v0.67.0-beta.1
Pre-release
Pre-release
·
39 commits
to main
since this release
Delta since previous beta (v0.67.0-beta.0) — 2 new changesets.
Minor Changes
-
Embed an Excalidraw board in a document.
A new
<Excalidraw src="board.excalidraw" />block embeds a board by reference: it renders a live snapshot of the scene (dark-mode aware) that follows edits made on the board without a reload, expands to a full-screen viewer with pan and zoom from the block's chrome, and carries a control that opens the board's own collaborative canvas editor. The scene JSON stays in the.excalidrawfile — nothing bulky lands in the document source. The block sits in the slash menu's Embeds group.
Downloads
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon | OpenKnowledge-arm64.dmg |
| Windows | x64 | OpenKnowledge-Setup-x64.exe |
| Windows | arm64 | OpenKnowledge-Setup-arm64.exe |
| Debian / Ubuntu | x64 | OpenKnowledge-amd64.deb |
| Debian / Ubuntu | arm64 | OpenKnowledge-arm64.deb |
| Fedora / RHEL | x64 | OpenKnowledge-x86_64.rpm |
| Fedora / RHEL | arm64 | OpenKnowledge-aarch64.rpm |