This page contains the iOS mobile SDK release notes. The release notes are broken down in sections to allow for easier consumption. Release notes are additive, which means that to cover all improvements between two defined release states, all individual release notes have to be considered.
Minor version update: 2.6.x
Breaking change:
-
AuthenticationChallengeDelegate
is now also used for file downloads. (reference MSDKIOS-74)
iOS mobile SDK 2.5.0 Release Notes
Minor version update: 2.5.x
API addition:
-
Explicitly define the language which should be used for the Mobile SDK. (reference MSDKIOS-61)
iOS mobile SDK 2.4.0 Release Notes
Release date: 20 February 2020
Minor version update: 2.4.x
A new feature to disables file downloads per default was added. To use file download be sure to use a least Unblu version 5.18.0
or 6.3.1
.
In order to be more OWASP compliant, new features were added:
-
Possibility to encrypt user-data
-
Certificate pinning
-
External and internal links whitelisting
Minor version update: 2.3.x
A new feature is introduced that allow to hide the UI on co-browsing start.
To use this new feature be sure to use a least Unblu version 5.17.1
or 6.3.0
.
Minor version update: 2.2.x
The minor version bump was made to make indicate that BUILD_LIBRARY_FOR_DISTRIBUTION
is now enabled to be able to use the sdk also with newer swift versions without updating the sdk.
In order to be able to do better error handling (see MSDKIOS-16
) new API methods were added.