• AOC v1.7.18
    Release / build-and-push (push) Successful in 1m23s
    CI / lint-and-test (push) Successful in 1m22s
    Stable

    tomas.kracmar released this 2026-05-29 06:39:46 +00:00 | 0 commits to main since this release

    Frontend Fixes

    Alpine.js SRI + CSP Restoration

    • Reverted @alpinejs/csp — the CSP build lacks support for template literals, optional chaining, and x-html, all used in the app template
    • Switched back to the regular alpinejs build, pinned to 3.15.12 with a verified SRI hash (replaces the floating @3.x.x tag that caused integrity check failures)
    • Restored unsafe-eval to script-src (required by Alpine.js's new Function() expression evaluator); unsafe-inline stays removed since inline scripts were already eliminated in v1.7.17

    Roadmap

    Phase 7.5: Frontend Modernization

    Added Vue 3 + Vite migration plan to ROADMAP.md as the path toward a clean CSP without unsafe-eval.

    Docker Image

    git.cqre.net/cqrenet/aoc-backend:v1.7.18
    
    Downloads