1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 14:37:44 +00:00

Version 1.26.3

This commit is contained in:
Girish Ramakrishnan
2023-01-24 10:08:33 +01:00
parent f53e024f69
commit 6bbea49e07
4 changed files with 26 additions and 19 deletions

View File

@@ -1136,3 +1136,10 @@
* Reliable selection of admin user (#22509) (#22511)
* Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) (#22496)
[1.26.3]
* Update Gitea to 1.18.3
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.18.3)
* Prevent multiple To recipients (#22566) (#22569)
* Truncate commit summary on repo files table. (#22551) (#22552)
* Mute all links in issue timeline (#22534)