Skip to content

Commit ff1c581

Browse files
lunny6543Gusted
authored
Changelog for v1.16.3 (#18966)
* Changelog for v1.16.3 * Update CHANGELOG.md * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Gusted <[email protected]> Co-authored-by: 6543 <[email protected]> Co-authored-by: Gusted <[email protected]>
1 parent 87f8d37 commit ff1c581

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ 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.io).
66

7+
## [1.16.3](https://github.com/go-gitea/gitea/releases/tag/v1.16.3) - 2022-03-02
8+
9+
* SECURITY
10+
* Git backend ignore replace objects (#18979) (#18980)
11+
* ENHANCEMENTS
12+
* Adjust error for already locked db and prevent level db lock on malformed connstr (#18923) (#18938)
13+
* BUGFIXES
14+
* Set max text height to prevent overflow (#18862) (#18977)
15+
* Fix newAttachmentPaths deletion for DeleteRepository() (#18973) (#18974)
16+
* Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) (#18964)
17+
* Send 404 on `/{org}.gpg` (#18959) (#18962)
18+
* Fix admin user list pagination (#18957) (#18960)
19+
* Fix lfs management setting (#18947) (#18946)
20+
* Fix login with email panic when email is not exist (#18942)
21+
* Update go-org to v1.6.1 (#18932) (#18933)
22+
* Fix `<strong>` html in translation (#18929) (#18931)
23+
* Fix page and missing return on unadopted repos API (#18848) (#18927)
24+
* Allow adminstrator teams members to see other teams (#18918) (#18919)
25+
* Don't treat BOM escape sequence as hidden character. (#18909) (#18910)
26+
* Correctly link URLs to users/repos with dashes, dots or underscores (… (#18908)
27+
* Fix redirect when using lowercase repo name (#18775) (#18902)
28+
* Fix migration v210 (#18893) (#18892)
29+
* Fix team management UI (#18887) (18886)
30+
* BeforeSourcePath should point to base commit (#18880) (#18799)
31+
* TRANSLATION
32+
* Backport locales from master (#18944)
33+
* MISC
34+
* Don't update email for organisation (#18905) (#18906)
35+
736
## [1.16.2](https://github.com/go-gitea/gitea/releases/tag/v1.16.2) - 2022-02-24
837

938
* ENHANCEMENTS

0 commit comments

Comments
 (0)