Releases: mapbox/mapbox-events-ios
Releases · mapbox/mapbox-events-ios
v0.9.2
v0.9.1
Changes since 0.9.0
- Adds persistence for internal events #109
- Adds attributes to
telemetryMetrics
event #114 - Fixes various bugs around
telemetryMetrics
event #114, #113 - Removes TrustKit Logger #108
- Refactors MMEDateWrapper to MMEDate #106
- Adds additional error handling #100
Please note that this version of the framework writes a file to ~/Library/Caches/com.mapbox.MapboxMobileEvents
to store pending telemetry metrics. This is new behavior and may be noticed by end-users or security researchers who are inspecting application sandboxes. We expect that the file size is less than 4K, the file is written when sending events to record network usage and event counter statistics. If the application is quit or crashes, the pending events are sent when the application is re-launched.
v0.9.0
v0.8.1
v0.8.0
v0.7.0
v0.6.0
v0.5.1
v0.5.0
- Add Search Event #61
- Add CarPlay Event #64
- Add more Vision support #65
- Update public key pinning with new hashes #56
- Refactor configurator to support /config endpoint #56
- Fixed sporadic crash with location updates #59
- Fixed crash related to telemetry upload #62
- Fixed crash that occurred during power state changes #63