Skip to content

Commit d7a3bcd

Browse files
authored
Changelog v1.13.5 (#15084)
1 parent 7a85e22 commit d7a3bcd

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ 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.5](https://github.com/go-gitea/gitea/releases/tag/v1.13.5) - 2021-03-21
8+
9+
* SECURITY
10+
* Update to goldmark 1.3.3 (#15059) (#15061)
11+
* API
12+
* Fix set milestone on PR creation (#14981) (#15001)
13+
* Prevent panic when editing forked repos by API (#14960) (#14963)
14+
* BUGFIXES
15+
* Fix bug when upload on web (#15042) (#15055)
16+
* Delete Labels & IssueLabels on Repo Delete too (#15039) (#15051)
17+
* another clusterfuzz spotted issue (#15032) (#15034)
18+
* Fix postgres ID sequences broken by recreate-table (#15015) (#15029)
19+
* Fix several render issues (#14986) (#15013)
20+
* Make sure sibling images get a link too (#14979) (#14995)
21+
* Fix Anchor jumping with escaped query components (#14969) (#14977)
22+
* fix release mail html template (#14976)
23+
* Fix excluding more than two labels on issues list (#14962) (#14973)
24+
* don't mark each comment poster as OP (#14971) (#14972)
25+
* Add "captcha" to list of reserved usernames (#14930)
26+
* Re-enable import local paths after reversion from #13610 (#14925) (#14927)
27+
728
## [1.13.4](https://github.com/go-gitea/gitea/releases/tag/v1.13.4) - 2021-03-07
829

930
* SECURITY

0 commit comments

Comments
 (0)