Skip to content

v0.11.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 22:52
· 24 commits to main since this release
6e75dc0

Delta since previous beta (v0.11.0-beta.1) — 1 new changeset.

Patch Changes

  • The html preview code block now surfaces a friendly, dismissible notice when its security policy blocks a network request, instead of silently rendering a broken embed. The preview iframe reports blocked requests (for example plain http:// resources, or code that uses eval) back to the editor, which lists what was blocked and why. This is especially helpful inside the desktop preview, where the browser console is out of reach. The preview's Content Security Policy is unchanged.
    • @inkeep/open-knowledge-core@0.10.1-beta.0
    • @inkeep/open-knowledge-server@0.10.1-beta.0