Skip to content

Releases: amplitude/Amplitude-Kotlin

v1.1.3

12 Aug 04:47
Compare
Choose a tag to compare

1.1.3 (2022-08-12)

Bug Fixes

  • Unterminated arrays caused by multi client instances with same name and api key (#61) (48d5be2)

v1.1.2

10 Aug 23:28
Compare
Choose a tag to compare

1.1.2 (2022-08-10)

Bug Fixes

  • add version_name to event json body (#60) (0ff8d67)

v1.1.1

06 Aug 00:45
Compare
Choose a tag to compare

1.1.1 (2022-08-06)

Bug Fixes

  • Amplitude.build() is not main thread safe on Android (#55) (42ad931)
  • fix not call close in strict mode (#56) (20bf7ef)

v1.1.0

29 Jul 03:20
Compare
Choose a tag to compare

1.1.0 (2022-07-29)

Bug Fixes

  • authorize for release action (#47) (5c44d34)
  • invalid json array string for android file storage (#50) (593050a)

Features

  • add reset method to reset userId and deviceId (#48) (837895a)

v1.0.1

21 Jul 22:26
Compare
Choose a tag to compare

1.0.1 (2022-07-21)

Bug Fixes

v1.0.0

28 Jun 20:37
Compare
Choose a tag to compare

1.0.0 (2022-06-28)

Bug Fixes

Features

0.1.0-beta.9

13 Jun 23:18
Compare
Choose a tag to compare
0.1.0-beta.9 Pre-release
Pre-release

0.1.0-beta.9 (2022-06-13)

Features

0.1.0-beta.8

04 Jun 01:28
Compare
Choose a tag to compare
0.1.0-beta.8 Pre-release
Pre-release

0.1.0-beta.8 (2022-06-04)

Features

  • set the client userId and deviceId in identify call (#37) (2c8b3f1)

0.1.0-beta.7

01 Jun 18:07
Compare
Choose a tag to compare
0.1.0-beta.7 Pre-release
Pre-release

0.1.0-beta.7 (2022-06-01)

Features

  • add configuration java support (#35) (a4e0801)
  • enable to pass the event options for all track call (#36) (8dd1ab6)

0.1.0-beta.6

26 May 21:47
Compare
Choose a tag to compare
0.1.0-beta.6 Pre-release
Pre-release

0.1.0-beta.6 (2022-05-26)

Features

  • add plan in configuration and export (#34) (d84a84e)