Skip to content

Releases: amplitude/Amplitude-JavaScript

v8.2.2

12 May 23:50
10cf8c8
Compare
Choose a tag to compare

##Bug Fixes

fix(cookies): dedup cookies on init (#390)

v8.2.1

11 May 17:47
Compare
Choose a tag to compare

8.2.1 (2021-04-30)

Bug Fixes

v8.2.0

28 Apr 19:19
Compare
Choose a tag to compare

8.2.0 (2021-04-28)

Features

  • Add HTTP header configurations to options (#379) (4aaa26f)

v8.1.0

19 Mar 18:07
Compare
Choose a tag to compare

8.1.0 (2021-03-19)

Features

  • identify: add preInsert, postInsert, remove to Identify and gro… (#372) (7e9e992)

v8.0.0

15 Mar 20:30
Compare
Choose a tag to compare

8.0.0 (2021-03-15)

Bug Fixes

  • BREAKING CHANGES: Removed support for React Native
  • call onError in init function (#368) (d2ae868)
  • remove callback from argument to function that takes no arguments (#370) (777dead)

v7.4.4

08 Mar 19:32
Compare
Choose a tag to compare

7.4.4 (2021-03-02)

Bug Fixes

  • remove only test and small robustness regression (#357) (9f7b036)

v7.4.3

24 Feb 00:53
Compare
Choose a tag to compare

7.4.3 (2021-02-24)

Bug Fixes

  • Uncaught session storage security error handling (#358) (560bb05)

v7.4.2

24 Feb 00:53
Compare
Choose a tag to compare

7.4.2 (2021-02-11)

Bug Fixes

  • lint: Do not directly call object builtins (#344) (14fc693)

v7.4.1

11 Jan 22:56
Compare
Choose a tag to compare

7.4.1 (2021-01-11)

Bug Fixes

  • Bug with logEvent callbacks not being called when unsent events are dropped (#342) (f243a92), closes #142

v7.4.0

06 Jan 21:06
Compare
Choose a tag to compare

7.4.0 (2021-01-06)

Features