Tag
Datasette 1.0a37 is an alpha release of the open-source tool for exploring and publishing data, announced by Simon Willison.
Datasette 1.0a34 introduces built-in tools for inserting, editing, and deleting rows directly in the Datasette interface, a feature long overdue and inspired by Datasette Agent.
Datasette 1.0a33 extends the `?_extra=` pattern to queries and rows, improving JSON API extensibility and documentation, with a custom API explorer built by AI tools.
mixedbread.ai introduces a Metadata explorer feature that allows users to browse metadata fields and values across their store, enabling enhanced filtering during search.
Datasette 1.0a30 introduces a customizable 'Jump to...' menu with a new plugin hook for adding searchable items.
Datasette 1.0a28 alpha release fixes compatibility bugs and resource management issues discovered in the previous alpha, including fixes for execute_write_fn() callbacks, database cleanup methods, and a new pytest plugin for automatic cleanup in tests.
Datasette 1.0a27 released with major security improvements (modern CSRF headers), new RenameTableEvent for plugin compatibility, and various API enhancements including improved upsert handling and database locking fixes.