QuickMD 1.9.1 - Sidebar controls & Homebrew fix
A small community release: in-panel collapse controls for both sidebars and a tidier View menu, contributed by @Coriou (#21, #22, #23), plus the Homebrew cask fix reported and fixed by @robin-moser (#25, #26) and @GregOriol (tap #2). Thank you!
Changed
- Table of Contents and Recent Documents moved from the Edit menu to View, next to Zoom and Reading Mode. Shortcuts unchanged (Cmd+Shift+T, Cmd+Shift+D). Contributed by @Coriou (#23).
Fixed
- Recent Documents sidebar had no in-panel way to close it; the Documents header now has a collapse control (Cmd+Shift+D still toggles). Contributed by @Coriou (#21).
- Table of Contents sidebar had no in-panel way to close it; the Contents header now has a collapse control (Cmd+Shift+T still toggles). Contributed by @Coriou (#22).
- Homebrew: the cask used the deprecated
depends_on macos: ">= :ventura"form, which Homebrew is turning into an error; nowdepends_on macos: :ventura. The tap is already updated, sobrew upgradeworks without waiting for this release. Reported and fixed by @robin-moser (#25, #26) and @GregOriol (tap #2).
Install
- Mac App Store: https://apps.apple.com/app/quickmd/id6757681819
- Homebrew:
brew install --cask b451c/quickmd/quickmd - Direct: download
QuickMD-v1.9.1.zipbelow (notarized, Developer ID). SHA-256:9de6ada04e360c5158441600ff85328cdddf3e30fc13e69a24969f319e9e5660
Requires macOS 13.0 or later. 186 unit tests, CI green.