Skip to content

Commit 06b851c

Browse files
committed
Changelog for 1.24.6
1 parent 67977f0 commit 06b851c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +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.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+
* fix: add author.name field to Swift Package Registry API response (#35410) (#35431)
15+
* fix(webhook/discord): fixed username cannot be empty error (#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+
* fix: remove duplicate 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+
* MISC
26+
* Upgrade mermaid to 11.10.0 (#35333)
27+
* Fix some overflows in test (#35315) (#35321)
28+
729
## [1.24.5](https://github.com/go-gitea/gitea/releases/tag/v1.24.5) - 2025-08-12
830

931
* BUGFIXES

0 commit comments

Comments
 (0)