sections: changelog:v1-0-a18
This data as json
id | page | ref | title | content | breadcrumbs | references |
---|---|---|---|---|---|---|
changelog:v1-0-a18 | changelog | v1-0-a18 | 1.0a18 (2025-04-16) | 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 ) | ["Changelog"] | [{"href": "https://github.com/simonw/datasette/issues/2466", "label": "#2466"}, {"href": "https://github.com/simonw/datasette/issues/2468", "label": "#2468"}, {"href": "https://github.com/simonw/datasette/issues/2470", "label": "#2470"}, {"href": "https://github.com/simonw/datasette/issues/2477", "label": "#2477"}, {"href": "https://github.com/phroa", "label": "Jack Stratton"}, {"href": "https://github.com/simonw/datasette/pull/2476", "label": "#2476"}] |