# datasette 1.0a34

> Source: <https://simonwillison.net/2026/Jun/16/datasette/#atom-everything>
> Published: 2026-06-16 21:31:24+00:00

**Release:** [datasette 1.0a34](https://github.com/simonw/datasette/releases/tag/1.0a34)

Quoting the release notes:

The big feature in this alpha is tools to insert, edit and delete rows within the Datasette interface. These features are available on table pages, and edit and delete are also available as action items on the row page.

The inspiration for this feature - which is *long* overdue - was [Datasette Agent](https://agent.datasette.io/). I added [SQL write support](https://simonwillison.net/2026/Jun/15/datasette-agent/) to that the other day which highlighted how absurd it was that you could insert and edit ties via the chat interface but not in the regular Datasette UI!

Tags: [projects](https://simonwillison.net/tags/projects), [datasette](https://simonwillison.net/tags/datasette), [annotated-release-notes](https://simonwillison.net/tags/annotated-release-notes)
