Skip to content

Commit 8418553

Browse files
committed
Update to latest changelog
1 parent bcb2ee0 commit 8418553

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,27 @@ 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.2](https://github.com/go-gitea/gitea/releases/tag/v1.16.2) - 2022-02-21
7+
## [1.16.2](https://github.com/go-gitea/gitea/releases/tag/v1.16.2) - 2022-02-24
88

99
* ENHANCEMENTS
1010
* Show fullname on issue edits and gpg/ssh signing info (#18828)
1111
* Immediately Hammer if second kill is sent (#18823) (#18826)
1212
* Allow mermaid render error to wrap (#18791)
1313
* BUGFIXES
14+
* Update assignees check to include any writing team and change org sidebar (#18680) (#18873)
15+
* Don't report signal: killed errors in serviceRPC (#18850) (#18865)
16+
* Fix bug where certain LDAP settings were reverted (#18859)
17+
* Update go-org to 1.6.0 (#18824) (#18839)
18+
* Fix login with email for ldap users (#18800) (#18836)
19+
* Fix bug for get user by email (#18834)
1420
* Fix panic in EscapeReader (#18820) (#18821)
15-
* remove redundant call to UpdateRepoStats during migration (#18591) (#18794)
21+
* Fix ldap loginname (#18789) (#18804)
22+
* Remove redundant call to UpdateRepoStats during migration (#18591) (#18794)
23+
* In disk_channel queues synchronously push to disk on shutdown (#18415) (#18788)
1624
* Fix template bug of LFS lock (#18784) (#18787)
1725
* Attempt to fix the webauthn migration again - part 3 (#18770) (#18771)
1826
* Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707) (#18765)
19-
* Backport: fix a broken link in commits_list_small.tmpl (#18763) (#18764)
27+
* Fix a broken link in commits_list_small.tmpl (#18763) (#18764)
2028
* Increase the size of the webauthn_credential credential_id field (#18739) (#18756)
2129
* Prevent dangling GetAttribute calls (#18754) (#18755)
2230
* Fix isempty detection of git repository (#18746) (#18750)
@@ -41,7 +49,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
4149
* Put buttons back in org dashboard (#18817) (#18825)
4250
* Various Mermaid improvements (#18776) (#18780)
4351
* C preprocessor colors improvement (#18671) (#18696)
44-
* Backport: fix the missing i18n key for update checker (#18646) (#18665)
52+
* Fix the missing i18n key for update checker (#18646) (#18665)
4553

4654
## [1.16.1](https://github.com/go-gitea/gitea/releases/tag/v1.16.1) - 2022-02-06
4755

0 commit comments

Comments
 (0)