Release notes 10.x
10.1.0
Improvement
- Extend the Fetch functionality to also allow a user to pass a FormData object to a POST request within its body. This gives users the ability to send Files and Blobs within such POST requests. More information on this can be found here.
Bug fix
- [
Android
] Update manual cancelation of the Registration flow to match the iOS behaviour.
10.0.2
Improvement
- Extend the Intercepting XHR requests functionality with the option to define additional resource base urls that need to be intercepted. By default, it only intercepts the XHR Requests made to the Resource Base Url defined in the Token Server Configuration zip.
10.0.1
- No functional changes
10.0.0
Improvement
-
[
iOS
] Updated the Onegini iOS SDK to v12.0.1- Updated the minimum supported version of the iOS Deployment Target to v13.0.0
-
[
Android
] Updated the Onegini Android SDK to v11.8.0- Update target Android SDK version to 32
- Update compile Android SDK version to 32
- To use Android SDK versions 31 or higher use at least Cordova-Android Version 11.0.0
Bug fix
- [
iOS
] Allow the use of different baseURLs for fetch requests as long as there is a valid certificate