Skip to content

Commit b428f9f

Browse files
Changelog 1.12.5 (go-gitea#13002) (go-gitea#13003)
* Changelog 1.12.5 Signed-off-by: jolheiser <[email protected]> * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: techknowlogick <[email protected]> * Apply suggestions from code review Co-authored-by: techknowlogick <[email protected]> Co-authored-by: techknowlogick <[email protected]> Co-authored-by: techknowlogick <[email protected]>
1 parent 1827f89 commit b428f9f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,33 @@ 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.5](https://github.com/go-gitea/gitea/releases/tag/v1.12.5) - 2020-10-01
8+
9+
* BUGFIXES
10+
* Allow U2F with default settings for gitea in subpath (#12990) (#13001)
11+
* Prevent empty div when editing comment (#12404) (#12991)
12+
* On mirror update also update address in DB (#12964) (#12967)
13+
* Allow extended config on cron settings (#12939) (#12943)
14+
* Open transaction when adding Avatar email-hash pairs to the DB (#12577) (#12940)
15+
* Fix internal server error from ListUserOrgs API (#12910) (#12915)
16+
* Update only the repository columns that need updating (#12900) (#12912)
17+
* Fix panic when adding long comment (#12892) (#12894)
18+
* Add size limit for content of comment on action ui (#12881) (#12890)
19+
* Convert User expose ID each time (#12855) (#12883)
20+
* Support slashes in release tags (#12864) (#12882)
21+
* Add missing information to CreateRepo API endpoint (#12848) (#12867)
22+
* On Migration respect old DefaultBranch (#12843) (#12858)
23+
* Fix notifications page links (#12838) (#12853)
24+
* Stop cloning unnecessarily on PR update (#12839) (#12852)
25+
* Escape more things that are passed through str2html (#12622) (#12850)
26+
* Remove double escape on labels addition in comments (#12809) (#12810)
27+
* Fix "only mail on mention" bug (#12775) (#12789)
28+
* Fix yet another bug with diff file names (#12771) (#12776)
29+
* RepoInit Respect AlternateDefaultBranch (#12746) (#12751)
30+
* Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) (#12750)
31+
* ENHANCEMENTS
32+
* gitea dump: include version & Check InstallLock (#12760) (#12762)
33+
734
## [1.12.4](https://github.com/go-gitea/gitea/releases/tag/v1.12.4) - 2020-09-02
835

936
* SECURITY

0 commit comments

Comments
 (0)