File tree 1 file changed +1
-4
lines changed 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
8
8
9
9
* SECURITY
10
10
* Require repo scope for PATs for private repos and basic authentication (#24362 ) (#24364 )
11
+ * Only delete secrets belonging to its owner (#24284 ) (#24286 )
11
12
* API
12
13
* Fix access token issue on some public endpoints (#24194 ) (#24259 )
13
14
* ENHANCEMENTS
@@ -23,7 +24,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
23
24
* Fix bug when deleting wiki with no code write permission (#24274 ) (#24295 )
24
25
* Handle canceled workflow as a warning instead of a fail (#24282 ) (#24292 )
25
26
* Load reviewer for comments when dismissing a review (#24281 ) (#24288 )
26
- * Only delete secrets belonging to its owner (#24284 ) (#24286 )
27
27
* Show commit history for closed/merged PRs (#24238 ) (#24261 )
28
28
* Fix owner team access mode value in team_unit table (#24224 )
29
29
* Fix issue attachment handling (#24202 ) (#24221 )
@@ -39,9 +39,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
39
39
* Fix mismatch between hook events and github event types (#24048 ) (#24091 )
40
40
* BUILD
41
41
* Support converting varchar to nvarchar for mssql database (#24105 ) (#24168 )
42
- * MISC
43
- * Upgrade act (#24298 ) (#24300 )
44
- * Set EasyMDE heading font-size to the same size as the resulting markdown (#24151 ) (#24152 )
45
42
46
43
## [ 1.19.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.19.1 ) - 2023-04-12
47
44
You can’t perform that action at this time.
0 commit comments