Skip to content

1.0a18

Pre-release
Pre-release
Compare
Choose a tag to compare
@simonw simonw released this 17 Apr 05:18
· 5 commits to main since this 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