Release notes 6.X

6.1.6

Improvements

  • Security improvements.

6.1.5

Bug fixes

  • Fixed error returned after cancelling fingerprint authentication.
  • Fixed mobile authentication issues when payload encryption is on.
  • Fingerprint is no longer deregistered when the device is locked during authentication.
  • Fixed error decryption crash when payload encryption is on.

6.1.4

Bug fixes

  • Fixed DCU failure when Tampering Protection was turned on.
  • Fixed fingerprint authenticator deregistration during migration.

6.1.3

Bug fixes

  • Added missing body parameter to ONGResourceRequest.

6.1.2

Bug fixes

  • Fixed jailbreak detection false positives.

6.1.1

Bug fixes

  • The access token is now properly added to a multipart request.
  • Fixed a case where the SDK would think all user profiles are deregistered because of an issue with the NSUserDefaults.
  • Added a missing file to the FIDO version.

6.1.0

Features

  • Added multipart support to ONGResourceRequest.

Bug fixes

  • Fixed concurrency issues with dynamic client registration.

6.0.1

Bug fixes

  • The client configuration is now cached on the device.
  • Fixed a crash related to debug detection.
  • Fixed a crash occurring when no response body was received from the Security Proxy.

6.0.0

Improvements

  • Inline error handling for the handleOTPMobileAuthRequest and handlePushMobileAuthRequest methods.

Bugfixes

  • Prevent an error when dynamic client upgrade is performed concurrently.
  • Fixed error handling crashes occurring when payload encryption is turned on.

6.0.0-BETA

Features

  • Added possibility to perform mobile authentication with OTP.

Improvements

  • Separated enrollment methods for mobile authentication and mobile authentication with push.

Bugfixes

  • The SDK will no longer deregister the device in case of unsupported client credentials grant type.