0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-19 21:28:33 +02:00
This commit is contained in:
Lunny Xiao 2025-05-28 22:34:58 -07:00
parent 35cd30e96d
commit 96a8c3b95c
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A

View File

@ -234,7 +234,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
* Fix repo broken check (#34444) #34452
* Fix remove org user failure on mssql (#34449) #34453
* Fix Workflow run Not Found page (#34459) #34466
* When updating comment, if the content is the same, just return and not update the databse (#34422) #34464
* When updating comment, if the content is the same, just return and not update the database (#34422) #34464
* Fix project board view (#34470) #34475
* Fix get / delete runner to use consistent http 404 and 500 status (#34480) #34488
* Fix url validation in webhook add/edit API (#34492) #34496