Releases: OutSystems/cordova-plugin-secure-storage
Releases · OutSystems/cordova-plugin-secure-storage
2.6.8-OS25
What's Changed
- fix(android): missing strings.xml on target project by @alexgerardojacinto in #41
Full Changelog: 2.6.8-OS24...2.6.8-OS25
2.6.8-OS24
What's Changed
- fix(android): remove unnecessary
kotlin-kapt, fixing Capacitor builds by @alexgerardojacinto in #40
Full Changelog: 2.6.8-OS23...2.6.8-OS24
2.6.8-OS23
Fixes
- Android
- Updates hook to avoid duplicates in
strings.xml(https://outsystemsrd.atlassian.net/browse/RMET-4025).
- Updates hook to avoid duplicates in
2.6.8-OS22
Fix
Android
- Fix Failing Capacitor Release builds.
2.6.8-OS21
Chore
iOS
- Replace
cordova-plugin-add-swift-supportplugin with theSwiftVersionpreference.
2.6.8-OS20
- Updates dependency to
OSKeystoreLib-Androidto1.1.1, updating the Android error codes
2.6.8-OS19
- Updates dependency to OSKeystoreLib-Android to
1.1.0, bringing the feature of adding parameters for title, subtitle, and negative button text of authentication prompt (when authentication is required to access key-value pairs).
2.6.8-OS18
- Fix: [Android] Update OSKeystoreLib version to fix incompatibility issue with AppFeedback.
2.6.8-OS17
- Adds alternative authentication for Android below 11
- Deals with possible errors coming from
EncrytpedSharedPreferences
2.6.8-OS16
- Android: Use fix versions in for
Gradledependencies - Android: Remove dependency to
jcenterinGradle