1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 22:47:24 +00:00

Version 1.29.2

This commit is contained in:
Girish Ramakrishnan
2023-07-29 20:13:02 +05:30
parent 8876fedd40
commit 4b15736f81
2 changed files with 8 additions and 2 deletions

View File

@@ -1255,3 +1255,9 @@
* Add shutting down notice (#25920) (#25922)
* Fix incorrect milestone count when provide a keyword (#25880) (#25904)
[1.29.2]
* Update Gitea to 1.20.2
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.20.2)
* Calculate `MAX_WORKERS` default value by CPU number (#26177) (#26183)
* Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154)