# datasette-apps 0.1a2

> Source: <https://simonwillison.net/2026/Jun/15/datasette-apps/#atom-everything>
> Published: 2026-06-15 17:26:11+00:00

**Release:** [datasette-apps 0.1a2](https://github.com/datasette/datasette-apps/releases/tag/0.1a2)

- Custom network/CSP origins for apps are now guarded by a new
`apps-set-csp`

permission, with an optional`allowed_csp_origins`

plugin allow-list for non-privileged users. The Datasette Agent app creation tool enforces the same rules.[#24]- Stored query picker now supports keyboard navigation and shows the three most recent accessible stored queries when focused.
`#fragment`

links inside apps are no longer intercepted by the external-link confirmation modal.[#23]- Fixed link confirmation modal and logging panels in
`?full=1`

full-screen mode.[#26]

Tags: [datasette](https://simonwillison.net/tags/datasette)
