Release Notes

Notes for each Resomark release.

May 20, 2026

Resomark 0.2.2

New

  • Broader file support: Open more plain-text and configuration files, including files with unfamiliar extensions.

Fixed

  • Includes small reliability fixes and polish.

May 19, 2026

Resomark 0.2.1

New

  • Finder Tags — View and update Finder color tags directly from Resomark.
  • Markdown HTML Preview — Render safe static HTML blocks in Markdown, including centered headings, links, and badges.

Improved

  • Improved detection and opening for more text-based files.
  • Improved stability and responsiveness when working with larger folders and documents.

May 18, 2026

Resomark 0.2.0

New

  • PDF Preview — Open PDF files directly in Resomark.
  • Local HTML Preview — Open local HTML pages directly in Resomark, with assets from the same folder and subfolders loaded safely.

Improved

  • Improved preview stability and fixed several editing and diff display issues.

May 14, 2026

Resomark 0.1.5

Fixed

  • Fixed several issues around document saving, pinned locations, and website analytics.
  • Resomark is less likely to pause while refreshing pinned locations in the foreground.

May 14, 2026

Resomark 0.1.4

New

  • More code and project text files can open directly in Resomark and Quick Look.

Fixed

  • Improved selection stability while using input methods or dragging across checklist items.
  • Images now resize responsively without widening the editor.

May 13, 2026

Resomark 0.1.3

Improved

  • Better handling for images opened from Finder and resized in the window.
  • Smoother first-run and sidebar refresh behavior.

Fixed

  • Improved stability around local folders, Git status, and app diagnostics.

May 9, 2026

Resomark 0.1.2

Fixed

  • Fixed several bugs and improved overall stability.

May 6, 2026

Resomark 0.1.1

New

  • Rename documents from the editor — the document filename now appears in the editor area, so you can see and edit it without leaving the document.

Fixed

  • Fixed several sidebar stability issues around file list refreshes.
  • Code files with uppercase extensions now get the expected syntax highlighting.
  • Quick Look now uses the correct Resomark display name.

Performance

  • Improved sidebar refresh reliability after file changes and Git updates.

April 28, 2026

Resomark 0.0.15

New

  • Wikilinks upgraded — autocomplete now searches the whole vault, with aliases (`[[note|alias]]`), heading anchors (`[[note#section]]`, `[[#section]]`), nested paths (`[[folder/note]]`), and `![[image.png]]` syntax for embedding images.

Fixed

  • ⌘/⇧+click in the sidebar selects multiple files instead of opening them.
  • Sidebar deletes happen instantly instead of waiting on the file system.
  • Tooltips no longer crash when hovering over sidebar items.

April 27, 2026

Resomark 0.0.14

New

  • Image support: paste, drag, resize.

Fixed

  • Sidebar hover no longer sticks to the wrong row.
  • New tabs open as native tabs, not new windows.
  • Sidebar refreshes on first folder open.
  • Multiple inline-diff edge cases.
  • Update prompts appear right after launch.

Performance

  • Faster cold start.

April 26, 2026

Resomark 0.0.13

New

  • Click to follow links — markdown links now open with a single click. Hovering shows the URL.

Fixed

  • Find bar no longer leaks the search term into the system-wide find pasteboard.
  • Tooltips dismiss automatically when a menu opens.
  • Toolbar restores its translucent (Liquid Glass) appearance after recent layout changes.
  • The update indicator now shows its tooltip correctly.

Performance

  • Smoother scrolling around large deletion blocks in diff view.
  • Less jitter when multiple mini-views render in parallel.