1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-10-17 16:35:24 +00:00

Version 1.23.6

This commit is contained in:
Girish Ramakrishnan
2022-02-24 19:46:34 -08:00
parent e5296ab5ee
commit 2f85d288e0
3 changed files with 10 additions and 2 deletions

View File

@@ -900,3 +900,11 @@
* 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)
[1.23.6]
* Update Gitea to 1.16.2
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.16.2)
* Show fullname on issue edits and gpg/ssh signing info (#18828)
* Immediately Hammer if second kill is sent (#18823) (#18826)
* Allow mermaid render error to wrap (#18791)