v1.1.28
Fixed
- Cmd+K search restored — the Content-Security-Policy
script-srcwas missing'wasm-unsafe-eval', so Pagefind could not compile its WebAssembly module and search silently failed with a CSP console error on every page. Added the narrow'wasm-unsafe-eval'source (WASM compilation only, not generaleval).
Build
- Pinned the
vendor/lumasyncsubmodule to the v1.5.3 release commit so the deployed build resolves the v1.5.3 version surfaces (roadmap header, JSON-LDsoftwareVersion, compare cells) and renders the v1.5.3 release notes on/changelog/— completing the v1.1.27 app sync.