mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-03-17 20:12:46 +00:00
Update package version to 1.34.3
This commit is contained in:
parent
ffc49beb18
commit
c0384ea5db
14
CHANGELOG.md
14
CHANGELOG.md
@ -1696,3 +1696,17 @@
|
|||||||
* Build Gitea with Golang v1.23.6 to fix security bugs
|
* Build Gitea with Golang v1.23.6 to fix security bugs
|
||||||
* Fix a bug caused by status webhook template #33512
|
* Fix a bug caused by status webhook template #33512
|
||||||
|
|
||||||
|
[1.34.3]
|
||||||
|
* Update gitea to 1.23.4
|
||||||
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.4)
|
||||||
|
* Enhance routers for the Actions variable operations (#33547) (#33553)
|
||||||
|
* Enhance routers for the Actions runner operations (#33549) (#33555)
|
||||||
|
* Fix project issues list and counting (#33594) #33619
|
||||||
|
* Add a transaction to pickTask (#33543) (#33563)
|
||||||
|
* Fix mirror bug (#33597) (#33607)
|
||||||
|
* Use default Git timeout when checking repo health (#33593) (#33598)
|
||||||
|
* Fix PR's target branch dropdown (#33589) (#33591)
|
||||||
|
* Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577)
|
||||||
|
* Rework suggestion backend (#33538) (#33546)
|
||||||
|
* Fix context usage (#33554) (#33557)
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"author": "Gitea developers",
|
"author": "Gitea developers",
|
||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"tagline": "A painless self-hosted Git Service",
|
"tagline": "A painless self-hosted Git Service",
|
||||||
"version": "1.34.2",
|
"version": "1.34.3",
|
||||||
"upstreamVersion": "1.23.4",
|
"upstreamVersion": "1.23.4",
|
||||||
"healthCheckPath": "/explore",
|
"healthCheckPath": "/explore",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user