- 25295e3: android: fixes key validity issue with Huawei P20 and P30 devices
- d20b218: Manage credentials using Strategies in place of Security Levels
- a02aaf6: package: update capacitor
- 3a9a751: android: Fix android 28 & 29 support for biometric reporting
- 4cf66e7: capacitor: Updated to support Capacitor 5
- 2bfecee: Android: Present biometrics over current context
- d0deca6: Added supportedBiometricSensors function to help determine what kind of biometric sensor a device might have
- 6312ea1: Android: Added logging on plugin interface to make it easier to debug
- b977444: Android: Fixed credential return result to match Credential type
- 76de6b1: Remove defunct canUseSecurityLevel API
- d83f1ca: Rename maximumAllowedSecurityLevel to maximumSecurityLevel
- f0032a8: Tidy error codes
- ec48503: Change security levels to an int-backed enum so you can compare levels easily
- 67629fc: Fix misreporting of maximum security level as L2 when it should be L3
- 3a70bbf: Android: Updated dependencies to remove jcenter reference
- a72f162: Add params error type
- dddb875: iOS: fix error structure to match TypeScript definition
- 7c56d23: Upgrade dependencies
- f2ad478: iOS: upgrade minimum iOS version to 13 for @capacitor/ios changes
- ec071e0: Android update for @capacitor/android upgrade