Releases: amplitude/Amplitude-Swift
Releases · amplitude/Amplitude-Swift
v1.9.1
1.9.1 (2024-09-05)
Bug Fixes
- Add maxQueuedEventCount parameter to trim events in storage if over a limit (#222) (0134383)
- Send a max of one upload at a time (#221) (63e76d9)
v1.9.0
1.9.0 (2024-08-24)
Features
v1.8.1
1.8.1 (2024-08-23)
Bug Fixes
- Delete events on an invalid api key response. (#211) (9329a26)
- Fix code compatibility issues on Xcode 14.1 (#213) (b2022b6)
- fix pinchGestureRecognizer unavailability issue on tvos (#217) (4c5ae67)
- set offline when receiving certain error responses (#212) (056ccbf)
v1.8.0
1.8.0 (2024-08-08)
Features
v1.7.0
1.7.0 (2024-07-11)
Bug Fixes
Features
v1.6.2
1.6.2 (2024-06-14)
Bug Fixes
- Don't use idfv for deviceId if invalid (#183) (f17e7fa)
v1.6.1
1.6.1 (2024-06-12)
Bug Fixes
- Add additional diagnostic logging (#177) (e0e47a7)
- dispatch identify interceptor callbacks on correct queue (#176) (eaf6d16)
- resolve compilation issue with watchOS 8.0 (#180) (d0b7bff)
v1.6.0
1.6.0 (2024-06-04)
Bug Fixes
- Disable network connectivity check on watchOS as it is not supported on real devices (#174) (853e4e5)
Features
- support single-target Watch applications (#163) (0d23d94)
v1.5.2
1.5.2 (2024-05-21)
Bug Fixes
- Send application opened for apps not yet using scene delegates (#167) (dd43026)
v1.5.1
1.5.1 (2024-05-15)
Bug Fixes
- Improve application opened event reliability (#165) (d3b9de7)