Release notes

See what changed in each version of TickForge.

Loading releases…

Verify your download

Every download comes from your account over HTTPS. If you want to confirm a file is exactly what we published — nothing added, nothing changed — here's how.

Check the checksum

Each download lists a SHA-256 checksum. On Linux or macOS, compare it against the file you downloaded:

sha256sum -c TickForge-<version>-linux-x86_64.AppImage.sha256

Verify the signature (Linux, optional)

The Linux AppImage is also signed with our GPG release key. Download the key once, then verify:

curl -fO https://tickforge.app/tickforge-release.gpg
gpgv --keyring ./tickforge-release.gpg \
     TickForge-<version>-linux-x86_64.AppImage.asc \
     TickForge-<version>-linux-x86_64.AppImage

A line reading “Good signature from TickForge Release Signing” confirms the file is authentic and unmodified.

Our key fingerprint: 276A 7153 58F6 7D88 0E28 287B FA80 0ECB 8555 05A6 · public key