Skip to content

Commit c3305cb

Browse files
committed
update changelog
1 parent a2ab900 commit c3305cb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ 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+
* PERFORMANCE
11+
* Increase `cacheContextLifetime` to reduce false reports (#32011) (#32023)
12+
* Don't join repository when loading action table data (#32127) (#32143)
1013
* BUGFIXES
1114
* Fix javascript error when an anonymous user visiting migration page (#32144) (#32179)
1215
* Don't init singing keys if oauth2 provider disabled (#32177)
13-
* Don't join repository when loading action table data (#32127) (#32143)
1416
* Fix wrong status of `Set up Job` when first step is skipped (#32120) (#32125)
1517
* Fix bug when deleting a migrated branch (#32075) (#32123)
1618
* Truncate commit message during Discord webhook push events (#31970) (#32121)
@@ -30,7 +32,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
3032
* Check if the `due_date` is nil when editing issues (#32035) (#32042)
3133
* Fix container parallel upload bugs (#32022)
3234
* Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) (#32188)
33-
* Increase `cacheContextLifetime` to reduce false reports (#32011) (#32023)
3435
* Refactor CSRF protector (#32057) (#32069)
3536
* Fix Bug in Issue/pulls list (#32081) (#32115)
3637
* Include collaboration repositories on dashboard source/forks/mirrors list (#31946) (#32122)

0 commit comments

Comments
 (0)