Releases: OutSystems/cordova-plugin-secure-storage
Releases · OutSystems/cordova-plugin-secure-storage
2.6.8-OS28
What's Changed
- fix(ios): Update xcframework without bitcode by @OS-pedrogustavobilro in #45
Full Changelog: 2.6.8-OS27...2.6.8-OS28
2.6.8-OS27
What's Changed
- chore(android): remove unused dependencies to
oscoreandoscordovalibs by @alexgerardojacinto in #43
Full Changelog: 2.6.8-OS26...2.6.8-OS27
2.6.8-OS26
What's Changed
- chore: remove unnecessary dependency to OSCommonLib on iOS by @alexgerardojacinto in #42
Full Changelog: 2.6.8-OS25...2.6.8-OS26
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).