sections: changelog:id2
This data as json
| id | page | ref | title | content | breadcrumbs | references |
|---|---|---|---|---|---|---|
| changelog:id2 | changelog | id2 | Other changes | Plugins that raise datasette.utils.StartupError() during startup now display a clean error message instead of a full traceback. ( #2624 ) Schema refreshes are now throttled to at most once per second, providing a small performance increase. ( #2629 ) Minor performance improvement to remove_infinites — rows without infinity values now skip the list/dict reconstruction step. ( #2629 ) Filter inputs and the search input no longer trigger unwanted zoom on iOS Safari. Thanks, Daniel Olasubomi Sobowale . ( #2346 ) table_names() and get_all_foreign_keys() now return results in deterministic sorted order. ( #2628 ) Switched linting to ruff and fixed all lint errors. ( #2630 ) | ["Changelog", "1.0a24 (2026-01-29)"] | [{"href": "https://github.com/simonw/datasette/issues/2624", "label": "#2624"}, {"href": "https://github.com/simonw/datasette/issues/2629", "label": "#2629"}, {"href": "https://github.com/simonw/datasette/issues/2629", "label": "#2629"}, {"href": "https://github.com/bowale-os", "label": "Daniel Olasubomi Sobowale"}, {"href": "https://github.com/simonw/datasette/issues/2346", "label": "#2346"}, {"href": "https://github.com/simonw/datasette/issues/2628", "label": "#2628"}, {"href": "https://github.com/astral-sh/ruff", "label": "ruff"}, {"href": "https://github.com/simonw/datasette/issues/2630", "label": "#2630"}] |