diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e855ff..6f52a29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1690,3 +1690,9 @@ * Move repo size to sidebar ([#​33155](https://github.com/go-gitea/gitea/issues/33155)) * Fix editor markdown not incrementing in a numbered list ([#​33187](https://github.com/go-gitea/gitea/issues/33187)) [#​33193](https://github.com/go-gitea/gitea/issues/33193) +[1.34.2] +* Update gitea to 1.23.3 +* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.3) +* Build Gitea with Golang v1.23.6 to fix security bugs +* Fix a bug caused by status webhook template #33512 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 48861ef..12f914d 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -4,7 +4,7 @@ "author": "Gitea developers", "description": "file://DESCRIPTION.md", "tagline": "A painless self-hosted Git Service", - "version": "1.34.1", + "version": "1.34.2", "upstreamVersion": "1.23.3", "healthCheckPath": "/explore", "httpPort": 3000,