AISimon Willison2h ago

datasette-export-database 0.3a1

TL;DRDatasette plugin updated to work with Datasette 1.0's new cookie handling.

Why it matters: Ensures database export functionality doesn't break when upgrading to newer Datasette versions.

Release: datasette-export-database 0.3a1 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. Tags: datasette

Read full article

Source: Simon Willison · Opens in new tab