File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ This changelog goes through all 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.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
+
7
22
## [1.21.6](https://github.com/go-gitea/gitea/releases/tag/v1.21.6) - 2024-02-22
8
23
9
24
* SECURITY
You can’t perform that action at this time.
0 commit comments