Skip to content

Markora Desktop v0.2.2

Latest

Choose a tag to compare

@mohamedazzim mohamedazzim released this 16 Jul 10:08
· 1 commit to main since this release

Markora 0.2.2 release notes

Release date: 2026-07-16

Markora 0.2.2 is a focused runtime patch for Markdown link activation.

Highlights

  • Relative links open documents in the same folder, nested folders, and parent
    folders.
  • Encoded and Unicode filenames resolve without losing their original names.
  • file:/// links are supported subject to the existing authorized-workspace
    policy.
  • Same-document and cross-document heading fragments are normalized and
    navigated after the target editor is ready.
  • HTTP(S) and mailto links continue through the validated external-link IPC;
    unsafe protocols are rejected.
  • Enter activates a link when the caret is inside a linked span.

Verification

  • Unit link-resolution coverage includes 11 tests.
  • Targeted Electron E2E coverage verifies encoded filenames and cross-document
    heading navigation.
  • Existing 0.2.1 artifacts are preserved; 0.2.2 artifacts use new filenames.