v0.4.2
v0.4.2 — Markdown editor UX improvements
Fixes
- URL auto-linking — URLs now convert to clickable links as you type or paste. Paste a URL over a text selection to wrap the selection as a link (Notion/Slack-style).
- Live reload on external edits — when a file is edited and saved in another app (e.g. VS Code), orqa-note now reflects the change immediately. No more closing and reopening the tab.
- Right-click context menu — every editor surface (Milkdown, code editor, spreadsheet, Excalidraw, plain inputs) now has a native right-click menu with Undo/Redo/Cut/Copy/Paste/Select All, plus Open Link in Browser / Copy Link when right-clicking on a link.
- Link hover popover — hovering a link shows a small popover with the URL and an "Open ↗" button, so there's a visible affordance beyond the existing Cmd/Ctrl+Click shortcut.
Performance
- Smaller macOS bundle — reduced from 875 MB to 280 MB.
Install
macOS: download the .dmg below and drag Orqa Note to your Applications folder. Auto-updates from previous versions will pick this up via latest-mac.yml.
Full changelog: https://github.com/ariefrizkyr/orqa-note/compare/v0.4.1...v0.4.2