Skip to content

v1.1.28

Choose a tag to compare

@voyvodka voyvodka released this 25 Jun 09:45

Fixed

  • Cmd+K search restored — the Content-Security-Policy script-src was 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 general eval).

Build

  • Pinned the vendor/lumasync submodule to the v1.5.3 release commit so the deployed build resolves the v1.5.3 version surfaces (roadmap header, JSON-LD softwareVersion, compare cells) and renders the v1.5.3 release notes on /changelog/ — completing the v1.1.27 app sync.