v0.19.1-beta.4
Pre-release
Pre-release
·
110 commits
to main
since this release
Delta since previous beta (v0.19.1-beta.3) — 1 new changeset.
Patch Changes
- External URL nodes in the graph now open in your default OS browser on the desktop app, instead of a new in-app Open Knowledge window. Clicking an external node (or its "Open link" button in the graph side panel) routes through the desktop bridge's
openExternal, so the link lands in your system browser the same way external links already open elsewhere in the editor. On the web build the behavior is unchanged (a new browser tab). Previously these three graph call sites used a rawwindow.open, which Electron turns into a new BrowserWindow rather than handing off to the OS.- @inkeep/open-knowledge-core@0.19.1-beta.0
- @inkeep/open-knowledge-server@0.19.1-beta.0