Skip to content

Commit 9201068

Browse files
authored
Changelog v1.13.7 (#15319)
1 parent bfd3308 commit 9201068

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ 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.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+
721
## [1.13.6](https://github.com/go-gitea/gitea/releases/tag/v1.13.6) - 2021-03-23
822

923
* SECURITY

0 commit comments

Comments
 (0)