Skip to content

Releases: amplitude/Amplitude-JavaScript

v8.20.1

01 Sep 18:10
Compare
Choose a tag to compare

8.20.1 (2022-09-01)

Bug Fixes

v8.20.0

24 Aug 19:07
Compare
Choose a tag to compare

8.20.0 (2022-08-24)

Features

  • enable the ability to overwrite the referrer (#551) (03c0a89)

v8.19.0

25 Jul 20:28
Compare
Choose a tag to compare

8.19.0 (2022-07-25)

Features

v8.18.5

24 Jun 00:49
Compare
Choose a tag to compare

8.18.5 (2022-06-24)

Bug Fixes

  • add guard for navigator for use in envs that do no support navigator (#542) (c3b31ad)
  • fix s3 upload script to use iam role (#534) (a453dc3)

v8.18.4

07 Jun 19:24
Compare
Choose a tag to compare
chore(release): 8.18.4 [skip ci]

## [8.18.4](https://github.com/amplitude/amplitude-javascript/compare/v8.18.3...v8.18.4) (2022-05-31)

### Bug Fixes

* polyfill object entries for ie11 ([#536](https://github.com/amplitude/amplitude-javascript/issues/536)) ([9e68a45](https://github.com/amplitude/amplitude-javascript/commit/9e68a4585c1d7147eca99d3be296054e8c232081))

v8.18.1

06 Apr 01:05
Compare
Choose a tag to compare

8.18.1 (2022-04-06)

Bug Fixes

v8.18.0

31 Mar 22:03
Compare
Choose a tag to compare

8.18.0 (2022-03-31)

Features

v8.17.0

10 Feb 21:51
Compare
Choose a tag to compare

8.17.0 (2022-02-10)

Features

  • Support seamless integration with amplitude experiment SDK (#457) (af8f9d1)

v8.16.1

28 Jan 19:16
Compare
Choose a tag to compare

8.16.1 (2022-01-28)

Bug Fixes

  • use Date.now() for test cookie value (#495) (03e270e)

v8.16.0

21 Jan 23:19
Compare
Choose a tag to compare

8.16.0 (2022-01-21)

Bug Fixes

Features

  • accept custom session id paramter in config (#485) (b64b8b0)
  • allow cors header to be excluded from request headers (#489) (0119ac7)