v1.25.1
go-gitea/giteav1.25.1Nov 4, 2025by GiteaBot
AI Summary
Bug fix release addressing various issues including ACME email configuration, mail sending, and UI improvements.
Key Highlights
- Made ACME email optional
- Added doctor command to fix inconsistent run status
- Fixed viewed files number when not all files loaded
- Fixed incorrect pull request counter
- Reverted gomail to v0.7.0 to fix mail sending
New Features
- ACME email now optional
- Doctor command to fix inconsistent run status
Full Release Notes
* 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) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window.