Releases: ETM-Code/quill
Quill v0.1.1
Smaller, faster to download, and now on Intel.
What's new
- Intel Macs supported —
Quill_0.1.1_x64.dmgjoins the Apple Silicon build. - ~40% smaller download — the
.dmgdrops from ~9.8 MB to ~5.6 MB (size-optimized Rust binary, leaner icons). - Sharper app icon — fixed a seam on the right edge and a corner that didn't meet the edge.
Install
-
Download the
.dmgfor your Mac —aarch64for Apple Silicon (M1+),x64for Intel. -
Open it and drag Quill into Applications.
-
Clear the one-time Gatekeeper quarantine (the app is ad-hoc signed but not notarized):
xattr -cr /Applications/Quill.app
Or, without the terminal: open Quill, let macOS block it, then go to System Settings → Privacy & Security → Open Anyway.
See the README for why this step exists and how to build from source instead.
Quill v0.1.0
First public build of Quill — a native macOS WYSIWYG markdown editor.
Install
-
Download
Quill_0.1.0_aarch64.dmgbelow (Apple Silicon). -
Open it and drag Quill into Applications.
-
Clear the one-time Gatekeeper quarantine (the app is ad-hoc signed but not notarized):
xattr -cr /Applications/Quill.app
Or, without the terminal: open Quill, let macOS block it, then go to System Settings → Privacy & Security → Open Anyway.
See the README for why this step exists and how to build from source instead.
Apple Silicon (
aarch64) only for now.