Releases: OutSystems/cordova-outsystems-secure-sqlite-bundle
Releases · OutSystems/cordova-outsystems-secure-sqlite-bundle
2.2.1
2.2.0
Features
- Support for Capacitor apps with OutSystems.
Chores
- Update dependency to KeyStore plugin to use version
2.6.8-OS22
.
2.1.7
Fixes
- iOS - Update SQLite to 3.46.1
Chores
- Update dependency to KeyStore plugin to use version 2.6.8-OS21
2.1.6
Fixes
- Android - Update sqlcipher to 4.6.1 and sqlite 3.46.1 to support devices with 16KB page size (MABS 11)
2.1.5
2.1.4
Android: Updates dependency to Key Store (secure-storage) to add alternative authentication method for older Android versions
2.1.3
- Android: Updates dependency to
Key Store
(secure-storage)
( to removejcenter
fromGradle
2.1.2
- On iOS, on the
keys
method, when there are no keys associated with a store, return empty string instead ofnil
value.
2.1.1
- Remove the older
OSCore
framework and replace it by the newOSCommonPluginLib
pod.
2.1.0
- Updates dependency to KeyStore plugin (secure-storage) to use its new implementation.