Skip to content

Commit cdbbdbe

Browse files
authored
Changelog for 1.24.1 (#34774)
1 parent 79f555d commit cdbbdbe

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ 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.1](https://github.com/go-gitea/gitea/releases/tag/1.24.1) - 2025-06-18
8+
9+
* ENHANCEMENTS
10+
* Improve alignment of commit status icon on commit page (#34750) (#34757)
11+
* Support title and body query parameters for new PRs (#34537) (#34752)
12+
13+
* BUGFIXES
14+
* When using rules to delete packages, remove unclean bugs (#34632) (#34761)
15+
* Fix ghost user in feeds when pushing in an actions, it should be gitea-actions (#34703) (#34756)
16+
* Prevent double markdown link brackets when pasting URL (#34745) (#34748)
17+
* Prevent duplicate form submissions when creating forks (#34714) (#34735)
18+
* Fix markdown wrap (#34697) (#34702)
19+
* Fix pull requests API convert panic when head repository is deleted. (#34685) (#34687)
20+
* Fix commit message rendering and some UI problems (#34680) (#34683)
21+
* Fix container range bug (#34725) (#34732)
22+
* Fix incorrect cli default values (#34765) (#34766)
23+
* Fix dropdown filter (#34708) (#34711)
24+
* Hide href attribute of a tag if there is no target_url (#34556) (#34684)
25+
* Fix tag target (#34781) #34783
26+
727
## [1.24.0](https://github.com/go-gitea/gitea/releases/tag/1.24.0) - 2025-05-26
828

929
* BREAKING

0 commit comments

Comments
 (0)