Skip to content

Commit 91775c1

Browse files
techknowlogickzeripath
authored andcommitted
backport 1.7.4 changelog (#6317)
1 parent 202a8f6 commit 91775c1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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.4](https://github.com/go-gitea/gitea/releases/tag/v1.7.4) - 2019-03-12
8+
* SECURITY
9+
* Fix potential XSS vulnerability in repository description. (#6306) (#6308)
10+
* BUGFIXES
11+
* Fix wrong release commit id (#6224) (#6300)
12+
* Fix panic on empty signed commits (#6292) (#6300)
13+
* Fix organization dropdown not being scrollable when using mouse wheel (#5988) (#6246)
14+
* Fix displaying dashboard even if required to change password (#6214) (#6215)
15+
716
## [1.7.3](https://github.com/go-gitea/gitea/releases/tag/v1.7.3) - 2019-02-27
817
* BUGFIXES
918
* Fix server 500 when trying to migrate to an already existing repository (#6188) (#6197)

0 commit comments

Comments
 (0)