datasette-export-database 0.3a1 โ
Simon Willison released datasette-export-database 0.3a1, an alpha version of a Datasette plugin. The update addresses compatibility with Datasette 1.0a27, which no longer sets the ds_csrftoken cookie that the plugin previously relied on for signed URLs. The release ensures the plugin continues to function with the latest Datasette version.
This plugin was using the ds_csrftoken cookie as part of a custom signed URL, which needed upgrading now that Datasette 1.0a27 no longer sets that cookie.