File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,25 @@ This changelog goes through the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.com ) .
6
6
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
+
7
26
## [ 1.24.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.24.5 ) - 2025-08-12
8
27
9
28
* BUGFIXES
You can’t perform that action at this time.
0 commit comments