v0.17.1-beta.0
Pre-release
Pre-release
·
77 commits
to main
since this release
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
localhosttab in your web browser (and repeated follows could flood the browser with tabs), and in packaged builds the click did nothing.