Skip to content

Releases: OutSystems/cordova-sqlite-storage-dependencies

4.1.0+0.2.0

07 Jan 16:07
2930c05
Compare
Choose a tag to compare

What's Changed

  • RDMR-319 :: Support for 16KB page sizes for native lib (Android 15 support) by @andredestro in #2
  • RDMR-406 ::: Update sqlite to version 3.47.2 by @andredestro in #3

Full Changelog: https://github.com/OutSystems/cordova-sqlite-storage-dependencies/commits/4.1.0+0.2.0

2.0.0-OS1

26 Nov 10:25
Compare
Choose a tag to compare

Changes

  • Updates the sqlite-native-driver to include the improvements for the recent
    devices running Android 11.
  • Updates the sqlite-connector to match the changes in the sqlite-native-driver