This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
Releases: mssola/user_agent
Releases · mssola/user_agent
v0.6.0
- Added information on the model of mobile devices. See 746647ad73b5.
- Added support for PhantomJS. See 6b5e6f6ebfa8.
v0.5.3
- Fix detection of Firefox on iPad. See 42e4a8f39125.
- Fix detection of Linux ARM-based Android. See 3b0e113c8047.
- Add detection of Chromium Edge on Windows. See ea81f1e9d61c.
- Add detection of OkHttp. See 6b33e248e796.
v0.5.2
v0.5.1
- 00a868f add Firefox for iOS
- 8c16c37 Add go.mod
- 7e313fc Use CodeLingo to Address Further Issues
- 95b0c16 Fix function comments based on best practices from Effective Go
- 1df9e04 test: mobile Yandex Browser
- 6eb76c6 Add Yandex browser
- 8b39990 Updating license notice
- 82f141d Detect Chrome for iOS correctly
- 5723c36 Facebook App Handling
- 57c3298 Add a new google bot user agent format
v0.5.0
Newly supported and improvements
- f659b98 Added support for Microsoft Edge
- 783ec61 Precompile regular expressions
- 7841362 Added support for Dalvik user agent parsing
- 0319fcf Improved bot support (also e25e612)
- 6e7843e Add Chromium support and Ubuntu specific tests
- 3335cae Add OSInfo function to user agent (also 7286ca6)
- 6fe362d Detect updated UA for Googlebot
- 1438bfb Adds the Adsense bot (mobile)
Fixes
- 8d86c2c Fixed bug when extracting windows 10
- 9d00ff9 Fixed bug on mobile Firefox browsers running on Android OS versions that report their version number inline.