Gitea 1.25.1 is released
We are excited to announce the release of Gitea 1.25.1! We strongly recommend all users upgrade to this version, as it includes important fixes that address several significant issues introduced in 1.25.0 and improves overall stability.
In particular, issue #35832 has been resolved. A new doctor sub-command, introduced in #35845, is now available to help automatically repair affected environments.
This release includes 15 merged pull requests, thanks to the amazing contributions from our community.
How to install or update
Download our pre-built binaries from the Gitea downloads page — make sure to select the version compatible with your platform. For a step-by-step guide on installation or upgrades, check out our installation documentation
Special Thanks
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Looking for a seamless, hassle-free solution to manage your Git repositories? Discover Gitea Cloud — A fully-managed, scalable platform designed to streamline your development workflow.
Changelog
1.25.1 - 2025-11-04
- BUGFIXES
- Make ACME email optional (#35849) #35857
- Add a doctor command to fix inconsistent run status (#35840) (#35845)
- Remove wrong code (#35846)
- Fix viewed files number is not right if not all files loaded (#35821) (#35844)
- Fix incorrect pull request counter (#35819) (#35841)
- Upgrade go mail to 0.7.2 and fix the bug (#35833) (#35837)
- Revert gomail to v0.7.0 to fix sending mail failed (#35816) (#35824)
- Fix clone mixed bug (#35810) (#35822)
- Fix cli "Before" handling (#35797) (#35808)
- Improve and fix markup code preview rendering (#35777) (#35787)
- Fix actions rerun bug (#35783) (#35784)
- Fix actions schedule update issue (#35767) (#35774)
- Fix circular spin animation direction (#35785) (#35823)
- Fix file extension on gogs.png (#35793) (#35799)
- Add pnpm to Snapcraft (#35778)
