Skip to content

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

2.2.3

21 Nov 14:48
7900ad8

Choose a tag to compare

What's Changed

  • fix(android): missing strings.xml on target project by updating dependency to KeyStore by @alexgerardojacinto in #42

Full Changelog: 2.2.2...2.2.3

2.2.2

02 Sep 18:04
69bee64

Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

10 Jul 10:31
797ff8f

Choose a tag to compare

Chores

  • Update dependency to KeyStore plugin to use version 2.6.8-OS23.

2.2.0

26 Jun 16:23
012c99c

Choose a tag to compare

Features

  • Support for Capacitor apps with OutSystems.

Chores

  • Update dependency to KeyStore plugin to use version 2.6.8-OS22.

2.1.7

20 Feb 12:43
e16b5c0

Choose a tag to compare

Fixes

  • iOS - Update SQLite to 3.46.1

Chores

  • Update dependency to KeyStore plugin to use version 2.6.8-OS21

2.1.6

15 Nov 09:59
4f723c2

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

Choose a tag to compare

  • Updates secure storage;
  • Updates cipher sqlite version;

2.1.4

23 Jan 09:48

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

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

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.