Skip to content

Releases: Automattic/Automattic-Tracks-iOS

3.5.1

29 Nov 07:18
48c88ff
Compare
Choose a tag to compare

Internal Changes

  • Fix SwiftUI previews on Mac which broke due to a bug in Sentry [#297]

3.5.0

24 Jul 01:48
4d7d713
Compare
Choose a tag to compare

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
948c764
Compare
Choose a tag to compare
  • Update Sentry to be Xcode 16.0 Beta 1 compatible

3.4.1

15 May 08:02
cc32004
Compare
Choose a tag to compare

Bug Fixes

  • Fix Xcode 15.4 compatibility by using Sentry 8.26.0 [#286]

3.4.0

20 Mar 23:39
bd981ad
Compare
Choose a tag to compare

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]

3.3.0

08 Mar 15:18
be5df01
Compare
Choose a tag to compare

New Features

  • Add function to log JavaScript exceptions in CrashLogging [#278]

3.2.0

19 Jan 17:40
b6979ef
Compare
Choose a tag to compare

New Features

  • CrashLogging new API that supports logging Errors with Tag/Value [#274]

3.1.0

14 Dec 09:55
93a4022
Compare
Choose a tag to compare

New Features

  • CrashLoggingDataProvider now allows to specify the events sampling rate #271

3.0.0

16 Nov 17:42
018b35f
Compare
Choose a tag to compare

Breaking Changes

  • Sentry: The default releaseName value is now the Sentry default of package@version+build (e.g. [email protected]+1.2.3.4) instead of only providing the CFBundleVersionKey [#267]

What's Changed

Full Changelog: 2.4.0...3.0.0

2.4.0

01 Sep 05:08
6ff2e44
Compare
Choose a tag to compare

What's Changed

  • Fix TracksLogWarn messages aren't logged with Cocoapods integration #263

Full Changelog: 2.3.0...2.4.0