Skip to content

Commit 9665a44

Browse files
6543techknowlogickGusted
committed
Add Changelog v1.16.7 (go-gitea#19575)
Co-authored-by: techknowlogick <[email protected]> Co-authored-by: Gusted <[email protected]>
1 parent cab3a8b commit 9665a44

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ 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.7](https://github.com/go-gitea/gitea/releases/tag/v1.16.7) - 2022-05-02
8+
9+
* SECURITY
10+
* Escape git fetch remote (#19487) (#19490)
11+
* BUGFIXES
12+
* Don't overwrite err with nil (#19572) (#19574)
13+
* On Migrations, only write commit-graph if wiki clone was successful (#19563) (#19568)
14+
* Respect DefaultUserIsRestricted system default when creating new user (#19310) (#19560)
15+
* Don't error when branch's commit doesn't exist (#19547) (#19548)
16+
* Support `hostname:port` to pass host matcher's check (#19543) (#19544)
17+
* Prevent intermittent race in attribute reader close (#19537) (#19539)
18+
* Fix 64-bit atomic operations on 32-bit machines (#19531) (#19532)
19+
* Prevent dangling archiver goroutine (#19516) (#19526)
20+
* Fix migrate release from github (#19510) (#19523)
21+
* When view _Siderbar or _Footer, just display once (#19501) (#19522)
22+
* Fix blame page select range error and some typos (#19503)
23+
* Fix name of doctor fix "authorized-keys" in hints (#19464) (#19484)
24+
* User specific repoID or xorm builder conditions for issue search (#19475) (#19476)
25+
* Prevent dangling cat-file calls (goroutine alternative) (#19454) (#19466)
26+
* RepoAssignment ensure to close before overwrite (#19449) (#19460)
27+
* Set correct PR status on 3way on conflict checking (#19457) (#19458)
28+
* Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446)
29+
730
## [1.16.6](https://github.com/go-gitea/gitea/releases/tag/v1.16.6) - 2022-04-20
831

932
* ENHANCEMENTS

0 commit comments

Comments
 (0)