v1.0.0 — the CLI is the interface
A CLI-first git forge. SSH is the API: your key is your identity, every capability exists over stock OpenSSH with no client installed, and the web dispatches the same control commands rather than reimplementing them.
What v1 means here: repo hosting, issues, and merge requests, plus signature verification with six distinct states, protected branches, orgs and teams, forks, mirroring, imports, CI/CD, static pages, LFS, releases, wikis, webhooks, a JSON API, and backups — all end-to-end tested against real git, ssh, sshd and gpg, and running in production at gitbay.org.
This release completes the web: a proper diff view shared by commit and MR pages, repository facts, account settings, organization management, check status on the log. The Parity page in the wiki is the maintained capability matrix and states which rows stay CLI-only by design — anything whose input is a credential.
No migrations, no new config. Upgrading from v0.5.0 is replace-the-binary-and-restart. Binaries are reproducible; verify with SHA256SUMS.
| SHA256SUMS | 557 | 1646f3ec57 |
| gitbay-v1.0.0-darwin-arm64 | 4125426 | a46a89b94a |
| gitbay-v1.0.0-linux-amd64 | 4288636 | 7b8ce4c3c1 |
| gitbay-v1.0.0-linux-arm64 | 4128892 | e929901e1c |
| gitbayd-v1.0.0-darwin-arm64 | 23619858 | fef2a57467 |
| gitbayd-v1.0.0-linux-amd64 | 24674428 | 61d90170ad |
| gitbayd-v1.0.0-linux-arm64 | 23068796 | 445ccdd299 |