Skip to content

Commit bafa9ff

Browse files
techknowlogicklunny
authored andcommitted
1.7.6 changelog (#6596)
1 parent bac388d commit bafa9ff

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@ 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.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

0 commit comments

Comments
 (0)