Skip to content

Releases: tidev/titanium-identity

v2.2.0-android

19 Dec 23:23
Compare
Choose a tag to compare
v2.2.0-android Pre-release
Pre-release
  • Various fixes

v1.1.0-iphone

11 Dec 20:02
Compare
Choose a tag to compare
build(android): updated classpath

v2.1.1-android

27 Sep 15:23
b3ab734
Compare
Choose a tag to compare
chore(release): bump npm package version

v1.0.6-iphone

27 Sep 15:23
b3ab734
Compare
Choose a tag to compare
chore(release): bump npm package version

iOS 1.0.6

14 Jan 16:40
bbb4a4e
Compare
Choose a tag to compare
  • Fix issue MOD-2487

android-2.1.1

08 Jan 23:00
d331f6b
Compare
Choose a tag to compare
android-2.1.1 Pre-release
Pre-release
  • Implement getAuthenticationPolicy and setAuthenticationPolicy methods
  • Maintain cipher instance in FingerprintHelper
  • Allow KeychainItem usage on devices without biometric hardware

iOS 1.0.5

11 May 10:21
Compare
Choose a tag to compare
  • Fix app extensions usage by exposing the service property to keychain-items

iOS 1.0.4

30 Mar 16:04
7683fe3
Compare
Choose a tag to compare
  • Make module compatible with Xcode 8 again (#14)

iOS 1.0.3

16 Dec 12:47
Compare
Choose a tag to compare
  • Fix typo in ERROR_USER_FALLBACK constant

Android 2.1.0

21 Dec 20:29
Compare
Choose a tag to compare
  • Implement authenticationPolicy for Android
  • Fix invalidate() to also invalidate all KeychainItem authentications
  • Fix handling of passcode protected devices