Skip to content

Releases: Tealium/tealium-swift

1.3.2.1

07 Aug 22:31
Compare
Choose a tag to compare
1.3.2

1.3.2

07 Aug 21:21
Compare
Choose a tag to compare
1.3.2

1.3.1

25 Jul 09:02
Compare
Choose a tag to compare
1.3.1

1.3.0

24 Jul 09:22
Compare
Choose a tag to compare

1.2.0

03 May 15:41
Compare
Choose a tag to compare
  • 1.2.0
    • Added Datasource module (build 1), which makes available:
      • tealium_datasource
    • Added RemoteCommands module (build 1).
    • Added TagManagement module (build 1).
    • Added TealiumUtils to core module.
    • Refactor of TealiumDelegateModule (build 2) to use generic mulitcast delegate.
    • Refactored TealiumModuleManager (build 3) removed track pre-processing and added a defer block protection within the getClassList() method.
    • Updated Tealium.swift (build 2) added class function to do track pre-processing.
    • Updated Lifecycle module (build 2) to properly return tealium_event & tealium_event_type with auto triggered lifecycle calls.

1.1.3

21 Feb 16:55
Compare
Choose a tag to compare
- Added Lifecycle module (build 1) added. Adds the following auto variables:
    - lifecycle_diddetectcrash
    - lifecycle_dayofweek_local
    - lifecycle_dayssincelaunch
    - lifecycle_dayssinceupdate
    - lifecycle_dayssincelastwake
    - lifecycle_firstlaunchdate
    - lifecycle_firstlaunchdate_MMDDYYYY
    - lifecycle_hourofday_local
    - lifecycle_isfirstlaunch
    - lifecycle_isfirstlaunchupdate
    - lifecycle_isfirstwakemonth
    - lifecycle_isfirstwaketoday
    - lifecycle_lastlaunchdate
    - lifecycle_lastsleepdate
    - lifecycle_lastwakedate
    - lifecycle_lastupdatedate
    - lifecycle_launchcount
    - lifecycle_priorsecondsawake
    - lifecycle_secondsawake
    - lifecycle_sleepcount
    - lifecycle_type
    - lifecycle_totalcrashcount
    - lifecycle_totallaunchcount
    - lifecycle_totalwakecount
    - lifecycle_totalsleepcount
    - lifecycle_totalsecondsawake
    - lifecycle_updatelaunchdate
    - lifecycle_wakecount
- Added Delegate module (build 1)
- Fix Collect module (build 3) to correctly report problematic sends
- Updated Attribution module (build 2) with minor refactor
- Updated Autotracking module (build 2) by deprecating autotrackingDelegate protocols - use the Delegate module instead
- Updated Logger module (build 3) with cleaner error output.
- Updated Module base (build 2) with a isEnabled property
- Updated ModuleManager (build 2) with an internal allModulesEnabled() function

1.1.1

27 Jan 21:02
Compare
Choose a tag to compare
  • Async module added
  • [String:AnyObject] dictionary usage replaced with more convenient [String:Any]
  • iOS Sample app updated
  • macOS Sample app updated
  • tvOS Sample app updated
  • watchOS Sample app updated

1.1.0

02 Dec 19:04
Compare
Choose a tag to compare
  • New track with type API added
  • New auto Tealium variable added:
    • app_uuid
    • tealium_event_type
  • Drag & Drop Module Architecture implemented
  • iOS Sample app added
  • macOS Sample app added
  • tvOS Sample app added
  • watchOS Sample app added
  • Additional Tests added

1.0.1

03 Nov 18:56
Compare
Choose a tag to compare
Merge pull request #3 from mertid/master

1.0.1