Skip to content

v1.3.3 — Local Image Access, Persistent ToC, Scroll Fix

Choose a tag to compare

@b451c b451c released this 25 Mar 18:02
· 12 commits to main since this release

What's New

Added

  • Folder Access for Local Images: QuickMD now prompts for folder access when a local image can't be loaded due to sandbox restrictions. Access is persisted via Security-Scoped Bookmarks — the prompt only appears once per folder.
  • Persistent Table of Contents: The ToC sidebar state now persists across app launches and new documents.
  • Check for Updates: GitHub version now shows "Check for Updates" in the Help menu, with a subtle notification when a new version is available.

Fixed

  • Scroll Freeze on Complex Code Blocks: Fixed a UI freeze caused by rapidly creating/destroying views containing box-drawing Unicode characters during fast scrolling.
  • Cmd+W to Close: Restored the standard macOS Close Window shortcut that was accidentally removed by a CommandGroup override.

Contributors: @fxd0h (Security-Scoped Bookmarks), @tbeseda (feature requests)
Full Changelog: https://github.com/b451c/quickmd/blob/main/QuickMD/CHANGELOG.md