1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-12-04 23:37:20 +00:00

Version 1.27.1

This commit is contained in:
Girish Ramakrishnan
2023-02-22 11:02:42 +01:00
parent 6b2e221264
commit 58298a6b20
3 changed files with 31 additions and 23 deletions

View File

@@ -1163,3 +1163,11 @@
[1.27.0]
* Email display name support
[1.27.1]
* Update Gitea to 1.18.5
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.18.5)
* Hide 2FA status from other members in organization members list (#22999) (#23023)
* Add `force_merge` to merge request and fix checking mergable (#23010) (#23032)
* Use --message=%s for git commit message (#23028) (#23029)
* Render access log template as text instead of HTML (#23013) (#23025)
* Fix the Manually Merged form (#23015) (#23017)