Skip to content

Releases: amplitude/Amplitude-Kotlin

v1.18.0

22 Aug 16:58
Compare
Choose a tag to compare

1.18.0 (2024-08-22)

Features

  • Capture top-level Fragments with Autocapture (#216) (e16b97a)

v1.17.4

21 Aug 22:22
Compare
Choose a tag to compare

1.17.4 (2024-08-21)

Bug Fixes

  • Catch network connectivity exceptions (#221) (1ed787b)

v1.17.3

13 Aug 23:32
Compare
Choose a tag to compare

1.17.3 (2024-08-13)

Bug Fixes

  • only track button text for the elementInteraction option of autocapture (#219) (d566c74)

v1.17.2

13 Aug 16:43
Compare
Choose a tag to compare

1.17.2 (2024-08-13)

Bug Fixes

  • Add target text capture for Android Views in Autocapture (#218) (7617f88)

v1.17.1

09 Aug 17:08
Compare
Choose a tag to compare

1.17.1 (2024-08-09)

Bug Fixes

  • Fix OOM error when a bad api key is passed (#210) (8f1c047)

v1.17.0

08 Aug 18:56
Compare
Choose a tag to compare

1.17.0 (2024-08-08)

Bug Fixes

Features

  • add autocapture for element clicks (#199) (7f0a500)
  • add autocapture in configs (#207) (dcb9393)
  • add screen name to elementInteractions properties for autocapture (#209) (8044122)
  • add scroll and swipe autocapture (#201) (1a5a392)

v1.16.8

30 May 18:08
Compare
Choose a tag to compare

1.16.8 (2024-05-30)

Bug Fixes

  • fix race condition where an event can be processed before a session gets extended (#198) (c3627d0)

v1.16.7

28 Mar 00:10
Compare
Choose a tag to compare

1.16.7 (2024-03-28)

Bug Fixes

  • revert recent session changes from 1.16.3 to 1.16.6 (#191) (8d7271f)

v1.16.6

27 Mar 23:01
Compare
Choose a tag to compare

1.16.6 (2024-03-27)

Bug Fixes

  • fix storage timing issue from last commit, set sessionId before plugin.setup (#190) (84b4b9d)

v1.16.5

27 Mar 20:42
Compare
Choose a tag to compare

1.16.5 (2024-03-27)

Bug Fixes

  • session id not set before plugin setup (#189) (42e4fef)