Skip to content

Commit 941e132

Browse files
committed
Merge pull request #14 from amplitude/user-agent-detection
User agent detection upgrade
2 parents 7a2e787 + e7b5ff3 commit 941e132

File tree

8 files changed

+2025
-1542
lines changed

8 files changed

+2025
-1542
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Unreleased
22

33
* Use gzipped version of the library by default. If you still need the uncompressed version, remove ".gz" from the script url in your integration snippet.
4+
* Upgrade user agent parser for browser detection to keep up-to-date with browser updates.
5+
* Fix bug where Android browsers were reported as Safari on Linux.
46

57
## 2.1.0 (March 23, 2015)
68

0 commit comments

Comments
 (0)