Releases: amplitude/Amplitude-Kotlin
Releases · amplitude/Amplitude-Kotlin
v1.20.7
1.20.7 (2025-05-02)
Bug Fixes
- default location listening to false (#270) (3946f35)
- make DefaultEventUtils internal (#264) (6f17917)
- mark event utils as deprecated (#268) (ff00a73)
- update network listener to cover cases where network is blocked (#267) (f347bb1)
v1.20.5
1.20.5 (2025-04-02)
Bug Fixes
- compose autocapture properties update (#261) (a49b6a7)
- reformatting and warning fixes for upload ordering ticket (#257) (61eb7ee)
- retry upload order (#259) (59a339d)
v1.20.3
1.20.3 (2025-03-10)
Bug Fixes
- add consumer-rules for useAppSetIdForDeviceId = true (#249) (83cc361)
- ignore illegal state exception on addShutdownHook w/c happens when shutdown sequence has begun (#248) (864cbc4)
- initialize custom http client with configuration (#240) (1173728)
- respect play services flags inside context provider (#252) (e7f9112)
v1.20.2
1.20.2 (2025-02-28)
Bug Fixes
- adding ability to track revenue currency (#244) (f33552b)
v1.20.1
1.20.1 (2025-02-25)
Bug Fixes
- autocapture observer null pointer exception (#243) (d4f80ae)
v1.20.0
1.20.0 (2025-02-11)
Features
- cleaning up http client interface and adding the ability to use custom http clients (#237) (bddd9d7)