Releases: tidev/titanium-identity
Releases · tidev/titanium-identity
v2.2.0-android
- Various fixes
v1.1.0-iphone
build(android): updated classpath
v2.1.1-android
chore(release): bump npm package version
v1.0.6-iphone
chore(release): bump npm package version
iOS 1.0.6
- Fix issue MOD-2487
android-2.1.1
- Implement
getAuthenticationPolicy
andsetAuthenticationPolicy
methods - Maintain cipher instance in
FingerprintHelper
- Allow
KeychainItem
usage on devices without biometric hardware
iOS 1.0.5
- Fix app extensions usage by exposing the
service
property to keychain-items
iOS 1.0.4
iOS 1.0.3
- Fix typo in
ERROR_USER_FALLBACK
constant
Android 2.1.0
- Implement authenticationPolicy for Android
- Fix invalidate() to also invalidate all KeychainItem authentications
- Fix handling of passcode protected devices