Skip to content

Releases: matomo-org/matomo-sdk-ios

v7.6.0

03 Apr 12:25
Compare
Choose a tag to compare
  • feature Added support for watchOS. #352
  • feature Added Privacy Manifest. #448
  • improvement Increased deployment targets to iOS 11 and macOS 10.13. #431

v7.5.2

25 Jul 18:12
Compare
Choose a tag to compare
  • bugfix Fixed an issue where the revenue of a goal wasn't sent to the server anymore. #414

v7.5.1

08 Jan 12:13
Compare
Choose a tag to compare
  • bugfix Fixed an issue where the latest version couldn't be installed via SPM. #402

v7.5

03 Oct 15:16
Compare
Choose a tag to compare
  • improvement Allow overriding any of the tracking parameters. #360
  • improvement Fixed build warnings
  • improvement Use the new XCode build system #391
  • bugfix Fixed issue where only UserDefaults.standard is used despite specified another instance. #384

v7.4

03 Jan 08:17
Compare
Choose a tag to compare
  • improvement Escaped more symbols when sending events to the API. #313
  • improvement Removed unused humanReadablePlatformName Device property. #358
  • improvement Changed the cdt parameter to be accurate to milliseconds. #360
  • improvement Changed sending the ca parameter only for events that are no further specified. #363
  • bugfix Fixed macOS version recognition. #361

v7.3

03 Jan 08:17
Compare
Choose a tag to compare
  • improvement Support new ca tracking parameter for tracking requests that aren't page views. #354
  • improvement Completely overhauled the UserAgent generation for automatic device and OS discovery. #353

v7.2.2

19 Sep 14:55
Compare
Choose a tag to compare
  • bugfix Fixed bug, where new session not started manually #325

v7.2.1

01 Jun 15:10
Compare
Choose a tag to compare
  • improvement Added back detailed phone model feature. #330
  • improvement Set application extension API only to true. #335
  • bugfix Fixed an issue where device information and operating system sometimes wasn't tracked. #329

v7.2.0

06 Nov 08:22
Compare
Choose a tag to compare
  • feature Added support for the Swift Package Manager. #312
  • improvement Added new devices info #321
  • improvement Added timeout property to URLSessionDispatcher initialization method
  • bugfix Fixed an issue with WKWebView on iOS not returning a user agent string #322
  • bugfix Fixed a retain cycle on MatomoTracker. #316

v7.0.1

18 Sep 08:16
Compare
Choose a tag to compare
  • bugfix Fixed an issue with a new forcedVisitorId value validation. #315