File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ 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.13.7] ( https://github.com/go-gitea/gitea/releases/tag/v1.13.7 ) - 2021-04-07
8
+
9
+ * API
10
+ * Fix wrong user returned in API (#15139 ) (#15150 )
11
+ * BUGFIXES
12
+ * Add 'fonts' into 'KnownPublicEntries' (#15188 ) (#15317 )
13
+ * Update to bluemonday-1.0.6 (#15294 ) (#15298 )
14
+ * Speed up ` enry.IsVendor ` (#15213 ) (#15246 )
15
+ * Response 404 for diff/patch of a commit that not exist (#15221 ) (#15238 )
16
+ * Prevent NPE in CommentMustAsDiff if no hunk header (#15199 ) (#15201 )
17
+ * Clusterfuzz found another way (#15160 ) (#15169 )
18
+ * MISC
19
+ * Add size to Save function (#15264 ) (#15271 )
20
+
7
21
## [ 1.13.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.13.6 ) - 2021-03-23
8
22
9
23
* SECURITY
You can’t perform that action at this time.
0 commit comments