File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ 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.15.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.15.6 ) - 2021-10-28
8
+
9
+ * BUGFIXES
10
+ * Prevent panic in serv.go with Deploy Keys (#17434 ) (#17435 )
11
+ * Fix CSV render error (#17406 ) (#17431 )
12
+ * Read expected buffer size (#17409 ) (#17430 )
13
+ * Ensure that restricted users can access repos for which they are members (#17460 ) (#17464 )
14
+ * Make commit-statuses popup show correctly (#17447 ) (#17466 )
15
+ * TESTING
16
+ * Add integration tests for private.NoServCommand and private.ServCommand (#17456 ) (#17463 )
17
+
7
18
## [ 1.15.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.15.5 ) - 2021-10-21
8
19
9
20
* SECURITY
You can’t perform that action at this time.
0 commit comments