Simon WillisonProducts·1 min read

datasette-export-database 0.3a1

Share
AI Article Analysis

The datasette-export-database plugin has released version 0.3a1, which addresses compatibility issues with recent changes to the Datasette framework. The plugin previously relied on the ds_csrftoken cookie to generate custom signed URLs, a mechanism that is no longer functional following Datasette's 1.0a27 release, which discontinued setting this cookie.

This update represents a necessary maintenance effort to ensure the export database functionality continues to work with the latest versions of Datasette. The removal of the ds_csrftoken cookie by the Datasette team reflects ongoing security and architectural refinements in the framework's development process.

The release matters for users and developers who depend on the datasette-export-database plugin for their data management workflows. The update ensures continued compatibility with current and future Datasette versions, preventing potential breakdowns in export functionality and maintaining the integrity of the broader Datasette ecosystem.

Key Takeaways

  • The datasette-export-database plugin has released version 0.
  • 3a1, which addresses compatibility issues with recent changes to the Datasette framework.
  • The plugin previously relied on the ds_csrftoken cookie to generate custom signed URLs, a mechanism that is no longer functional following Datasette's 1.
  • 0a27 release, which discontinued setting this cookie.

Read the full article on Simon Willison

Read on Simon Willison
Share