Skip to content

Releases: tarampampam/random-user-agent

v4.2.2

24 Sep 12:00
a41e9fe
Compare
Choose a tag to compare

What's Changed

📦 Dependency updates

Full Changelog: v4.2.1...v4.2.2

v4.2.1

05 Sep 07:49
79d54a7
Compare
Choose a tag to compare

What's Changed

Other Changes

📦 Dependency updates

  • chore(deps): bump react-router-dom from 6.24.0 to 6.25.1 in the npm-production group by @dependabot in #603
  • chore(deps-dev): bump the npm-development group with 8 updates by @dependabot in #604
  • chore(deps-dev): bump @typescript-eslint/parser from 7.14.1 to 7.18.0 by @dependabot in #607
  • chore(deps-dev): bump @types/node from 20.14.9 to 22.0.2 by @dependabot in #608
  • chore(deps): bump react-router-dom from 6.25.1 to 6.26.1 in the npm-production group by @dependabot in #611
  • chore(deps-dev): bump the npm-development group with 7 updates by @dependabot in #612

Full Changelog: v4.2.0...v4.2.1

v4.2.0

16 Jul 06:16
ff9dc31
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Overload Navigator.maxTouchPoints property for Android and iOS devices in #601

Full Changelog: v4.1.1...v4.2.0

v4.1.1

05 Jul 19:16
50aee55
Compare
Choose a tag to compare

What's Changed

🛠 Fixes

  • Disabling statistics collection should work fine now in #598 (issue #595)

Full Changelog: v4.1.0...v4.1.1

v4.1.0

26 May 13:29
b74bad5
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Added option to disable stats collecting #585

Full Changelog: v4.0.2...v4.1.0

v4.0.2

16 May 19:22
290881f
Compare
Choose a tag to compare

What's Changed

🛠 Fixes

  • Fix the Firefox bug with user-agent renewing #584

Other Changes

  • Revert "fix: Storage availability checking method (use random string instead of null)"

Full Changelog: v4.0.1...v4.0.2

v4.0.1

14 May 12:50
78aa03b
Compare
Choose a tag to compare

What's Changed

🛠 Fixes

  • chrome.commands API may be unavailable for some reasons, an additional check for this case was added in #578
  • Fix the Firefox error, when invalid IP addresses are in the whitelist in #579
  • Default generator types were not set depending on the browser in #580
  • Storage availability checking method (use random string instead of null) in #581

Full Changelog: v4.0.0...v4.0.1

v4.0.0

13 May 15:50
8679cbb
Compare
Choose a tag to compare

What's Changed

During the work on the new extension version, several major changes have been made. Here are the most important ones:

  • Migrated to MV3 (manifest version 3)
  • Replaced Vue.js with React
  • Substituted Webpack with Vite
  • Enhanced JavaScript protection
  • Appears to have fixed the CloudFlare infinite loop issue
  • The popup window now allows the selection of OS and browser, with an option to sync the OS with the host OS (new option)
  • Domain wildcard rules are no longer available
  • The latest browser versions for generation are now updated automatically
  • The extension now collects statistics using the Google Analytics events system (reporting errors and the total amount of browsers run with the extension)
  • Various other changes and improvements

Note: This release may have some bugs, so if this is critical for you, please wait a few weeks

Full Changelog: v3.19.0...v4.0.0

v4.0.0-alpha-5

12 May 13:33
5a5b967
Compare
Choose a tag to compare
v4.0.0-alpha-5 Pre-release
Pre-release

For internal testing purposes only, DO NOT USE

v4.0.0-alpha-4

12 May 13:20
01e8ba7
Compare
Choose a tag to compare
v4.0.0-alpha-4 Pre-release
Pre-release

For internal testing purposes only, DO NOT USE