File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ 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.11.7] ( https://github.com/go-gitea/gitea/releases/tag/v1.11.7 ) - 2020-06-18
8
+
9
+ * BUGFIXES
10
+ * Use ID or Where to instead directly use Get when load object from database (#11925 ) (#11935 )
11
+ * Fix __ webpack_public_path__ for 1.11 (#11907 )
12
+ * Fix verification of subkeys of default gpg key (#11713 ) (#11902 )
13
+ * Remove unnecessary parentheses in wiki/view template (#11781 )
14
+ * Doctor fix xorm.Count nil on sqlite error (#11741 )
15
+
7
16
## [ 1.11.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.11.6 ) - 2020-05-30
8
17
9
18
* SECURITY
You can’t perform that action at this time.
0 commit comments