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

Version 1.24.0

This commit is contained in:
Girish Ramakrishnan
2022-07-31 08:13:30 +02:00
parent fcb4caff89
commit 730611229e
2 changed files with 12 additions and 2 deletions

View File

@@ -959,3 +959,13 @@
* Fix new release from tags list UI (#19670) (#19673)
* Prevent NPE when checking repo units if the user is nil (#19625) (#19630)
[1.24.0]
* Update Gitea to 1.17.0
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.17.0)
* Automatically render wiki TOC (#19873)
* Adding button to link accounts from user settings (#19792)
* Allow set default merge style while creating repo (#19751)
* Auto merge pull requests when all checks succeeded (#9307 & #19648)
* Improve reviewing PR UX (#19612)
* Add support for rendering console output with colors (#19497)