Skip to content

Releases: tokenized/cordova-plugin-system-unlock

v1.1.1

16 Jul 11:36
Compare
Choose a tag to compare

Fix version number in plugin.xml

v1.1.0

09 Jul 10:32
3e4d470
Compare
Choose a tag to compare

Add support (iOS only) for saving secrets in iCloud Keychain (synced to all devices, end-to-end encrypted): {scope: 'sync', lockBehavior: 'lockAfterUse'}. Also adds the ability to set the service, location, and comment fields for the secret, which for iCloud Keychain items are visible to users on Mac in Keychain Access.

v1.0.3

11 Nov 16:09
fec7e51
Compare
Choose a tag to compare
  • Update the JavaScript code to avoid recent language features that might be unsupported

v1.0.2

16 Oct 11:04
Compare
Choose a tag to compare

Quick fix for crash on Android due to incorrect manifest entry for the biometric unlock activity

v1.0.1

16 Oct 11:03
Compare
Choose a tag to compare

Quick fix for broken Cordova install due to incorrect config of scoped package name

v1.0.0

16 Oct 11:01
Compare
Choose a tag to compare

Initial release of cordova-plugin-system-unlock. Likely still some minor issues, particularly on Android.