All Versions
29
Latest Version
Avg Release Cycle
79 days
Latest Release
-

Changelog History
Page 1

  • v7.5.2 Changes

    • ๐Ÿ›  bugfix Fixed an issue where the revenue of a goal wasn't sent to the server anymore. #414
  • v7.5.1 Changes

    • ๐Ÿ›  bugfix Fixed an issue where the latest version couldn't be installed via SPM. #402
  • v7.5.0 Changes

    • ๐Ÿ‘Œ 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.0 Changes

    • ๐Ÿ‘Œ 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

    October 25, 2020
  • v7.2.2 Changes

    August 30, 2020
    • ๐Ÿ›  bugfix Fixed bug, where new session not started manually #325
  • v7.2.1 Changes

    June 01, 2020
    • ๐Ÿ‘Œ improvement Added back detailed phone model feature #253. #330
    • ๐Ÿ‘Œ improvement Set application extension API only to true #334. #335
    • ๐Ÿ›  bugfix Fixed an issue where device information and operating system sometimes wasn't tracked. #329
  • v7.2.0 Changes

    November 06, 2019
    • ๐Ÿ”‹ 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 Changes

    September 18, 2019
    • ๐Ÿ›  bugfix Fixed an issue with a new forcedVisitorId value validation. #315
  • v7.0.0 Changes

    September 03, 2019
    • important Dropped support for iOS 8 and 9. #306
    • ๐Ÿ‘Œ improvement Updated to Swift 5.0 and Xcode 10.3 tools version. #306
    • ๐Ÿ‘Œ improvement Added cdt query item in addition to h/m/s values [#301] (#301)
    • ๐Ÿ‘Œ improvement Replaced UIWebView with WkWebView. #308