Quill 0.11.1
Released: 2026-08-21
- Fixed the update feed itself. Sparkle's update check (
SUFeedURL) was pointed at raw.githubusercontent.com, whose CDN cache confirmed to serve a stale appcast for several minutes after a push — and inconsistently across edge locations, so "Check for Updates" could still say you're up to date well after a new version shipped. Switched to jsDelivr's GitHub CDN mirror, which supports an explicit cache purge, so a pushed update now goes live within seconds.
This is an infrastructure-only patch — no other app behavior changed since v0.11.0.
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.11.0...v0.11.1