This repository has been archived by the owner on Mar 10, 2023. It is now read-only.
Releases: HaraldWalker/user-agent-utils
Releases · HaraldWalker/user-agent-utils
Maintenance release 1.21
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
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
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
Maintenance release 1.17
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
- 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
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
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
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
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)