File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# SQLCipher Change Log
22Notable changes to this project are documented in this file.
33
4- ## [ 4.17.0] - (? 2026 - [ 4.17.0 changes] )
5- - Normalize error behavior for incorrect keys when first operation
6- attempts to modfiy the schema
4+ ## [ 4.17.0] - (July 2026 - [ 4.17.0 changes] )
5+ - Update baseline to SQLite 3.53.3
6+ - Normalize error behavior for incorrect keys when first operation attempts to modfiy the schema
7+ - Improve error detection, propagation, and fix fortuna reinitialization in LibTomCrypt provider
8+ - Improve thread safety for debug memory counters and xoshiro state
9+ - Add optional ` SQLCIPHER_OMIT_MALLOC ` macro to improve testability with Address Sanitizer
10+ - Numerous miscellaneous fixes and general improvements
711
812## [ 4.16.0] - (May 2026 - [ 4.16.0 changes] )
913- Update baseline to SQLite 3.53.1
You can’t perform that action at this time.
0 commit comments