Skip to content

Commit 59913f4

Browse files
6543techknowlogick
authored andcommitted
Changelog 1.10.1 (#9256)
* Changelog for 1.10.1 * format ... * format * add @techknowlogick s suggestion
1 parent 42dae39 commit 59913f4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ 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.10.1](https://github.com/go-gitea/gitea/releases/tag/v1.10.1) - 2019-12-05
8+
* BUGFIXES
9+
* Fix max length check and limit in multiple repo forms (#9148) (#9204)
10+
* Properly fix displaying virtual session provider in admin panel (#9137) (#9203)
11+
* Upgrade levelqueue to 0.1.0 (#9192) (#9199)
12+
* Fix panic when diff (#9187) (#9193)
13+
* Smtp logger configuration sendTos should be an array (#9154) (#9157)
14+
* Always Show Password Field on Link Account Sign-in Page (#9150)
15+
* Create PR on Current Repository by Default (#8670) (#9141)
16+
* Fix race on indexer (#9136) (#9139)
17+
* Fix reCAPTCHA URL (#9119)
18+
* Hide migrated credentials (#9098)
19+
* Update golang.org/x/crypto vendor to use acme v2 (#9056) (#9085)
20+
* Fix password checks on admin create/edit user (#9076) (#9081)
21+
* Fix add search as a reserved username (#9063) (#9065)
22+
* Fix permission checks for close/reopen from commit (#8875) (#9033)
23+
* Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025)
24+
* Fix broken link to branch from issue list (#9003) (#9021)
25+
* Fix wrong system notice when repository is empty (#9020)
26+
* Shadow password correctly for session config (#8984) (#9002)
27+
728
## [1.10.0](https://github.com/go-gitea/gitea/releases/tag/v1.10.0) - 2019-11-13
829
* BREAKING
930
* Fix deadline on update issue or PR via API (#8698)

0 commit comments

Comments
 (0)