File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ 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.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.5 ) - 2019-03-27
8
+ * BUGFIXES
9
+ * Fix unitTypeCode not being used in accessLevelUnit (#6419 ) (#6423 )
10
+ * Fix bug where manifest.json was being requested without cookies and continuously creating new sessions (#6372 ) (#6383 )
11
+ * Fix ParsePatch function to work with quoted diff --git strings (#6323 ) (#6332 )
12
+
7
13
## [ 1.7.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.4 ) - 2019-03-12
8
14
* SECURITY
9
15
* Fix potential XSS vulnerability in repository description. (#6306 ) (#6308 )
You can’t perform that action at this time.
0 commit comments