Skip to content

Commit 5e62137

Browse files
lafriksmrsdizzie
andauthored
Changelog for v1.12.2 (#12214)
* Changelog for v1.12.2 * Update CHANGELOG.md Co-authored-by: mrsdizzie <[email protected]> * Update CHANGELOG.md Co-authored-by: mrsdizzie <[email protected]> * Update CHANGELOG.md Co-authored-by: mrsdizzie <[email protected]> * Update CHANGELOG.md Co-authored-by: mrsdizzie <[email protected]> * Update CHANGELOG.md Co-authored-by: mrsdizzie <[email protected]> * Update CHANGELOG.md Co-authored-by: mrsdizzie <[email protected]> * Update CHANGELOG.md Co-authored-by: mrsdizzie <[email protected]> * Update CHANGELOG.md Co-authored-by: mrsdizzie <[email protected]> Co-authored-by: mrsdizzie <[email protected]>
1 parent 6a081f9 commit 5e62137

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ 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.2](https://github.com/go-gitea/gitea/releases/tag/v1.12.2) - 2020-07-11
8+
9+
* BUGFIXES
10+
* When deleting repository decrese user repository count in cache (#11954) (#12188)
11+
* Return full commit message instead of summary in commits API (#12186) (#12187)
12+
* Properly set HEAD when a repo is created with a default branch that is not named 'master' (#12135) (#12182)
13+
* Ensure GPG Subkeys are verified (#12155) (#12168)
14+
* Fix failing to cache last commit with key being to long (#12151) (#12161)
15+
* Multiple small admin dashboard fixes (#12153) (#12156)
16+
* Remove spurious logging of " Delete all repository archives" at startup (#12139) (#12148)
17+
* Fix repository setup instructions when default branch is not named 'master' (#12122) (#12147)
18+
* Move EventSource to SharedWorker (#12095) (#12130)
19+
* Fix ui bug in wiki commit page (#12089) (#12125)
20+
* Fix gitgraph branch continues after merge (#12044) (#12105)
21+
* Set the base url when migrating from Gitlab using access token or username without password (#11852) (#12104)
22+
* Ensure BlameReaders close at end of request (#12102) (#12103)
23+
* Fix panic when adding review comment (#12058)
24+
* ENHANCEMENTS
25+
* Disable dropzone's timeout for file uploads (#12024) (#12032)
26+
727
## [1.12.1](https://github.com/go-gitea/gitea/releases/tag/v1.12.1) - 2020-06-21
828

929
* BUGFIXES

0 commit comments

Comments
 (0)