User Agent Versions Save

This project has been moved, check the README.md file!

v0.6.0

1 year ago

v0.5.3

2 years ago

v0.5.2

4 years ago
  • Detect Electron. See commit.
  • Add support for both http and https site urls. See commit.
  • Add more support for BingBot. See commit.
  • Add a test case for Firefox focus on iOS. See commit.
  • Detect iMessage-Preview. See commit.

v0.5.1

4 years ago
  • 00a868fa17e7 add Firefox for iOS
  • 8c16c37f4e07 Add go.mod
  • 7e313fc62553 Use CodeLingo to Address Further Issues
  • 95b0c164394f Fix function comments based on best practices from Effective Go
  • 1df9e04ee4f5 test: mobile Yandex Browser
  • 6eb76c60b5e8 Add Yandex browser
  • 8b3999083770 Updating license notice
  • 82f141dea4a8 Detect Chrome for iOS correctly
  • 5723c361ed97 Facebook App Handling
  • 57c32981bd5f Add a new google bot user agent format

v0.5.0

5 years ago

Newly supported and improvements

  • f659b9863849 Added support for Microsoft Edge
  • 783ec61292ae Precompile regular expressions
  • 78413629666f Added support for Dalvik user agent parsing
  • 0319fcf00bfd Improved bot support (also e25e612b37a4)
  • 6e7843e05771 Add Chromium support and Ubuntu specific tests
  • 3335cae017e7 Add OSInfo function to user agent (also 7286ca6abc28)
  • 6fe362d7cd64 Detect updated UA for Googlebot
  • 1438bfba89d7 Adds the Adsense bot (mobile)

Fixes

  • 8d86c2cf88bf Fixed bug when extracting windows 10
  • 9d00ff9e4202 Fixed bug on mobile Firefox browsers running on Android OS versions that report their version number inline.

Other

  • 63395b193f8812526305bec75ea7117262a124aa Improved testing infrastructure (also 63395b193f8812526305bec75ea7117262a124aa)