Skip to content

Quill 0.8.0

Choose a tag to compare

@xfreeze2 xfreeze2 released this 09 Aug 12:59
· 1 commit to main since this release

Quill now tells you when a newer version exists. Closes #2.

Checks once a day, plus Check for updates… in the menu for on demand. A one-time notice appears the first time a new version is seen, and never interrupts an active recording.

This is a notice, not an installer — Quill doesn't download or run anything on your behalf. It's self-signed and not notarised, so having it silently replace its own running binary is the same behaviour malware uses to persist; that's not a shortcut worth taking. The menu points you at the release, and updating is still the one-line install command.

Thanks @pedroknigge for the well-scoped writeup.

curl -fsSL https://raw.githubusercontent.com/xfreeze2/quill/main/install.sh | bash