Skip to content

Version 0.8

Compare
Choose a tag to compare
@agap agap released this 05 Jun 09:21
· 5 commits to master since this release

Breaking changes from the previous versions

  • The IOfflineMode interface has been removed in this version; the class called Scram3 has been renamed to SecureUnlock.
  • SecureUnlock#with method now has one extra parameter called startWithProrocolVersion. Set its value to true - this is an internal thing that goes through the testing now, setting it to false will only lead to unlock failures with production Readers.

Changelog

  • Add Bluetooth runtime permissions for Beacon scans (allows you to get rid of Location permission on newest devices)
  • Add SDK version codes (this one is a purely internal thing not visible to SDK users)