Release: datasette-apps 0.1a2
- Custom network/CSP origins for apps are now guarded by a new
apps-set-csp
permission, with an optionalallowed_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)