AI Briefing
KO

Datasette 1.0a29 released

·2026.05.13 08:41

Key point

Datasette 1.0a29 was released, including the addition of the `_r` utility and a segfault bug fix.

Details

Datasette 1.0a29 has been released. The newly added TokenRestrictions.abbreviated(datasette) utility now makes it possible to build the _r dictionary.

Even when a table has 0 rows, the table header and column options are now shown, and a bug where the column actions dialog broke on Mobile Safari was also fixed.

The trickiest fix was a test segfault. Logic that automatically closed connections at the end of tests created a race condition with running queries, and to reproduce it, Codex CLI built a minimal Dockerfile to track down the cause.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.