File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ 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.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
+
7
28
## [ 1.13.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.13.4 ) - 2021-03-07
8
29
9
30
* SECURITY
You can’t perform that action at this time.
0 commit comments