All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix: [Android] Update sqlcipher to 4.6.1 and sqlite 3.46.1 (https://outsystemsrd.atlassian.net/browse/RMET-3602).
- Fix: [Android/iOS] Update sqlcipher to 4.5.4 and sqlite 3.40.1 (https://outsystemsrd.atlassian.net/browse/RMET-2843).
- Fix: [Android] Udpate secure-storage version to 2.6.8-OS17 (https://outsystemsrd.atlassian.net/browse/RMET-2190).
- Fix: [Android] Udpate secure-storage version to 2.6.8-OS16 to remove jcenter from gradle (https://outsystemsrd.atlassian.net/browse/RMET-2036).
- Fix: [iOS] When there are no keys associated with a store, return empty string instead of
nil
.
- Feat: Update dependency to KeyStore plugin to use version
2.6.8-OS14
.
- Feat: Update dependency to KeyStore plugin to use its new implementation (https://outsystemsrd.atlassian.net/browse/RMET-1846)
- Fix: Fixing the way we checked the migration failed error (https://outsystemsrd.atlassian.net/browse/RMET-1771)
- Fix: For iOS 15, on the
init
method, if ProtectedData is unavailable, add an observer for theUIApplicationProtectedDataDidBecomeAvailable
notification that re-triggersinit
when it becomes available. (RMET-1417)
- Fix: Fix for the error messages: Keystore operation failed, User not authenticated, Key not yet valid. (RMET-1182)
- Fix: Implementation of the skip flow in the authentication. (https://outsystemsrd.atlassian.net/browse/RMET-1373)
2.0.12 - 2022-01-05
- Fix: error opening apps after creating a PIN for the first time by updating dependency to secure storage. (https://outsystemsrd.atlassian.net/browse/RMET-1292)
2.0.11 - 2021-11-09
- Fix: Improved self-healing policy, by updating dependency to sql-adapter (https://outsystemsrd.atlassian.net/browse/RMET-1191)
2.0.10 - 2021-11-04
- New plugin release to include metadata tag in Extensibility Configurations in the OS wrapper
2.0.9 - 2020-12-07
- Update version of cordova-plugin-secure-storage to 2.6.8-OS6
2.0.8 - 2020-12-06
- Remove Logger dependency
- Update plugin dependencies to fetch the version due to the breaking change wiht Cordova CLI 10
2.0.7 - 2020-11-13
- Update version of outsystems-plugin-disable-backup to 1.0.1
2.0.6 - 2020-10-30
- Update version of cordova-plugin-secure-storage to 2.6.8-OS5
2.0.5 - 2020-03-12
- Update version of cordova-plugin-secure-storage to 2.6.8-OS4 RNMT-3803
- Update version of cordova-plugin-secure-storage to 2.6.8-OS3 RNMT-3824
- Revert: Lock screen authentication can no longer be bypassed in Android 10 devices RNMT-3604
- Update version of cordova-plugin-secure-storage to 2.6.8-OS2 RNMT-3604
- Lock screen authentication can no longer be bypassed in Android 10 devices RNMT-3604
- Update version of cordova-plugin-secure-storage to 2.6.8-OS1 RNMT-3540
- Updates version of cordova-plugin-secure-storage to 2.6.8-OS RNMT-3257
- Support to 64-bits RNMT-2669
- Disables Android Auto Backup for apps RNMT-1853
- Fixes Cipher Local Storage key fetch mechanism RNMT-1853
- Updates cordova-sqlcipher-adapter to version 0.1.7-os.3 RNMT-2530