Gisia 0.6.0 Released
We're excited to announce Gisia 0.6.0, bringing a full REST API, activity timelines, and improved code review tooling.
REST API
Gisia now exposes a REST API covering personal access tokens, branches, tags, pipelines, jobs, members, and users. Automate workflows and build integrations without touching the UI.
Activity Timeline
Issues, epics, and merge requests now have a unified activity timeline, giving you a clear chronological view of everything that's happened on a thread.
Diff Comment Versioning & Resolve
Diff comments now track versions and support a resolve workflow, so reviewers can mark feedback as addressed and keep review threads clean.
Squash on Merge
Merge requests now support squash-enabled merging for a cleaner commit history.
Bug Fixes
This release also addresses note policy enforcement, project menu rendering, and notification errors from 0.5.x. We just released Gisia 0.5.1, a self-hosted Git hosting platform built with Rails 8.
This release focuses on keeping your team informed and improving API coverage:
- Email notifications for issues, epics, work items, and merge requests
- Notification settings per user
- REST API expanded to cover namespaces, branches, merge requests, groups, and projects
- IID support for issues and epics
If you're looking for a lightweight, self-hostable Git platform with CI/CD support, give it a try.
GitHub: https://github.com/gisiahq/gisia
Feedback and contributions are welcome!