2025.11.27 v0.1.5-alpha,170
2025.9.24 v0.1.4
- Webhook result feedback
- Support for in-memory session store
- Mostly bug fixes
2025.9.16 v0.1.3
- UI for Git Blame
- 2FA w/ Email
- Snippets
- Basic Webhook
- Basic new/edit/upload file UI
- Many bug fixes and vuln fixes
2025.9.3 v0.1.2
- Repository labels.
- File lists now displays the last commit of change alongside with the file name.
- User profile page.
- Mailer tester in admin panel.
2025.9.2 v0.1.1 Released
- "Co-Authored-By" now renders.
- Links to emails now points to their user profiles if they have verified them on instance.
- You can now pin issues.
- A rate limiter has been added to protect certain endpoints from brute force attack.
- Users can now submit a reason alongside with their registration request on instances that requires manual approval.
2025.8.28 v0.1.0 Released
- Support for PostgreSQL is added.
2025.7.25 v0.0.2 Released
- Search interface for issues and pull requests
- A better view for diff is made;
- The support for "global visibility" is added; you can now set the whole instance in "private mode" and the likes.
- A new namespace is now created whenever a new user completes the registration process.
2025.7.11 v0.0.1 Released
- Basic views: commits, branches, tags, commit histories, trees & files
- Rudimentary diff view
- Namespaces
- User SSH/GPG key management
- Clone through HTTP & SSH
- Push through SSH
- Configurable instance front page
- Issues
- Pull requests
- User ACL at both namespace and repository level
- Web installer for easy(-er) installation