Skip to content

Releases: amplitude/Amplitude-Kotlin

v1.9.1

03 Jun 00:51
Compare
Choose a tag to compare

1.9.1 (2023-06-03)

Bug Fixes

v1.9.0

26 May 17:29
Compare
Choose a tag to compare

1.9.0 (2023-05-26)

Bug Fixes

  • event options should override event properties, refresh last event time on exit foreground (#122) (652ea42)

Features

  • add remnant events migration plugin (#40) (6225f5d)

v1.8.2

24 Apr 21:03
Compare
Choose a tag to compare

1.8.2 (2023-04-24)

Bug Fixes

  • update identify transfer to merge identify only (#118) (fbf11ef)

v1.8.1

13 Apr 21:42
Compare
Choose a tag to compare

1.8.1 (2023-04-13)

Bug Fixes

  • fix log session event when optOut is true (#117) (155b3f5)

v1.8.0

10 Apr 21:21
Compare
Choose a tag to compare

1.8.0 (2023-04-10)

Bug Fixes

  • filter null values in identify intercept (#116) (3689fc1)

Features

v1.7.1

06 Mar 20:37
Compare
Choose a tag to compare

1.7.1 (2023-03-06)

Bug Fixes

  • catch and prevent index out bound exception (#108) (7a4eb11)

v1.7.0

24 Feb 22:36
Compare
Choose a tag to compare

1.7.0 (2023-02-24)

Features

v1.6.2

14 Feb 07:25
Compare
Choose a tag to compare

1.6.2 (2023-02-14)

Bug Fixes

  • return 'sessionId' property to Amplitude class (#106) (7a938a1)

v1.6.1

03 Feb 18:26
Compare
Choose a tag to compare

1.6.1 (2023-02-03)

Bug Fixes

  • catch filenotfound exception when rollover before upload (#103) (80bc1f5)

v1.6.0

19 Jan 23:40
Compare
Choose a tag to compare

1.6.0 (2023-01-19)

Features

  • add log.debug to send event and handle response (#100) (23c485a)