Skip to content

Releases: amplitude/Amplitude-JavaScript

v2.0.3

22 Jan 23:28
Compare
Choose a tag to compare
  • Collect browser language

v2.0.2

02 Jan 23:51
Compare
Choose a tag to compare
  • Fix an AMD loading conflict.

v2.0.1

08 Dec 22:19
Compare
Choose a tag to compare
  • Add setDeviceId for custom device id.
  • Fix bug where session ids weren't stored when a session timed out.

v2.0.0

07 Nov 22:30
Compare
Choose a tag to compare
  • Automatically store cookies at top most domain if possible.
  • Improve browser and OS detection
  • Fixed bug where event ID wasn't being stored across sessions.
  • Add tests

v1.3

12 Sep 03:51
Compare
Choose a tag to compare

Add session tracking.

v1.2

11 Jun 21:46
Compare
Choose a tag to compare
Update to version 2 of data collection API.

* Send client upload time and checksum
* Rename setGlobalUserProperties to setUserProperties (setGlobalUserProperties kept for backward compatibility)