Skip to content

Commit 2631f7f

Browse files
Changelog for 1.6.2 (#5567)
1 parent af4626a commit 2631f7f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ 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.6.2](https://github.com/go-gitea/gitea/releases/tag/v1.6.2) - 2018-12-21
8+
* SECURITY
9+
* Sanitize uploaded file names (#5571) (#5573)
10+
* HTMLEncode user added text (#5570) (#5575)
11+
* BUGFIXES
12+
* Fix indexer reindex bug when gitea restart (#5563) (#5564)
13+
* Remove a double slash in the HTTPS redirect with Let's Encrypt (#5537) (#5539)
14+
* Fix bug when a read perm user to edit his issue (#5516) (#5534)
15+
* Detect force push failure on deletion of protected branches (#5522) (#5531)
16+
* Let's Encrypt handler listens on correct port for certificate validation (#5525) (#5527)
17+
* Fix forgot deletion of notification when delete repository (#5506) (#5514)
18+
* Fix undeleted content when deleting user (#5429) (#5509)
19+
* Fix empty wiki (#5504) (#5508)
20+
721
## [1.6.1](https://github.com/go-gitea/gitea/releases/tag/v1.6.1) - 2018-12-08
822
* BUGFIXES
923
* Fix dependent issue searching when gitea is run in subpath (#5392) (#5400)

0 commit comments

Comments
 (0)