v0.10.0-beta.5
Pre-release
Pre-release
·
65 commits
to main
since this release
Delta since previous beta (v0.10.0-beta.4) — 1 new changeset.
Patch Changes
- Open
.baseand.canvasfiles (Obsidian Bases / Canvas) directly in the read-only text viewer. Previously, clicking a[[file.base]]or[[file.canvas]]wiki-link opened a chooser pane; clicking "Open file" from the chooser then replaced the editor view with a raw415JSON error envelope from the API. Now both file types open immediately in the built-in text viewer (.canvaswith JSON syntax highlighting) — no chooser, no broken "Open file". The "Open file" affordance for all other downloadable types (.docx,.zip, etc.) is also hardened: it now routes through the sanctioned asset-dispatch path (OS-handoff on desktop, new tab on web) instead of a same-frame navigation to the asset API.