File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ 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.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
+
7
16
## [ 1.7.3] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.3 ) - 2019-02-27
8
17
* BUGFIXES
9
18
* Fix server 500 when trying to migrate to an already existing repository (#6188 ) (#6197 )
You can’t perform that action at this time.
0 commit comments