Skip to content

1.6.5

Compare
Choose a tag to compare
@hvge hvge released this 20 Jul 10:06
· 337 commits to develop since this release

Important Notice

Both platforms

  • This release is identical to 1.6.4. The only change is that we recompiled binary artifacts with the different toolchains:
    • For Apple platforms, Xcode 13.2.1 is used instead of 13.4.1. This allows us support also development machines that cannot be updated to macOS 12+
    • On Android, we changed NDK from r23c to r25 (latest stable)

Changes in 1.6.4

  • OpenSSL upgraded to version 1.1.1p
  • Integration tests improvements (#437, #445)

Android

  • Detect attemtps to trick biometry sensor on Android 8 and older devices (#422)
  • Gradle build now works on ARM based Mac computers (#445, important for library developers only)

Apple

  • Fixed crash when HTTP operation is canceled (#435)
  • Ignore access group config for simulator keychain (#421)
  • Reset pending activation after failed ECIES (#419)