Skip to content

Releases: adobe/aepsdk-optimize-ios

v5.1.0

03 Oct 16:14
93540ad
Compare
Choose a tag to compare

Release notes

  • Added a new updatePropositions API to support completion callback with retrieved propositions and errors (if any).
  • Updated getPropositions API to return cached propositions immediately if there are no pending updatePropositions calls for the requested list of decision scopes.
  • Changed Offer.score data type from Integer to Double to fix a bug where offers having decimal score were being dropped.

What’s Changed

v5.0.1

21 May 23:37
5384183
Compare
Choose a tag to compare

Release Notes

  • Fixed a crash that happens when updateProposition API was called repeatedly.

What’s Changed

v4.0.4

19 May 01:47
1848ade
Compare
Choose a tag to compare

Release Notes

  • Fixed a crash that happens when updateProposition API was called repeatedly.

What’s Changed

v5.0.0

20 Mar 23:30
c57c710
Compare
Choose a tag to compare

Release Notes

Major version update for Adobe Journey Optimizer - Decisioning Extension for Adobe Experience Platform Mobile SDKs on iOS compatible with Mobile Core 5.0.0. The current release includes the following changes:

  • Updated the minimum supported version to iOS 12.0.
  • Include XCFrameworks built with Xcode 15.0.1 with the GitHub release.
  • Renamed class Proposition to OptimizeProposition.

What’s Changed

v4.0.3

28 Feb 21:24
75a7da9
Compare
Choose a tag to compare
  • Added max versions to Platform dependencies in podspec

v4.0.2

05 Oct 02:34
ed7219f
Compare
Choose a tag to compare

Release Notes

  • Added support for streamlining processing order for update and get propositions events.

v4.0.1

30 Aug 23:31
a5fc10c
Compare
Choose a tag to compare

What’s Changed

v4.0.0

03 Jun 02:04
293f0b1
Compare
Choose a tag to compare

What’s Changed

  • Updated minimum iOS deployment target v11/Xcode 14.1 (#72) @swarna04
  • Added support for proposition event type in proposition tracking (display/ interact) requests (#64) @swarna04
  • Added App Extension support (#55) @cdhoffmann

v1.0.0

27 May 22:16
6316869
Compare
Choose a tag to compare

Release Notes

Summary

  • AEPOptimize mobile SDK v1.0.0 provides APIs to enable real-time personalization workflows in mobile apps using Adobe Target or Adobe Journey Optimizer Offer Decisioning. (#50) @swarna04

For more details, refer to the extension documentation here.