1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-02 07:45:05 +00:00

Version 1.23.5

This commit is contained in:
Girish Ramakrishnan
2022-02-06 11:41:39 -08:00
parent 76df0b0113
commit 1da61b548f
3 changed files with 11 additions and 2 deletions

View File

@@ -891,3 +891,12 @@
* Update Gitea to 1.16.0
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.16.0)
[1.23.5]
* Update Gitea to 1.16.1
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.16.1)
* Update JS dependencies, fix lint (#18389) (#18540)
* Add dropdown icon to label set template dropdown (#18564) (#18571)
* Comments on migrated issues/prs must link to the comment ID (#18630) (#18637)
* Stop logging an error when notes are not found (#18626) (#18635)
* Ensure that blob-excerpt links work for wiki (#18587) (#18624)
* Only attempt to flush queue if the underlying worker pool is not finished (#18593) (#18620)