File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ This changelog goes through all the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
6
6
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
+
7
21
## [ 1.6.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.6.1 ) - 2018-12-08
8
22
* BUGFIXES
9
23
* Fix dependent issue searching when gitea is run in subpath (#5392 ) (#5400 )
You can’t perform that action at this time.
0 commit comments