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.11.0] - (? 2025 - [ 4.11.0 changes] )
4+ ## [ 4.11.0] - (October 2025 - [ 4.11.0 changes] )
55- Converts log output to UTF-16 when writing to stdout or stderr on Windows
66- Fixes scope issues to allow --disable-amalgamation to work properly
77- Replaces fortuna seeding mechanism for libtomcrypt with rng_get_bytes()
88- Removes CocoaPods support (SQLCipher.podspec.json)
9+ - Fixes includes and macros to support non-amalgamated builds
10+ - Fixes check for __ has_feature to resolve issue with compilers that don't support it
11+ - Corrects return value from sqlcipher_fprintf
12+ - Fixes use of provider free_ctx
13+ - Fixes some compiler warnings
914
1015## [ 4.10.0] - (August 2025 - [ 4.10.0 changes] )
1116- Updates baseline to SQLite 3.50.4
You can’t perform that action at this time.
0 commit comments