> ## Documentation Index
> Fetch the complete documentation index at: https://plantis.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Release: datasette 1.0a30

> The release of datasette 1.0a30 introduces a customizable 'Jump to...' menu, enhancing user navigation with a new plugin hook for added functionality.

<Info>
  **Original**: [Simon Willison](https://simonwillison.net/2026/May/24/datasette/#atom-everything) · 24/05/2026
</Info>

## Summary

The release of datasette 1.0a30 introduces a customizable 'Jump to...' menu, enhancing user navigation with a new plugin hook for added functionality.

## Key Insights

> "The new jump\_items\_sql() plugin hook allows plugins to add their own items to the set that's searched by the plugin."
>
> — Describing the new feature in datasette 1.0a30.

## Topics

* [datasette](/kb/topics/datasette)
* [software-release](/kb/topics/software-release)
* [plugin-development](/kb/topics/plugin-development)

***

## Full Article

The big new feature in this alpha is a new customizable "Jump to..." menu, described in detail in The extensible "Jump to" menu in Datasette 1.0a30 on the Datasette blog. You can try it out by hitting / on latest.datasette.io - it looks like this: The new jump\_items\_sql() plugin hook allows plugins to add their own items to the set that's searched by the plugin.

***

## Related Articles

<CardGroup cols={1}>
  <Card title="Release: datasette 1.0a34" icon="newspaper" href="/kb/articles/release-datasette-10a34-4d19cd84">
    Simon Willison · reference · 69% similar
  </Card>

  <Card title="Release: datasette-agent 0.1a4" icon="newspaper" href="/kb/articles/release-datasette-agent-01a4-51fc5a28">
    Simon Willison · reference · 68% similar
  </Card>

  <Card title="Release: datasette 1.0a31" icon="newspaper" href="/kb/articles/release-datasette-10a31-cb4ed50f">
    Simon Willison · reference · 67% similar
  </Card>
</CardGroup>

***

<Note>
  Originally published at [https://simonwillison.net/2026/May/24/datasette/#atom-everything](https://simonwillison.net/2026/May/24/datasette/#atom-everything).
</Note>
