Skip to content

Commit 78cb09d

Browse files
lunnywxiaoguang
andauthored
Change log for 1.21.7 (#29411)
This is an emergency release to fix the bug #29402. --------- Co-authored-by: wxiaoguang <[email protected]>
1 parent 0f35cb5 commit 78cb09d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ This changelog goes through all 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.21.7](https://github.com/go-gitea/gitea/releases/tag/1.21.7) - 2024-02-26
8+
9+
* ENHANCEMENTS
10+
* Users with `read` permission of pull requests can be assigned too (#27263) (#29372)
11+
* BUGFIXES
12+
* Do not double close reader (#29354) (#29370)
13+
* Display friendly error message (#29105) (#29363)
14+
* Fix project counter in organization/individual profile (#28068) (#29361)
15+
* Fix validity of the FROM email address not being checked (#29347) (#29360)
16+
* Fix tarball/zipball download bug (#29342) (#29352)
17+
* DOCS
18+
* Docker Tag Information in Docs (#29047) (#29362)
19+
* MISC
20+
* Enforce maxlength in frontend (#29389) (#29396)
21+
722
## [1.21.6](https://github.com/go-gitea/gitea/releases/tag/v1.21.6) - 2024-02-22
823

924
* SECURITY

0 commit comments

Comments
 (0)