File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ 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.12.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.12.6 ) - 2020-10-15
8
+
9
+ * BUGFIXES
10
+ * Fix diff parsing (#13136 ) (#13139 )
11
+ * Return error 404 not 500 from API if team does not exist (#13118 ) (#13119 )
12
+ * Prohibit automatic downgrades (#13108 ) (#13111 )
13
+ * Fix GitLab Migration Option AuthToken (#13101 )
14
+ * GitLab Label Color Normalizer (#12793 ) (#13100 )
15
+ * Log the underlying panic in runMigrateTask (#13096 ) (#13098 )
16
+ * Fix attachments list in edit comment (#13036 ) (#13097 )
17
+ * Fix deadlock when deleting team user (#13093 )
18
+ * Fix error create comment on outdated file (#13041 ) (#13042 )
19
+ * Fix repository create/delete event webhooks (#13008 ) (#13027 )
20
+ * Fix internal server error on README in submodule (#13006 ) (#13016 )
21
+
7
22
## [ 1.12.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.12.5 ) - 2020-10-01
8
23
9
24
* BUGFIXES
You can’t perform that action at this time.
0 commit comments