File tree 1 file changed +2
-3
lines changed 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
9
9
* SECURITY
10
10
* Use go1.21.9 to include Golang security fix
11
11
* Fix possible renderer security problem (#30136 ) (#30315 )
12
+ * Performance optimization for git push and check permissions for push options (#30104 ) (#30354 )
12
13
* BUGFIXES
13
14
* Fix close file in the Upload func (#30262 ) (#30269 )
14
15
* Fix inline math blocks can't be preceeded/followed by alphanumerical characters (#30175 ) (#30250 )
@@ -18,12 +19,10 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
18
19
* Load attachments for code comments (#30124 ) (#30126 )
19
20
* Fix gitea doctor will remove repo-avatar files when executing command storage-archives (#30094 ) (#30120 )
20
21
* Fix possible data race on tests (#30093 ) (#30108 )
21
- * Performance optimization for git push (#30104 )
22
22
* Fix duplicate migrated milestones (#30102 ) (#30105 )
23
23
* Fix panic for fixBrokenRepoUnits16961 (#30068 ) (#30100 )
24
- * Fix incorrect SVGs (#30087 )
24
+ * Fix incorrect SVGs (#30086 ) ( # 30087 )
25
25
* Fix create commit status (#30225 ) (#30340 )
26
- * Performance optimization for git push (#30104 ) (#30354 )
27
26
* Fix misuse of unsupported global variables (#30402 )
28
27
* Fix to delete the cookie when AppSubURL is non-empty (#30375 ) (#30468 )
29
28
* Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357 ) (#30408 )
You can’t perform that action at this time.
0 commit comments