Skip to content

Releases: at-internet/piano-analytics-apple

3.0.6

25 Sep 15:39
Compare
Choose a tag to compare

New

  • Add dictionary initializer to configuration #5
  • Add urlSessionSession to configuration #10 #11

Fix

  • Fix: dispatch autoheartbeat timers, send offline event dispatch #13

3.0.5

16 Jun 06:40
Compare
Choose a tag to compare

Fixes

  • AV Insights: heartbeats delays are now properly processed for undeclared minutes
  • AV Insights: New Media helper setExtraProperties to set properties on automatically generated events
  • SDK version is now public PianoAnalytics.sdkVersion

3.0.4

20 Mar 15:31
Compare
Choose a tag to compare

Fixes

  • Privacy: add device_manufacturer and device_model to whitelisted properties

3.0.3

15 Mar 13:45
Compare
Choose a tag to compare

Fixes

  • Changed following automatic properties name
    • os_name -> os
    • manufacturer -> device_manufacturer
    • model -> device_model
  • Allow VisitorID storage for exempt privacy mode

3.0.2

19 Jan 14:58
Compare
Choose a tag to compare

Fixes

  • Fixed conflict with Reachability Class
  • Fixed handling of space characters in the path to the default configuration

3.0.1

20 Jun 15:07
Compare
Choose a tag to compare

Added or Changed

  • Changed storage keys name (with backward compatibility)
  • Fixed user storage in case no category was set

3.0.0

20 Jun 15:02
Compare
Choose a tag to compare

Added or Changed

  • releasing to Github