Releases: Automattic/Automattic-Tracks-iOS
Releases · Automattic/Automattic-Tracks-iOS
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
3.4.1
15 May 08:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix Xcode 15.4 compatibility by using Sentry 8.26.0 [#286 ]
3.4.0
20 Mar 23:39
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix a deadlock while getting device info. [#282 ]
Internal Changes
The device_info_status_bar_height event property value now will always be zero. [#281 ]
Calculate device_info_orientation event property value based on "device orientation" rather than "interface orientation". [#281 ]