Skip to content

Commit c9e3022

Browse files
committed
add missed PRs
1 parent baee195 commit c9e3022

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
77
## [1.22.3](https://github.com/go-gitea/gitea/releases/tag/1.22.3) - 2024-10-06
88

99
* SECURITY
10+
* Fix bug when a token is given public only (#32204) (#32218)
1011
* PERFORMANCE
1112
* Increase `cacheContextLifetime` to reduce false reports (#32011) (#32023)
1213
* Don't join repository when loading action table data (#32127) (#32143)
@@ -35,6 +36,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
3536
* Refactor CSRF protector (#32057) (#32069)
3637
* Fix Bug in Issue/pulls list (#32081) (#32115)
3738
* Include collaboration repositories on dashboard source/forks/mirrors list (#31946) (#32122)
39+
* Add null check for responseData.invalidTopics (#32212) (#32217)
3840
* TESTING
3941
* Fix mssql ci with a new mssql version on ci (#32094)
4042
* MISC

0 commit comments

Comments
 (0)