Skip to content

Releases: amplitude/Amplitude-Kotlin

v1.12.0

27 Oct 18:46
Compare
Choose a tag to compare

1.12.0 (2023-10-27)

Features

v1.11.2

16 Oct 20:34
Compare
Choose a tag to compare

1.11.2 (2023-10-16)

Bug Fixes

  • skip deep link event when url is missing (#150) (b8a4a87)

v1.11.1

13 Sep 19:49
Compare
Choose a tag to compare

1.11.1 (2023-09-13)

Bug Fixes

  • do not throw NotImplemented error for existing "legacy database"file if the file is not a sqlite file (#147) (3e0b851)

v1.11.0

23 Aug 20:40
Compare
Choose a tag to compare

1.11.0 (2023-08-23)

Features

  • migrate 'api key' storage data to 'instance name' storage (#143) (67af8e3)

v1.10.4

09 Aug 18:41
Compare
Choose a tag to compare

1.10.4 (2023-08-09)

Bug Fixes

  • revert "fix: wait until build (including possible legacy data migration) is finished (#138)" (#140) (c1acc71)
  • wait until build (including possible legacy data migration) is finished (#142) (78110e4), closes #138

v1.10.3

09 Aug 07:37
Compare
Choose a tag to compare

1.10.3 (2023-08-09)

Bug Fixes

  • wait until build (including possible legacy data migration) is finished (#138) (c3075a9)

v1.10.2

23 Jun 17:29
Compare
Choose a tag to compare

1.10.2 (2023-06-23)

Bug Fixes

  • enable legacy data migration by default (#130) (24430ec)

v1.10.1

22 Jun 18:25
Compare
Choose a tag to compare

1.10.1 (2023-06-22)

Bug Fixes

  • make default tracking options java compatible (#129) (290bf31)

v1.10.0

21 Jun 17:48
Compare
Choose a tag to compare

1.10.0 (2023-06-21)

Features

v1.9.2

13 Jun 16:52
Compare
Choose a tag to compare

1.9.2 (2023-06-13)

Bug Fixes

  • do not fetch advertising Id if adid tracking is disabled (#125) (7e570a2)