All Versions
29
Latest Version
Avg Release Cycle
79 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v4.4.1 Changes
- ๐ bugfix Fixed a crash happening due to concurrent access of the MemoryQueue. #216
-
v4.4.0 Changes
- ๐ feature Added a way to add custom dimension in the action scope. #111
- ๐ feature Added automatic generation of the url property. #197
- ๐ improvement The PiwikTracker is now save to create in a background thread. #175
- ๐ improvement The Logger is now objc compatible. #185
- ๐ improvement Default
example.com
urls aren't generated anymore. #194 - ๐ improvement The Device and Applications structs are now public. #191
-
v4.1.0 Changes
- ๐ 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
-
v4.0.0-beta2 Changes
- ๐ feature Added the possibility to set the url for a screen view event. #92
- ๐ feature Added the functionality to start new sessions. #136
- ๐ fixed The value of an event got wrongly encoded when dispatching. #140
- ๐ fixed Fixed an issue where tracking an event wasnโt possible from Objective-C code. #142
-
v4.0.0-beta1 Changes
- no changes
-
v4.0.0-alpha1 Changes
- ๐ feature Started rewrite in Swift
- ๐ feature Tracking Screen Views
- ๐ feature Tracking Events
- ๐ feature URLSessionDispatcher
- ๐ feature Non persistent Event Queue