Skip to content

Commit 810db22

Browse files
committed
Update CHANGELOG.md with relevant changes for 4.17.0
1 parent 0d64cb2 commit 810db22

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# SQLCipher Change Log
22
Notable 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

0 commit comments

Comments
 (0)