Skip to content

v0.17.1-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:51
· 77 commits to main since this release
15e9dd0

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

Patch Changes

  • Fix internal document links opening in the wrong place from the desktop app. "Open in new tab" (Cmd/Ctrl-click, or the link panel's open-in-new-tab) on an in-app document link now navigates to that document inside Open Knowledge. Previously the desktop window handler treated the in-app route as an external URL: in development builds this opened a localhost tab in your web browser (and repeated follows could flood the browser with tabs), and in packaged builds the click did nothing.