Skip to content

Latest commit

 

History

History
608 lines (325 loc) · 11.4 KB

CHANGELOG.md

File metadata and controls

608 lines (325 loc) · 11.4 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v3.19.0

Changed

  • Update of user agent versions

v3.18.0

Changed

  • Update of user agent versions

v3.17.0

Changed

  • Update of user agent versions

Added

v3.16.2

Changed

  • Update of user agent versions

v3.16.1

Changed

  • Update of user agent versions

Fixed

  • Indonesian localization [#379]

v3.16.0

Added

v3.15.1

Fixed

  • Hover icon title text #370

v3.15.0

Added

  • Displaying current user-agent on extension icon hover #364

Changed

  • The whitelist/blacklist modes toggle was redesigned #369

Fixed

  • Settings toggle for Black\White-List logic #367

v3.14.2

Fixed

  • War hint offsets (popup window scrolling)
  • Icons size of quick generator switcher

v3.14.1

Fixed

  • Quick generator switcher behavior

v3.14.0

Added

  • Quick generator switcher in the popup window #354
  • "Rate this addon" button (displayed until it is clicked once) #356
  • 🇫🇷 French localization by @maxgfr #355

Changed

  • Extension name Random User-AgentRandom User-Agent (Switcher) #354
  • Default generator type settings (for new users) #356

Fixed

  • Browser detection method (for internal usage only; reason) #356

v3.13.1

Fixed

  • Required locale for displaying the war hint

v3.13.0

Changed

  • Extension icon reverted

Added

  • A war hint for Russian users

Removed

  • "Previous settings" tab from the options page

v3.12.0

Added

  • Keyboard shortcut to user-agent renewal (Ctrl+Shift+U by default) #289, #352

v3.11.0

Added

Changed

  • Better custom user agents (including remote) OS/engine/browser determination (is needed for more accurate masking of the browser) #351

v3.10.0

Added

  • Additional HTTP headers (Sec-CH-UA, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA-Mobile) faking #348

v3.9.0

Changed

  • Versions of the generated user-agents

v3.8.0

Changed

  • Versions of the generated user-agents

v3.7.0

Changed

  • Versions of the generated user-agents

v3.6.0

Changed

  • Versions of the generated user-agents

v3.5.0

Added

  • Generator for "Edge on Mac" #222

v3.4.0

Added

  • German de localization (thanks to @Xenorio)

Changed

  • Versions of the generated user-agents

Fixed

  • Portuguese translation

v3.3.1

Fixed

  • Navigator oscpu leaking #191

v3.3.0

Added

  • Chinese zh_CN localization (thanks to @yfdyh000)
  • Portuguese pt_BR localization (thanks to @inkhorn-ptbr)
  • "Save changes" button on the options page
  • Possibility to use the remote User-Agents list #190, #175

Changed

Fixed

  • extraHeaders options bug for onHeadersReceived hook in FireFox
  • Colors in the popup window when chrome uses the "Force Dark" feature #184

v3.2.0

Added

  • Watching for the dynamically created iframes and pathing them

Fixed

  • Aggressive User-Agent detection (now even the inline scripts cannot detect the real User-Agent; thanks to @neroux for the idea) #26, #36
  • Navigator platform and vendor leaking #7, #144

v3.1.1

Fixed

  • User agent detection inside iframes #142, #36

v3.1.0

Added

  • Vietnamese (vi) localization, translated by the robots
  • Dark theme for the popup window (Firefox only)

Changed

  • i18n function calls in Vue files now with fallbacks

v3.0.0

Changed

  • The extension has been completely rewritten on TypeScript
  • The new settings format is not compatible with the previous version (you should migrate them manually - use the settings page to watch previous settings)
  • Improved User-Agent's generator

Removed

  • Locales uk and zh_CH :(

v2.2.13

Changed

  • Update of user agent versions
  • Console message with faked user-agent is disabled

v2.2.12

Changed

  • Update of user agent versions

v2.2.11

Changed

  • Update of user agent versions
  • Update of underlying regular expression library

v2.2.10

Removed (Firefox-only)

  • Removed on Firefox the JavaScript preference as well as the script overriding the user agent (f04e149 and 2569b90). This addresses #60 and fixes #59 and #98

v2.2.9

Changed

  • Fix for an incomplete Chrome user agent - 0265aa3

v2.2.8

Changed

  • Update of user agent versions

v2.2.7

Changed

  • Update of user agent versions
  • Legacy code removed

v2.2.6

Changed

  • Updated browser versions

v2.2.5

Changed

  • Updated Chrome, Firefox, and Edge versions

Added

  • Support for Firefox on Android

v2.2.4

Fixed

  • Fixes for [#12] and [#56]

v2.2.3

Changed

v2.2.2

Changed

  • Major user agent update

v2.2.1

Fixed

  • Fixed options windows height in Chrome 65

v2.2.0

Changed

v2.1.11

Changed

v2.1.10

Changed

  • Added zh_CN localization (thx to @yfdyh000)

v2.1.9

Changed

  • Safari version update, preparations for Firefox version
  • Regex fixes and JavaScript support enabled by default (88be3bd, 64f9eba, e2812b9, e34ba2d, ea9b9ba, 5f53fe3)

v2.1.8

Fixes

v2.1.7

Changed

  • Small UA generator fixes

v2.1.6

Changed

  • Small UA generator fixes

v2.1.5

Fixed

  • Issue fix [#15]

v2.1.4

Changed

  • Text adjustments

v2.1.3

Changed

  • Up generated browsers versions

v2.1.2

Added

  • Gulp & bower supports
  • Donation link

Changed

  • Refactoring

v2.1.1

Changed

  • Up generated browsers versions

Fixed

  • JS-protection method [#10]

v2.1.0.1

Fixed

  • Fix translation error

v2.1.0

Changed

  • All tests passed, stable release

v2.0.5

Added

  • Added Ukrainian localization

Removed

  • Font 'Roboto', font 'Material Icons' replaced with 'Flaticon' costom icons set

v2.0.4

Fixed

  • Fixed manifest file error

v2.0.3.1

Fixed

  • Small fixes

v2.0.3

Changed

  • Fixed synchronization event

v2.0.2

Added

  • JS-protection

Changed

  • Icons

Added

  • Russian localization

Fixed

  • Small fixes

v2.0.1

Changed

  • Extension totally re-writed, repository re-created

v1.5.5

Changed

  • Updated User-Agent strings (updated the extension to use more "current" browsers)

v1.5.4

Fixed

  • Fixed issue where auto-refresh interval wouldn't change

v1.5.3

Changed

  • Minor syntax amendments related to 'use strict'

v1.5.2

Fixed

  • A bug with loading settings (caused by the previous version update =) )

v1.5.1

Fixed

  • A bug with loading settings (default only after restarting the browser)

v1.5

Added

  • Added exclusion (exception) list

Changed

  • Default settings
  • Excluded files "content.js"

Fixed

  • Minor bug fixes

v1.4.1

Changed

  • Updated language packs, minor improvements

v1.4

Changed

  • Redesigned User-agent's algorithm change - no longer selects from one preset option, it now generates fully - have randexp.js to thank for it

Removed

  • Field "Description" as it was not correct

Fixed

  • A large number of small improvements

v1.3

Added

  • Added German (de) localization, fixed bugs in the absence of initialization

v1.2

Changed

  • First release on Github