-
v0.4.1 Stable
released this
2026-07-27 07:03:44 +00:00 | 3 commits to main since this releaseFixed
- Missing CSP nonce for
style-srcon admin routes — addedstyle-src 'self' 'nonce-{nonce}'to the CSP header on/adminroutes. Without a nonce the browser blocked every inline<style>tag in the admin templates. web/static/SVG assets missing from distribution wheel — added a[tool.setuptools.package-data]section topyproject.tomlsovolumen-icon.svgandvolumen-logo.svgship inside the installed wheel. The admin panel previously returned 500 on/admin/icon.svgand/admin/logo.svg.
Downloads
- Missing CSP nonce for