datasette-export-database 0.3a2 Datasette released version 0.3a2 of datasette-export-database, fixing a critical compatibility issue where pyproject.toml incorrectly pinned the dependency to datasette==1.0a27, making the plugin unusable with other Datasette versions. The fix changes the requirement to datasette>=1.0a27, restoring broad compatibility. 25th June 2026 An embarrassingly tiny release. The pyproject.toml had pinned to datasette==1.0a27 , inadvertently making this plugin incompatible with all other Datasette versions. It's now datasette =1.0a27 instead. Recent articles Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code /2026/Jun/22/porting-moebius/ - 22nd June 2026 sqlite-utils 4.0rc1 adds migrations and nested transactions /2026/Jun/21/sqlite-utils-40rc1/ - 21st June 2026 Datasette Apps: Host custom HTML applications inside Datasette /2026/Jun/18/datasette-apps/ - 18th June 2026