Skip to content

Commit 9eb8191

Browse files
committed
Changelog for v1.12.6
1 parent da0460d commit 9eb8191

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.io).
66

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+
722
## [1.12.5](https://github.com/go-gitea/gitea/releases/tag/v1.12.5) - 2020-10-01
823

924
* BUGFIXES

0 commit comments

Comments
 (0)