sections: changelog:v1-0-a22
This data as json
| id | page | ref | title | content | breadcrumbs | references |
|---|---|---|---|---|---|---|
| changelog:v1-0-a22 | changelog | v1-0-a22 | 1.0a22 (2025-11-13) | datasette serve --default-deny option for running Datasette configured to deny all permissions by default . ( #2592 ) datasette.is_client() method for detecting if code is executing inside a datasette.client request . ( #2594 ) datasette.pm property can now be used to register and unregister plugins in tests . ( #2595 ) | ["Changelog"] | [{"href": "https://github.com/simonw/datasette/issues/2592", "label": "#2592"}, {"href": "https://github.com/simonw/datasette/issues/2594", "label": "#2594"}, {"href": "https://github.com/simonw/datasette/issues/2595", "label": "#2595"}] |