File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ 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.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
+
7
19
## [ 1.24.3] ( https://github.com/go-gitea/gitea/releases/tag/1.24.3 ) - 2025-07-15
8
20
9
21
* BUGFIXES
You can’t perform that action at this time.
0 commit comments