@@ -4,6 +4,30 @@ 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.3] ( https://github.com/go-gitea/gitea/releases/tag/1.24.3 ) - 2025-07-06
8
+
9
+ * BUGFIXES
10
+ * Start automerge check again after the conflict check and the schedule (#34988 ) (#35002 )
11
+ * Fix the response format for actions/workflows (#35009 ) (#35016 )
12
+ * Fix repo settings and protocol log problems (#35012 ) (#35013 )
13
+ * Fix project images scroll (#34971 ) (#34972 )
14
+ * Mark old reviews as stale on agit pr updates (#34933 ) (#34965 )
15
+ * Fix git graph page (#34948 ) (#34949 )
16
+ * Don't send trigger for a pending review's comment create/update/delete (#34928 ) (#34939 )
17
+ * Fix some log and UI problems (#34863 ) (#34868 )
18
+ * Fix archive API (#34853 ) (#34857 )
19
+ * Ignore force pushes for changed files in a PR review (#34837 ) (#34843 )
20
+ * Fix SSH LFS timeout (#34838 ) (#34842 )
21
+ * Fix team permissions (#34827 ) (#34836 )
22
+ * Fix job status aggregation logic (#34823 ) (#34835 )
23
+ * Fix issue filter (#34914 ) (#34915 )
24
+ * Fix typo in pull request merge warning message text (#34899 ) (#34903 )
25
+ * Support the open-icon of folder (#34168 ) (#34896 )
26
+ * Optimize flex layout of release attachment area (#34885 ) (#34886 )
27
+ * Fix the issue of abnormal interface when there is no issue-item on the project page (#34791 ) (#34880 )
28
+ * Skip updating timestamp when sync branch (#34875 )
29
+ * Fix required contexts and commit status matching bug (#34815 ) (#34829 )
30
+
7
31
## [ 1.24.2] ( https://github.com/go-gitea/gitea/releases/tag/1.24.2 ) - 2025-06-20
8
32
9
33
* BUGFIXES
0 commit comments