Skip to content

Commit de70265

Browse files
lunnyZettat123
andauthored
Release of Gitea 1.23.4 (#33621)
--------- Co-authored-by: Zettat123 <[email protected]>
1 parent ee3f5e8 commit de70265

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

+22-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,28 @@ This changelog goes through the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.com).
66

7-
## [1.23.3](https://github.com/go-gitea/gitea/releases/tag/1.23.2) - 2025-02-05
7+
## [1.23.4](https://github.com/go-gitea/gitea/releases/tag/v1.23.4) - 2025-02-16
8+
9+
* SECURITY
10+
* Enhance routers for the Actions variable operations (#33547) (#33553)
11+
* Enhance routers for the Actions runner operations (#33549) (#33555)
12+
* Fix project issues list and counting (#33594) #33619
13+
* PERFORMANCES
14+
* Performance optimization for pull request files loading comments attachments (#33585) (#33592)
15+
* BUGFIXES
16+
* Add a transaction to `pickTask` (#33543) (#33563)
17+
* Fix mirror bug (#33597) (#33607)
18+
* Use default Git timeout when checking repo health (#33593) (#33598)
19+
* Fix PR's target branch dropdown (#33589) (#33591)
20+
* Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577)
21+
* Rework suggestion backend (#33538) (#33546)
22+
* Fix context usage (#33554) (#33557)
23+
* Only show the latest version in the Arch index (#33262) (#33580)
24+
* Skip deletion error for action artifacts (#33476) (#33568)
25+
* Make actions URL in commit status webhooks absolute (#33620) #33632
26+
* Add missing locale (#33641) #33642
27+
28+
## [1.23.3](https://github.com/go-gitea/gitea/releases/tag/v1.23.3) - 2025-02-06
829

930
* Security
1031
* Build Gitea with Golang v1.23.6 to fix security bugs

0 commit comments

Comments
 (0)