File tree 1 file changed +10
-0
lines changed 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ 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.10] ( https://github.com/go-gitea/gitea/releases/tag/1.21.10 ) - 2024-03-25
8
+
9
+ * BUGFIXES
10
+ * Fix Add/Remove WIP on pull request title failure (#29999 ) (#30066 )
11
+ * Fix misuse of ` TxContext ` (#30061 ) (#30062 )
12
+ * Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013 ) (#30035 )
13
+ * Escape paths for find file correctly (#30026 ) (#30031 )
14
+ * Remove duplicate option in admin screen and now-unused translation keys (#28492 ) (#30024 )
15
+ * Fix manual merge form and 404 page templates (#30000 )
16
+
7
17
## [ 1.21.9] ( https://github.com/go-gitea/gitea/releases/tag/1.21.9 ) - 2024-03-21
8
18
9
19
* PERFORMANCE
You can’t perform that action at this time.
0 commit comments