Skip to content

Releases: adobe/aepsdk-core-ios

v3.7.0

16 Jun 18:35
1f03791
Compare
Choose a tag to compare

What’s Changed

  • Staging to Main for 3.7.0 release (#818) @cdhoffmann
  • Dev to Staging for 3.7.0 Release (#817) @cdhoffmann
  • bump version to 3.7.0 (#816) @cdhoffmann
  • [MOB-16673] Fix potential race conditions (#815) @cdhoffmann
  • [MOB-16572] Retrieve last set configuration shared state to speed up Identity boot and forceSync on subsequent launch (#808) @addb
  • Finish tvOS Support (#811) @cdhoffmann
  • feat: Add tvOS support (#798) @alexzchut
  • [MOB-16309] Fixed an issue where initial Identity sync was not sent on app relaunch (#799) @addb
  • Add Documentation for getSharedState API for 3rd Party Ext (#805) @cdhoffmann
  • [MOB-15968] Implemented logic to send ecid and customIds without waiting for config. (#782) @addb

v3.6.0

09 May 21:50
849561c
Compare
Choose a tag to compare

What’s Changed

v3.5.0

08 Apr 23:01
91aa40a
Compare
Choose a tag to compare

What’s Changed

v3.4.2

03 Feb 21:19
093c929
Compare
Choose a tag to compare

What’s Changed

v3.4.1

26 Jan 23:13
4367f00
Compare
Choose a tag to compare

What’s Changed

v3.4.0

21 Jan 01:01
2d0f4be
Compare
Choose a tag to compare

What’s Changed

v3.3.2

22 Dec 19:21
3d98cb7
Compare
Choose a tag to compare

What’s Changed

v3.3.1

09 Nov 18:35
daa7245
Compare
Choose a tag to compare

What’s Changed

v3.3.0

03 Sep 23:53
14dbeef
Compare
Choose a tag to compare

What’s Changed

  • staging -> main (v3.3.0) (#711) @praveek
  • dev -> staging (Bug fixes for v3.3.0) (#710) @praveek
  • Fix Lifecycle issues (#709) @praveek
  • Fix app version format in Lifecycle::applicationLaunch event (#708) @praveek
  • dev -> staging (v3.3.0) (#706) @praveek
  • version update (3.2.4 -> 3.3.0) (#705) @praveek
  • Merge feature/lifecycleEdge -> dev (#703) @praveek
  • Rename XDMLifecycleLanguage and EventType in Lifecycle Extension (#704) @praveek
  • Merge branch dev-v3.3.0 into feature/lifecycleEdge (#702) @praveek
  • [MOB-14763] Test app for Core (Lifecycle support for now) (#699) @cdhoffmann
  • [AMSDK-9271] Dispatch Lifecycle XDM events "Application Launch (Foreground)" & "Application Close (Background)" (#672) @addb
  • Implement State manager for LifecycleV2 (#700) @praveek
  • [MOB-14373] Implemented LifecycleDataStore cache to compute, cache and persist the last event timestamp before sdk shutdown. (#682) @addb
  • Limit number of times a dispatch consequence event can be processed (#686) @kevinlind
  • Lifecycle - Codebase updates to better accommodate standard & XDM workflows (#694) @emdobrin
  • CI - Run swiftformat check with v5.1 (#697) @emdobrin

v3.2.4

18 Aug 23:23
5c13978
Compare
Choose a tag to compare

What’s Changed