Gitea v1.26.1 released on 24-04-2026

Gitea v1.26.1 is out now. It adds an event.schedule context and switches scheduled-run API responses to use TriggerEvent, fixes actions concurrency-group leaks across branches, and delivers a set of authentication, packaging, repository and UI bug fixes to improve scheduled workflows, concurrency correctness and action resolution.
See the release notes on Gitea’s GitHub for full details.
What’s in this release
- Adds event.schedule context for scheduled actions and uses TriggerEvent for scheduled-run API responses to improve scheduled workflow handling.
- Fixes actions concurrency-group leaks across branches and enhances GetActionWorkflow to support fallback references for more robust workflow lookups.
- Authentication, container and packaging fixes: fixes OAuth2 URL-escaping, corrects container registry authentication for public instances, and falls back to noarch when a requested RPM arch is missing.
Upgrade notes
- No breaking changes are listed in the release notes; review the GitHub release page for any compatibility details specific to your setup.
- If you need to roll back, restore previous package versions or backups according to your existing deployment procedures.
Share comments or report issues on Gitea’s issue tracker or community channels to let the maintainers know how this release performs in real environments.
