wxSQLite3 4.9.10 (based on SQLite 3.45.2)
Changes since previous release
- Upgrade to SQLite3 Multiple Ciphers version 1.8.4 (based on SQLite 3.45.2)
- Disable user authentication extension in build files by default
Note: The SQLite developer team formally deprecated the user authentication extension (compile time symbol SQLITE_ENABLE_USER_AUTHENTICATION
) in January 2024 . Therefore, it is planned to remove the related API methods from wxSQLite3 in a future release. For now, the extension is only disabled by default in the build files.