Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

33 lines (25 loc) · 1.76 KB

Changelog

Unreleased

  • feature Added ability to customize user agent. #168

4.1.0

  • feature Added Custom Dimension Tracking for the Visit Scope. #111
  • feature Transmitting the Screen resolution to the Piwik Backend. #149 (by @akshaykolte)
  • feature Added a Logger that can log messages in different levels. #147
  • feature Added macOS and tvOS compatibility. #134
  • bugfix Fixed a bug, where the tracker would stop automatic dispatching. #167

4.0.0

  • feature Renamed the Tracker to PiwikTracker. #146
  • feature Added isOptedOut parameter to the PiwikTracker. #124

4.0.0-beta2

  • feature Added the possibility to set the url for a sreen view event. #92
  • feature Added the functionality to start new sessions. #136
  • fixed The value of an event got wronly encoded when dispatching. #140
  • fixed Fixed an issue where tracking an event wasn’t possible from Objective-C code. #142

4.0.0-beta1

  • no changes

4.0.0-alpha1

  • feature Started rewrite in Swift
  • feature Tracking Screen Views
  • feature Tracking Events
  • feature URLSessionDispatcher
  • feature Non persistent Event Queue