Programming/Web Development
News
Datasette 1.0a22
<p><strong><a href="https://docs.datasette.io/en/latest/changelog.html#a22-2025-11-13">Datasette 1.0a22</a></strong></p> New Datasette 1.0 alpha, adding some small features we needed to properly integ...
New Datasette 1.0 alpha, adding some small features we needed to properly integrate the new permissions system with Datasette Cloud:
datasette serve --default-denyoption 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)
Plus a developer experience improvement for plugin authors:
datasette.pmproperty can now be used to register and unregister plugins in tests. (#2595)
Tags: projects, datasette, datasette-cloud, annotated-release-notes
Source: Simon Willison's Weblog
Word count: 1491 words
Published on 2025-11-14 07:04