Skip to content

Releases: wultra/powerauth-mobile-sdk

1.9.3

03 Feb 14:05
e24aa6a
Compare
Choose a tag to compare

Important Notice

Both platforms

  • OpenSSL upgraded to version 3.4.0

Android

  • There's no specific change on Android platform.

Apple

  • Added debug symbols to CocoaPods build (#667)

1.8.4

03 Feb 12:07
d3f1b28
Compare
Choose a tag to compare

Important Notice

Android

  • There's no specific change on Android platform.

Apple

  • Added debug symbols to CocoaPods build (#667)

1.7.11

03 Feb 11:22
0f6c356
Compare
Choose a tag to compare

Important Notice

Android

  • There's no specific change on Android platform.

Apple

  • Added debug symbols to CocoaPods build (#667)

1.9.2

08 Oct 15:40
17c8c1e
Compare
Choose a tag to compare

Important Notice

Android

  • Fixed temporary key expiration (#635)

Changes introduced in 1.9.0

Both platforms

  • OpenSSL upgraded to version 1.1.1w
  • Support for PowerAuth protocol version 3.3 (#604)
  • Support for new OIDC activation type (#619)

Android

  • Added support for devices with 16kB page size (#616)
  • Biometric signatures no longer use the shared key (#620)
  • Fixed JWT signature calculation (#614)

Apple

  • Fixed JWT signature calculation (#614)

1.9.1

04 Oct 12:40
7b4191f
Compare
Choose a tag to compare

Important Notice

Apple

  • Fixed broken fetch for ECIES encryptor (#633)

Changes introduced in 1.9.0

Both platforms

  • OpenSSL upgraded to version 1.1.1w
  • Support for PowerAuth protocol version 3.3 (#604)
  • Support for new OIDC activation type (#619)

Android

  • Added support for devices with 16kB page size (#616)
  • Biometric signatures no longer use the shared key (#620)
  • Fixed JWT signature calculation (#614)

Apple

  • Fixed JWT signature calculation (#614)

1.9.0

01 Oct 10:19
e5791d6
Compare
Choose a tag to compare

Important Notice

Both platforms

  • OpenSSL upgraded to version 1.1.1w
  • Support for PowerAuth protocol version 3.3 (#604)
  • Support for new OIDC activation type (#619)

Android

  • Added support for devices with 16kB page size (#616)
  • Biometric signatures no longer use the shared key (#620)
  • Fixed JWT signature calculation (#614)

Apple

  • Fixed JWT signature calculation (#614)

1.8.3

01 Oct 11:11
77ebf26
Compare
Choose a tag to compare

Important Notice

Android

  • Biometrics no longer use a shared key #620
  • Fixed JWT signature calculation #614

Apple

  • Fixed JWT signature calculation #614

1.7.10

24 Sep 08:15
af05fb9
Compare
Choose a tag to compare

Important Notice

Android

  • Biometrics no longer use a shared key #620

Apple

  • There's no specific change on Applet platform.

1.8.2

26 Jul 09:17
3f40cbd
Compare
Choose a tag to compare

Important Notice

Both platforms

  • Allow signature calculation for "PATCH" HTTP method #601

Android

  • Fixed unwanted destroy of Password object #607

Apple

  • There's no specific change on Applet platform.

1.8.1

10 Jun 14:46
2702829
Compare
Choose a tag to compare

Important Notice

Both platforms

  • Documentation fixes #577
  • Added Log Listener #583

Android

  • ⚠️ Min SDK raised to 21 #569
  • ⚠️ Update dependencies and targetSdk to 33 #565
  • Fix rules for R8 fullMode #586
  • Nullable annotation in ActivationStatus.getCustomObject() #578
  • Fixed crash in HTTP client #579
  • Fix IllegalStateException when showing error dialog #587
  • Suppress CustomX509TrustManager lint warning #581

Apple

  • Fixed Xcode 15.3+ warnings #593
  • Remove amr64e architecture #597