Release notes 10.x
10.3.0
- [Android] Update the Onegini Android SDK to version 12.0.0.
- [iOS] Update the Onegini iOS SDK to version 12.3.6.
- Extend the stateless user registration functionality. Added registerStateless method.
- [Documentation] Update documentation regarding stateless user registration.
10.2.0
[Android]
Update the Onegini Android SDK to version 11.9.0; which will require some tooling bumps that are described in 10.2.0.
10.1.1
Artifactory
[Domain]
The Artifactory domain has been updated to point to OneWelcome.
Improvement
- [
Documentation
] Update documentation regarding create pin with an invalid pin, see Passing an Invalid Pin
Bug fix
- [
iOS
] Bug fix where onError would not be called on the resulting handler of onegini.mobileAuth.otp.handleRequest.
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 key value pairs 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