Skip to content

Commit

Permalink
Jenkins Release Job 3 message: chore(release): Release Update
Browse files Browse the repository at this point in the history
  • Loading branch information
medallia-fowler committed Oct 27, 2023
1 parent 04066c0 commit 6d6b38f
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#### Version 1.3.0-pre-alpha.1
* [UPDATE] Updated the SDK to use the latest Designtime APIs for creating Interactions.
* [UPDATE] Updated Admin User Interface.
* [BUGFIX] Fixed an issue with an untappable button on the empty search results screen.
* [BUGFIX] Fixed an issue where some Interactions were sent twice.
* [BUGFIX] Fixed an issue where a Digital Form was not recognized as an Interaction.

#### Version 1.2.0
* [UPDATE] Removed `OAuth1` from runtime requests. For further details on this see our [migration guide](https://docs.medallia.com/en/?resourceId=mxo-ios-sdk-migration-v1.2.0).
* [BUGFIX] Fixed an issue with a Navigation Bar label's path mismatch across iOS versions.
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified MedalliaMXO.embeddedframework/MedalliaMXOBundle.bundle/Info.plist
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion medallia-mxo-ios-sdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

Pod::Spec.new do |s|
s.name = "medallia-mxo-ios-sdk"
s.version = "1.2.0"
s.version = "1.3.0-pre-alpha.2"
s.summary = "The MedalliaMXO SDK for iOS."
s.authors = { "Medallia" => "cocoapods-mxo@medallia.com" }
s.homepage = "https://github.com/medallia/mxo-ios-sdk"
Expand Down

0 comments on commit 6d6b38f

Please sign in to comment.