Skip to content

Commit 08c6ea6

Browse files
Changelog for 1.24.6 (#35457)
Signed-off-by: techknowlogick <matti@mdranta.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
1 parent 67977f0 commit 08c6ea6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ 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.24.6](https://github.com/go-gitea/gitea/releases/tag/1.24.6) - 2025-09-10
8+
9+
* SECURITY
10+
* Upgrade xz to v0.5.15 (#35385)
11+
* BUGFIXES
12+
* Fix a compare page 404 bug when the pull request disabled (#35441) (#35453)
13+
* Fix bug when issue disabled, pull request number in the commit message cannot be redirected (#35420) (#35442)
14+
* Add author.name field to Swift Package Registry API response (#35410) (#35431)
15+
* Remove usernames when empty in discord webhook (#35412) (#35417)
16+
* Allow foreachref parser to grow its buffer (#35365) (#35376)
17+
* Allow deleting comment with content via API like web did (#35346) (#35354)
18+
* Fix atom/rss mixed error (#35345) (#35347)
19+
* Fix review request webhook bug (#35339)
20+
* Remove duplicate html IDs (#35210) (#35325)
21+
* Fix LFS range size header response (#35277) (#35293)
22+
* Fix GitHub release assets URL validation (#35287) (#35290)
23+
* Fix token lifetime, closes #35230 (#35271) (#35281)
24+
* Fix push commits comments when changing the pull request target branch (#35386) (#35443)
25+
726
## [1.24.5](https://github.com/go-gitea/gitea/releases/tag/v1.24.5) - 2025-08-12
827

928
* BUGFIXES

0 commit comments

Comments
 (0)