Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Releases: HaraldWalker/user-agent-utils

Maintenance release 1.21

24 Jan 10:00
Compare
Choose a tag to compare

Change log:

  • Added current and future Chrome, Firefox, Safari, Edge versions
  • Updated Android and iOS detection
  • Added Tizen as operating system including detection of smart TVs
  • Added detection of linux based smart TVs
  • Added additional bot detection

Maintenance release 1.20

29 May 15:26
Compare
Choose a tag to compare

Change log:
#142 Fix iPhone detection in case of Opera Mini agent-string
#154 Prevent bots with bot in UA-String from pretending to be Safari
Added latest Edge versions
Added current and future Chrome and Firefox versions
#152 improved version discovery specifically for Safari
#146 Fixed IE mobile 11 version detection

Maintenance release 1.19

07 Jan 21:37
Compare
Choose a tag to compare

Change log:

  • #138 Improved future Microsoft Edge detection and added Edge 13
  • Added current and future Firefox and Chrome versions
  • Improved detection of unsuported new Firefox versions
  • Added detection of Firefox mobile for iOS devices
  • Improved Phantom.js detection as BOT
  • Added support for Android 6 and Android 6 tablets

Maintenance release 1.18

03 Oct 16:14
Compare
Choose a tag to compare

Change log:

  • #118 Updated Opera support
  • #115 Improved Ubuntu detection
  • #114 Fixed Microsoft Edge version detection
  • #125 Improved Opera version detection
  • Safari 9 support

Maintenance release 1.17

02 Aug 16:52
Compare
Choose a tag to compare

Change log:

  • Added Ubuntu and Ubuntu Touch (mobile) detection
  • Added Windows 10 mobile detection
  • Added Microsoft Edge browser detection (contributed by https://github.com/nmaves)
  • Added future Firefox versions up to 42.

Maintenance release

16 Jun 06:13
Compare
Choose a tag to compare
  • iOS 8.2, 8.3, 8.4 and 9 added
  • Chrome updated with latest versions
  • Firefox updated with latest versions
  • Updated Opera browser detection
  • Xbox OS and Internet Explorer for Xbox added
  • Improved CFNETWORK browser detection
  • Added Vivaldi browser
  • Improved Windows 10 detection
  • Improved bot detection
  • Added Android 5 tablet detection
  • Performance improvements

Updates and additions

04 Dec 01:00
Compare
Choose a tag to compare

New in Version 1.15

  • Safari 7 and 8 added
  • iOS 8.1 added
  • Wearable device category added with detection of Google Glass
  • Chrome OS added
  • Windows 10 added
  • Android 5 added

Update with new user-agents

14 Sep 16:25
Compare
Choose a tag to compare

New in Version 1.14

  • IOS8 support added
  • added Opera Coast as new mobile browser
  • more Chrome and Firefox versions added, including future releases (up to Firefox 40 and Chrome 40)
  • added 3 Opera versions
  • performance improvements

Regular updates and some bug fixes

06 Apr 18:10
Compare
Choose a tag to compare

New in Version 1.13

  • Added additional Chrome and Opera browser versions
  • Added current and future Firefox versons
  • Added agent string handling for Microsoft RSS platform user-agents
  • Added detection of Windows Phone 8.1 and IE Mobile 11.
  • Fixed null pointer exception when user-agent-string was null
  • Adjusted IE11 regex to match IE11 on Win8

Updates and bug fixes

07 Dec 15:51
Compare
Choose a tag to compare

New in Version 1.12

  • Fix for version detection of Internet Explorer 11, contributed by https://github.com/parker
  • Browser versions are now comparable (#33), contributed by https://github.com/reindyr
  • Detect image proxy used by Google for Gmail
  • Detect Google's mobile bot (#8)
  • Internet Explorer 10 mobile version added (#28)
  • Improved Chrome mobile detection (#30)