@@ -4,7 +4,20 @@ This changelog goes through the changes that have been made in each release
44without substantial changes to our git log; to see the highlights of what has
55been added to each release, please refer to the [ blog] ( https://blog.gitea.com ) .
66
7- ## [ 1.25.0] ( https://github.com/go-gitea/gitea/releases/tag/1.25.0 ) - 2025-10-30
7+ ## [ 1.25.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.25.1 ) - 2025-11-03
8+
9+ * BUGFIXES
10+ * Upgrade go mail to 0.7.2 and fix the bug (#35833 ) (#35837 )
11+ * Revert gomail to v0.7.0 to fix sending mail failed (#35816 ) (#35824 )
12+ * Fix clone mixed bug (#35810 ) (#35822 )
13+ * Fix cli "Before" handling (#35797 ) (#35808 )
14+ * Improve and fix markup code preview rendering (#35777 ) (#35787 )
15+ * Fix actions rerun bug (#35783 ) (#35784 )
16+ * Fix actions schedule update issue (#35767 ) (#35774 )
17+ * Fix circular spin animation direction (#35785 ) (#35823 )
18+ * Fix file extension on gogs.png (#35793 ) (#35799 )
19+
20+ ## [ 1.25.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.25.0 ) - 2025-10-30
821
922* BREAKING
1023 * Return 201 Created for CreateVariable API responses (#34517 )
@@ -231,7 +244,119 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
231244 * Docs/fix typo and grammar in CONTRIBUTING.md (#35024 )
232245 * Improve english grammar and readability in locale_en-US.ini (#35017 )
233246
234- ## [ 1.24.0] ( https://github.com/go-gitea/gitea/releases/tag/1.24.0 ) - 2025-05-26
247+ ## [ 1.24.7] ( https://github.com/go-gitea/gitea/releases/tag/1.24.7 ) - 2025-10-24
248+
249+ * SECURITY
250+ * Refactor legacy code (#35708 ) (#35713 )
251+ * Fixing issue #35530 : Password Leak in Log Messages (#35584 ) (#35665 )
252+ * Fix a bug missed return (#35655 ) (#35671 )
253+ * BUGFIXES
254+ * Fix inputing review comment will remove reviewer (#35591 ) (#35664 )
255+ * TESTING
256+ * Mock external service in hcaptcha TestCaptcha (#35604 ) (#35663 )
257+ * Fix build (#35669 )
258+
259+ ## [ 1.24.6] ( https://github.com/go-gitea/gitea/releases/tag/1.24.6 ) - 2025-09-10
260+
261+ * SECURITY
262+ * Upgrade xz to v0.5.15 (#35385 )
263+ * BUGFIXES
264+ * Fix a compare page 404 bug when the pull request disabled (#35441 ) (#35453 )
265+ * Fix bug when issue disabled, pull request number in the commit message cannot be redirected (#35420 ) (#35442 )
266+ * Add author.name field to Swift Package Registry API response (#35410 ) (#35431 )
267+ * Remove usernames when empty in discord webhook (#35412 ) (#35417 )
268+ * Allow foreachref parser to grow its buffer (#35365 ) (#35376 )
269+ * Allow deleting comment with content via API like web did (#35346 ) (#35354 )
270+ * Fix atom/rss mixed error (#35345 ) (#35347 )
271+ * Fix review request webhook bug (#35339 )
272+ * Remove duplicate html IDs (#35210 ) (#35325 )
273+ * Fix LFS range size header response (#35277 ) (#35293 )
274+ * Fix GitHub release assets URL validation (#35287 ) (#35290 )
275+ * Fix token lifetime, closes #35230 (#35271 ) (#35281 )
276+ * Fix push commits comments when changing the pull request target branch (#35386 ) (#35443 )
277+
278+ ## [ 1.24.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.24.5 ) - 2025-08-12
279+
280+ * BUGFIXES
281+ * Fix a bug where lfs gc never worked. (#35198 ) (#35255 )
282+ * Reload issue when sending webhook to make num comments is right. (#35243 ) (#35248 )
283+ * Fix bug when review pull request commits (#35192 ) (#35246 )
284+ * MISC
285+ * Vertically center "Show Resolved" (#35211 ) (#35218 )
286+
287+ ## [ 1.24.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.24.4 ) - 2025-08-03
288+
289+ * BUGFIXES
290+ * Fix various bugs (1.24) (#35186 )
291+ * Fix migrate input box bug (#35166 ) (#35171 )
292+ * Only hide dropzone when no files have been uploaded (#35156 ) (#35167 )
293+ * Fix review comment/dimiss comment x reference can be refereced back (#35094 ) (#35099 )
294+ * Fix submodule nil check (#35096 ) (#35098 )
295+ * MISC
296+ * Don't use full-file highlight when there is a git diff textconv (#35114 ) (#35119 )
297+ * Increase gap on latest commit (#35104 ) (#35113 )
298+
299+ ## [ 1.24.3] ( https://github.com/go-gitea/gitea/releases/tag/v1.24.3 ) - 2025-07-15
300+
301+ * BUGFIXES
302+ * Fix form property assignment edge case (#35073 ) (#35078 )
303+ * Improve submodule relative path handling (#35056 ) (#35075 )
304+ * Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046 ) (#35055 )
305+ * Fix updating user visibility (#35036 ) (#35044 )
306+ * Support base64-encoded agit push options (#35037 ) (#35041 )
307+ * Make submodule link work with relative path (#35034 ) (#35038 )
308+ * Fix bug when displaying git user avatar in commits list (#35006 )
309+ * Fix API response for swagger spec (#35029 )
310+ * Start automerge check again after the conflict check and the schedule (#34988 ) (#35002 )
311+ * Fix the response format for actions/workflows (#35009 ) (#35016 )
312+ * Fix repo settings and protocol log problems (#35012 ) (#35013 )
313+ * Fix project images scroll (#34971 ) (#34972 )
314+ * Mark old reviews as stale on agit pr updates (#34933 ) (#34965 )
315+ * Fix git graph page (#34948 ) (#34949 )
316+ * Don't send trigger for a pending review's comment create/update/delete (#34928 ) (#34939 )
317+ * Fix some log and UI problems (#34863 ) (#34868 )
318+ * Fix archive API (#34853 ) (#34857 )
319+ * Ignore force pushes for changed files in a PR review (#34837 ) (#34843 )
320+ * Fix SSH LFS timeout (#34838 ) (#34842 )
321+ * Fix team permissions (#34827 ) (#34836 )
322+ * Fix job status aggregation logic (#34823 ) (#34835 )
323+ * Fix issue filter (#34914 ) (#34915 )
324+ * Fix typo in pull request merge warning message text (#34899 ) (#34903 )
325+ * Support the open-icon of folder (#34168 ) (#34896 )
326+ * Optimize flex layout of release attachment area (#34885 ) (#34886 )
327+ * Fix the issue of abnormal interface when there is no issue-item on the project page (#34791 ) (#34880 )
328+ * Skip updating timestamp when sync branch (#34875 )
329+ * Fix required contexts and commit status matching bug (#34815 ) (#34829 )
330+
331+ ## [ 1.24.2] ( https://github.com/go-gitea/gitea/releases/tag/v1.24.2 ) - 2025-06-20
332+
333+ * BUGFIXES
334+ * Fix container range bug (#34795 ) (#34796 )
335+ * Upgrade chi to v5.2.2 (#34798 ) (#34799 )
336+ * BUILD
337+ * Bump poetry feature to new url for dev container (#34787 ) (#34790 )
338+
339+ ## [ 1.24.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.24.1 ) - 2025-06-18
340+
341+ * ENHANCEMENTS
342+ * Improve alignment of commit status icon on commit page (#34750 ) (#34757 )
343+ * Support title and body query parameters for new PRs (#34537 ) (#34752 )
344+
345+ * BUGFIXES
346+ * When using rules to delete packages, remove unclean bugs (#34632 ) (#34761 )
347+ * Fix ghost user in feeds when pushing in an actions, it should be gitea-actions (#34703 ) (#34756 )
348+ * Prevent double markdown link brackets when pasting URL (#34745 ) (#34748 )
349+ * Prevent duplicate form submissions when creating forks (#34714 ) (#34735 )
350+ * Fix markdown wrap (#34697 ) (#34702 )
351+ * Fix pull requests API convert panic when head repository is deleted. (#34685 ) (#34687 )
352+ * Fix commit message rendering and some UI problems (#34680 ) (#34683 )
353+ * Fix container range bug (#34725 ) (#34732 )
354+ * Fix incorrect cli default values (#34765 ) (#34766 )
355+ * Fix dropdown filter (#34708 ) (#34711 )
356+ * Hide href attribute of a tag if there is no target_url (#34556 ) (#34684 )
357+ * Fix tag target (#34781 ) #34783
358+
359+ ## [ 1.24.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.24.0 ) - 2025-05-26
235360
236361* BREAKING
237362 * Make Gitea always use its internal config, ignore ` /etc/gitconfig ` (#33076 )
@@ -601,7 +726,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
601726 * Bump x/net (#32896 ) (#32900 )
602727 * Only activity tab needs heatmap data loading (#34652 )
603728
604- ## [ 1.23.8] ( https://github.com/go-gitea/gitea/releases/tag/1 .23.8 ) - 2025-05-11
729+ ## [ 1.23.8] ( https://github.com/go-gitea/gitea/releases/tag/v1 .23.8 ) - 2025-05-11
605730
606731* SECURITY
607732 * Fix a bug when uploading file via lfs ssh command (#34408 ) (#34411 )
@@ -628,7 +753,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
628753 * Bump go version in go.mod (#34160 )
629754 * remove hardcoded 'code' string in clone_panel.tmpl (#34153 ) (#34158 )
630755
631- ## [ 1.23.7] ( https://github.com/go-gitea/gitea/releases/tag/1 .23.7 ) - 2025-04-07
756+ ## [ 1.23.7] ( https://github.com/go-gitea/gitea/releases/tag/v1 .23.7 ) - 2025-04-07
632757
633758* Enhancements
634759 * Add a config option to block "expensive" pages for anonymous users (#34024 ) (#34071 )
0 commit comments