File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,19 @@ This changelog goes through all the changes that have been made in each release
44without substantial changes to our git log; to see the highlights of what has
55been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
66
7- ## [ 1.7.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.5 ) - 2019-03-27
7+ ## [ 1.7.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.6 ) - 2019-04-12
8+ * SECURITY
9+ * Prevent remote code execution vulnerability with mirror repo URL settings (#6593 ) (#6595 )
10+ * BUGFIXES
11+ * Allow resend of confirmation email when logged in (#6482 ) (#6487 )
12+
13+ ## [ 1.7.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.5 ) - 2019-03-27
814* BUGFIXES
915 * Fix unitTypeCode not being used in accessLevelUnit (#6419 ) (#6423 )
1016 * Fix bug where manifest.json was being requested without cookies and continuously creating new sessions (#6372 ) (#6383 )
1117 * Fix ParsePatch function to work with quoted diff --git strings (#6323 ) (#6332 )
1218
13- ## [ 1.7.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.4 ) - 2019-03-12
19+ ## [ 1.7.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.4 ) - 2019-03-12
1420* SECURITY
1521 * Fix potential XSS vulnerability in repository description. (#6306 ) (#6308 )
1622* BUGFIXES
You can’t perform that action at this time.
0 commit comments