Gitea 1.25.1 已发布
· 阅读需 3 分钟
我们很高兴地宣布 Gitea 1.25.1 正式发布!我们强烈建议所有用户升级到此版本,因为它包含了重要的修复,解决了 1.25.0 中引入的几个显著问题,并提高了整体稳定性。
特别是工单 #35832 已得到解决。在 #35845 中引入的一个新的 doctor 子命令,现在可以用来帮助自动修复受影响的环境。
此版本包含 15 个合并请求 的合并,感谢社区贡献者们出色的贡献。
如何安装或更新
从 https://dl.gitea.com/gitea/1.25.1/ 下载我们预编译的二进制文件——请确保选择与你平台兼容的版本。如需逐步安装或升级指引,请查阅我们的 https://docs.gitea.cn/category/installation。
特别感谢
我们还要感谢 Open Collective 上的所有支持者,是你们帮助我们在财务上得以持续运转。
正在寻找无缝、无忧的 Git 仓库管理方案? 了解 Gitea Cloud —— 一个全托管、可扩展的平台,旨在简化您的开发工作流。
以下 Changelog 保留英文原文,未作翻译,请与上游逐字核对。
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)
