Skip to content

Releases: amplitude/Amplitude-Kotlin

v1.26.2

17 Mar 18:40

Choose a tag to compare

1.26.2 (2026-03-17)

Bug Fixes

  • null safety for activity.intent in AndroidLifecyclePlugin (#372) (2f784f9)

v1.26.1

11 Mar 23:05

Choose a tag to compare

1.26.1 (2026-03-11)

Bug Fixes

  • out-of-session event should not extend or trigger a session (#365) (94df3ad)

v1.26.0

03 Mar 00:17

Choose a tag to compare

1.26.0 (2026-03-03)

Features

  • integrate remote config into autocapture (#359) (91b18f5)

v1.25.4

24 Feb 19:13

Choose a tag to compare

1.25.4 (2026-02-24)

Bug Fixes

  • async disk persistence in IdentityManagerImpl to avoid StrictMode violations (#361) (7fc3476)

v1.25.3

23 Feb 19:30

Choose a tag to compare

1.25.3 (2026-02-23)

Bug Fixes

  • synchronize identity updates with event processing (#356) (f7cfb53)
  • use streaming read in getEventString to prevent OOM (#358) (46c1d37)

v1.25.2

17 Feb 18:33

Choose a tag to compare

1.25.2 (2026-02-17)

Bug Fixes

  • always register activity lifecycle callbacks for accurate session tracking (#355) (3624d45)

v1.25.1

10 Feb 00:14

Choose a tag to compare

1.25.1 (2026-02-10)

Bug Fixes

v1.25.0

07 Feb 00:29

Choose a tag to compare

1.25.0 (2026-02-07)

Features

v1.24.0

04 Feb 19:01

Choose a tag to compare

1.24.0 (2026-02-04)

Features

v1.23.1

21 Jan 20:41

Choose a tag to compare

1.23.1 (2026-01-21)

Bug Fixes

  • ensure start method runs on main thread to prevent crashes (#345) (0653f41)