Skip to content

Commit d6b0d0e

Browse files
authored
Release of 1.21.10 (#30073)
The main reason for this release is to fix a bug #29997
1 parent 087aed7 commit d6b0d0e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.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+
717
## [1.21.9](https://github.com/go-gitea/gitea/releases/tag/1.21.9) - 2024-03-21
818

919
* PERFORMANCE

0 commit comments

Comments
 (0)