sections: changelog:id3
This data as json
| id | page | ref | title | content | breadcrumbs | references |
|---|---|---|---|---|---|---|
| changelog:id3 | changelog | id3 | Other changes | The internal catalog_views table now tracks SQLite views alongside tables in the introspection database. ( #2495 ) Hitting the / brings up a search interface for navigating to tables that the current user can view. A new /-/tables endpoint supports this functionality. ( #2523 ) Datasette attempts to detect some configuration errors on startup. Datasette now supports Python 3.14 and no longer tests against Python 3.9. | ["Changelog", "1.0a20 (2025-11-03)"] | [{"href": "https://github.com/simonw/datasette/issues/2495", "label": "#2495"}, {"href": "https://github.com/simonw/datasette/issues/2523", "label": "#2523"}] |