Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 4.76 KB

CHANGELOG.md

File metadata and controls

72 lines (51 loc) · 4.76 KB

Changelog

1.0.0

0.6.0

0.5.4

0.5.3

0.5.2

  • 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.

0.5.1

  • add Firefox for iOS. See commit.
  • Add go.mod. See commit.
  • Use CodeLingo to Address Further Issues. See commit.
  • Fix function comments based on best practices from Effective Go. See commit.
  • test: mobile Yandex Browser. See commit.
  • Add Yandex browser. See commit.
  • Updating license notice. See commit.
  • Detect Chrome for iOS correctly. See commit.
  • Facebook App Handling. See commit.
  • Add a new google bot user agent format. See commit.

0.5.0

Newly supported and improvements

  • Added support for Microsoft Edge. See commit.
  • Precompile regular expressions. See commit.
  • Added support for Dalvik user agent parsing. See commit.
  • Improved bot support (also e25e612b37a4). See commit.
  • Add Chromium support and Ubuntu specific tests. See commit.
  • Add OSInfo function to user agent (also 7286ca6abc28). See commit.
  • Detect updated UA for Googlebot. See commit.
  • Adds the Adsense bot (mobile). See commit.

Fixes

  • Fixed bug when extracting windows 10. See commit.
  • Fixed bug on mobile Firefox browsers running on Android OS versions that report their version number inline.. See commit.

Other

  • Improved testing infrastructure. See commit.

Older releases

See the description on each release here.