Skip to content

Commit d49feab

Browse files
authored
release notes for 1.24.4 (#35208)
1 parent 9162f44 commit d49feab

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.4](https://github.com/go-gitea/gitea/releases/tag/1.24.4) - 2025-08-03
8+
9+
* BUGFIXES
10+
* Fix various bugs (1.24) (#35186)
11+
* Fix migrate input box bug (#35166) (#35171)
12+
* Only hide dropzone when no files have been uploaded (#35156) (#35167)
13+
* Fix review comment/dimiss comment x reference can be refereced back (#35094) (#35099)
14+
* Fix submodule nil check (#35096) (#35098)
15+
* MISC
16+
* Don't use full-file highlight when there is a git diff textconv (#35114) (#35119)
17+
* Increase gap on latest commit (#35104) (#35113)
18+
719
## [1.24.3](https://github.com/go-gitea/gitea/releases/tag/1.24.3) - 2025-07-15
820

921
* BUGFIXES

0 commit comments

Comments
 (0)