Skip to content

Releases: OutSystems/cordova-outsystems-secure-sqlite-bundle

2.1.6

15 Nov 09:59
4f723c2
Compare
Choose a tag to compare

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

12 Jan 10:35
2f5bfc4
Compare
Choose a tag to compare
  • Updates secure storage;
  • Updates cipher sqlite version;

2.1.4

23 Jan 09:48
Compare
Choose a tag to compare

Android: Updates dependency to Key Store (secure-storage) to add alternative authentication method for older Android versions

2.1.3

19 Dec 13:48
Compare
Choose a tag to compare
  • Android: Updates dependency to Key Store (secure-storage) ( to remove jcenter from Gradle

2.1.2

23 Nov 12:26
Compare
Choose a tag to compare
  • On iOS, on the keys method, when there are no keys associated with a store, return empty string instead of nil value.

2.1.1

09 Nov 15:10
Compare
Choose a tag to compare
  • Remove the older OSCore framework and replace it by the new OSCommonPluginLib pod.

2.1.0

21 Oct 09:16
Compare
Choose a tag to compare
  • Updates dependency to KeyStore plugin (secure-storage) to use its new implementation.

2.0.16

01 Sep 11:44
Compare
Choose a tag to compare
  • Fixes the way we verify the case where we have a migration error. Avoids uncaught exception when doing error.indexOf()

2.0.15

28 Jun 14:42
14c012b
Compare
Choose a tag to compare

Fix: For iOS 15, add an observer for the UIApplicationProtectedDataDidBecomeAvailable event so that Keychain is only accessible when ProtectedData is available for it.

2.0.14

12 Apr 16:44
6b63959
Compare
Choose a tag to compare

Fix for the error messages: Keystore operation failed, User not authenticated, Key not yet valid. (RMET-1182)