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

Version 1.23.12

This commit is contained in:
Girish Ramakrishnan
2022-05-16 13:44:40 -07:00
parent e2f6fb52b3
commit 04d857e88b
2 changed files with 11 additions and 2 deletions

View File

@@ -950,3 +950,12 @@
* Set correct PR status on 3way on conflict checking (#19457) (#19458)
* Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446)
[1.23.12]
* Update Gitea to 1.16.8
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.16.8)
* Add doctor check/fix for bogus action rows (#19656) (#19669)
* Make .cs highlighting legible on dark themes (#19604) (#19605)
* Delete user related oauth stuff on user deletion too (#19677) (#19680)
* Fix new release from tags list UI (#19670) (#19673)
* Prevent NPE when checking repo units if the user is nil (#19625) (#19630)