sections: changelog:other-changes
This data as json
| id | page | ref | title | content | breadcrumbs | references |
|---|---|---|---|---|---|---|
| changelog:other-changes | changelog | other-changes | Other changes | Facets defined in metadata now preserve their configured order, instead of being sorted by result count. Request-based facets added via the _facet parameter are still sorted by result count and appear after metadata-defined facets. ( #2647 ) Fixed --reload incorrectly interpreting the serve command as a file argument. Thanks, Daniel Bates . ( #2646 ) | ["Changelog", "1.0a25 (2026-02-25)"] | [{"href": "https://github.com/simonw/datasette/issues/2647", "label": "#2647"}, {"href": "https://github.com/danielalanbates", "label": "Daniel Bates"}, {"href": "https://github.com/simonw/datasette/pull/2646", "label": "#2646"}] |