File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ 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.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.13.6 ) - 2021-03-23
8
+
9
+ * SECURITY
10
+ * Fix bug on avatar middleware (#15124 ) (#15125 )
11
+ * Fix another clusterfuzz identified issue (#15096 ) (#15114 )
12
+ * API
13
+ * Fix nil exeption for get pull reviews API #15104 (#15106 )
14
+ * BUGFIXES
15
+ * Fix markdown rendering in milestone content (#15056 ) (#15092 )
16
+
7
17
## [ 1.13.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.13.5 ) - 2021-03-21
8
18
9
19
* SECURITY
@@ -228,7 +238,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
228
238
* Fix scrolling to resolved comment anchors (#13343 ) (#13371 )
229
239
* Storage configuration support ` [storage] ` (#13314 ) (#13379 )
230
240
* When creating line diffs do not split within an html entity (#13357 ) (#13375 ) (#13425 ) (#13427 )
231
- * Fix reactions on code comments (#13390 ) (#13401 )
241
+ * Fix reactions on code comments (#13390 ) (#13401 )
232
242
* Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13424 )
233
243
* Replies to outdated code comments should also be outdated (#13217 ) (#13433 )
234
244
* Fix panic bug in handling multiple references in commit (#13486 ) (#13487 )
You can’t perform that action at this time.
0 commit comments