Releases: Automattic/Automattic-Tracks-iOS
Releases · Automattic/Automattic-Tracks-iOS
4.2.1
03 Mar 10:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix UIApplication non-public API usage on watchOS causing App Store rejection (error 90338). #323
4.2.0
02 Mar 09:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix logID setter silently failing when event.extra is nil, causing Sentry crash reports to intermittently miss the encrypted log UUID. [#320 ]
Internal Changes
watchOS compatibility [#317 ]
4.1.0
05 Feb 05:49
Compare
Sorry, something went wrong.
No results found
Internal Changes
The Sentry version used is now 9.4.0 [#315 ]
4.0.0
16 Jan 02:29
Compare
Sorry, something went wrong.
No results found
Breaking Changes
The library no longer includes its version in the User Agent used to send event to the server. [#313 ]
Internal Changes
Improved properties validation against reserved names [#307 ]
With this version, Tracks only supports distribution via Swift Package Manager [#311 ]
3.5.4
10 Sep 09:42
Compare
Sorry, something went wrong.
No results found
Internal Changes
Make user agent compatible with existing values [#304 ]
Full Changelog : 3.5.3...3.5.4
3.5.3
09 Sep 22:16
Compare
Sorry, something went wrong.
No results found
Internal Changes
Send device model and OS with UserAgent string [#303 ]
Full Changelog : 3.5.2...3.5.3
3.5.2
29 Jan 19:53
Compare
Sorry, something went wrong.
No results found
Internal Changes
Use ephemeral URLSession to send encrypted logs [#300 ]
3.5.1
29 Nov 07:18
Compare
Sorry, something went wrong.
No results found
Internal Changes
Fix SwiftUI previews on Mac which broke due to a bug in Sentry [#297 ]
3.5.0
24 Jul 01:48
Compare
Sorry, something went wrong.
No results found
New Features
Exposed Sentry's onCrashedLastRun to CrashLoggingDataProvider. [#292 ]
Tracks events are now reported in batches of up to 1000 events, for better performance under large loads. [#293 ]
3.4.2
18 Jun 14:13
Compare
Sorry, something went wrong.
No results found
Update Sentry to be Xcode 16.0 Beta 1 compatible