Skip to content

Releases: utelle/wxsqlite3

wxSQLite3 4.12.2 (based on SQLite 3.51.3)

19 Mar 21:29
4552cf1

Choose a tag to compare

Changes since previous release

Caution

For applications using SQLite in a multi-threaded environment an upgrade is highly recommended, because SQLite3MC issue #228 (Function sqlite3mc_cipher_name not thread-safe) could lead to runtime errors.

wxSQLite3 4.12.1 (based on SQLite 3.51.3)

14 Mar 09:43
de8b01e

Choose a tag to compare

Changes since previous release

wxSQLite3 4.12.0 (based on SQLite 3.52.0)

11 Mar 13:13
251ebc6

Choose a tag to compare

Changes since previous release

Caution

March 14, 2026
SQLite version 3.52.0 has been withdrawn because some of the new features found in 3.52.0 are not 100% compatible with prior releases. Those new features and their associated APIs need to be reworked before 3.52 is made available.

Version 3.52.0 works fine and is fully backwards compatible as long as the database does not contain indexes on expressions or indexes on VIRTUAL computed columns where the expression evaluates to a floating-point number that is derived from text or JSONB inputs. If indexes of that type are present, then version 3.52.0 might not interoperate correct with prior releases, in rare cases.

Therefore it is recommended to use release wxSQLite3 4.12.1 based on the SQLite patch release 3.51.3.

wxSQLite3 4.11.2 (based on SQLite 3.51.2)

12 Jan 21:48
37a63f7

Choose a tag to compare

Changes since previous release

wxSQLite3 4.11.1 (based on SQLite 3.51.1)

30 Nov 21:18
f36b322

Choose a tag to compare

Changes since previous release

wxSQLite3 4.11.0 (based on SQLite 3.51.0)

09 Nov 09:37
3ca6769

Choose a tag to compare

Changes since previous release

wxSQLite3 4.10.12 (based on SQLite 3.50.4)

01 Aug 14:49
4bb4a3c

Choose a tag to compare

Changes since previous release

wxSQLite3 4.10.11 (based on SQLite 3.50.3)

18 Jul 14:03
9cf358d

Choose a tag to compare

Changes since previous release

wxSQLite3 4.10.10 (based on SQLite 3.50.2)

14 Jul 10:44
3a3bf81

Choose a tag to compare

Changes since previous release

Important

📌 Updating is recommended for users who want to use the AEGIS cipher and compile wxSQLite3 with the GCC compiler. 📌

wxSQLite3 4.10.9 (based on SQLite 3.50.2)

09 Jul 21:28
c388d8d

Choose a tag to compare

Changes since previous release