Skip to content

Quill 0.11.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:08
· 25 commits to master since this release

Released: 2026-08-21

  • Fixed Local AI (on-device) dictation cleanup being unreliable: it could drop items from a list, respond to your dictation as if it were a chat question instead of cleaning it, or occasionally invent content that was never said. Local AI now reliably keeps every word and every list item you actually dictated.
  • Spoken enumerations ("number one... number two...", or "first... second...") now format into a real numbered list.
  • Spoken digit sequences ("five five five one two three four") now convert to actual numerals instead of staying spelled out as words.
  • Renamed the "Medium" Auto Cleanup tier to "Cloud Model" in Style settings — the old name was a leftover from a retired internal naming scheme and didn't say what it actually was (the cloud/BYOK tier, as opposed to Local AI which runs entirely on-device).

Not notarized (same as every release so far — no Apple Developer Program enrollment). If you download the .dmg directly, Gatekeeper will warn you; brew install --cask imtamiliniyan/quill/quill opens with no warning.

Full Changelog: v0.10.0...v0.11.0