Releases: amplitude/Amplitude-Kotlin
Releases Β· amplitude/Amplitude-Kotlin
v1.19.1
1.19.1 (2024-10-04)
Bug Fixes
- don't delete old profile file for backwards compatibility (#227) (4e6957c)
v1.18.0
1.18.0 (2024-08-22)
Features
- Capture top-level Fragments with Autocapture (#216) (e16b97a)
v1.17.3
1.17.3 (2024-08-13)
Bug Fixes
- only track button text for the elementInteraction option of autocapture (#219) (d566c74)
v1.17.2
1.17.2 (2024-08-13)
Bug Fixes
- Add target text capture for Android Views in Autocapture (#218) (7617f88)
v1.17.1
1.17.1 (2024-08-09)
Bug Fixes
- Fix OOM error when a bad api key is passed (#210) (8f1c047)
v1.17.0
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
1.16.8 (2024-05-30)
Bug Fixes
- fix race condition where an event can be processed before a session gets extended (#198) (c3627d0)