Skip to content

Releases: adobe/aepsdk-optimize-ios

v5.2.0

06 Dec 11:58
2258ea4
Compare
Choose a tag to compare

Release Notes

  • Added timeout (in seconds) parameter to updatePropositions and getPropositions APIs to enable timeout configuration in both the apis ensuring that the operation either completes within the given time frame or returns an error indicating a timeout.
  • Added support for debug events and enabled getPropositions and onPropositionsUpdate to receive Simulated events from Assurance.

What’s Changed

  • Fix: Added foundation in constant file (#125) @ishwetansh
  • Dev v5.2.0 to Main (#123) @ishwetansh
  • Updating version to 5.2.0 (#124) @github-actions
  • Add: deprecated update proposition api without callback (#122) @ishwetansh
  • [MOB-22477] - Added support for debug events and separate cache for Preview Propositions (#120) @akhiljain1907
  • [MOB-22281] - Public API Changes with Configurable timeout value for Update/ Get proposition (#119) @ishwetansh
  • Documentation update - AEPOptimize 5.1.0 (#117) @akhiljain1907

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.