Skip to content

Releases: devbean/QtCipherSqlitePlugin

v1.3

16 Dec 06:17
Compare
Choose a tag to compare
  • Update to Sqlite 3.37.0
  • Update to wxSqlite3 to latest main branch
  • Support Qt 6
  • Tested on following versions:
    • Qt 5.15.2 MSVC2019
    • Qt 6.2.1 MSVC2019

v1.2

08 Sep 10:15
Compare
Choose a tag to compare

Add legacy_page_size connection options for all ciphers.

v1.1

17 Aug 06:08
Compare
Choose a tag to compare

Supports more Qt versions. This version has been tested on following platform:

  • Qt 5.11.1 MSVC2017
  • Qt 5.10.1 MINGW 5.3 32-bit
  • Qt 5.9.6 MINGW 5.3 32-bit
  • Qt 5.8.0 MINGW 5.3 32-bit
  • Qt 5.7.1 MINGW 5.3 32-bit

Versions older than Qt 5.7.1 was not supported right now.