You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
* 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
4
* Upgrade user agent parser for browser detection to keep up-to-date with browser updates.
5
5
* Fix bug where Android browsers were reported as Safari on Linux.
6
+
* Fix bug with line endings in UTF-8 encoder that was causing issues with checksums.
0 commit comments