1.0a18
Pre-release
Pre-release
- Fix for incorrect foreign key references in the internal database schema. #2466
- The
prepare_connection()
hook no longer runs for the internal database. #2468 - Fixed bug where
link:
HTTP headers used invalid syntax. #2470 - No longer tested against Python 3.8. Now tests against Python 3.13.
- FTS tables are now hidden by default if they correspond to a content table. #2477
- Fixed bug with foreign key links to rows in databases with filenames containing a special character. Thanks, Jack Stratton. #2476