Skip to content

Commit dfad569

Browse files
1.7.1 changelog (#5918)
1 parent c3b67ff commit dfad569

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
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.7.1](https://github.com/go-gitea/gitea/releases/tag/v1.7.1) - 2019-01-31
8+
* SECURITY
9+
* Disable redirect for i18n (#5910) (#5916)
10+
* Only allow local login if password is non-empty (#5906) (#5908)
11+
* Fix go-get URL generation (#5905) (#5907)
12+
* BUGFIXES
13+
* Fix TLS errors when using acme/autocert for local connections (#5820) (#5826)
14+
* Request for public keys only if LDAP attribute is set (#5816) (#5819)
15+
* Fix delete correct temp directory (#5840) (#5839)
16+
* Fix an error while adding a dependency via UI (#5862) (#5876)
17+
* Fix null pointer in attempt to Sudo if not logged in (#5872) (#5884)
18+
* When creating new repository fsck option should be enabled (#5817) (#5885)
19+
* Prevent nil dereference in mailIssueCommentToParticipants (#5891) (#5895) (#5894)
20+
* Fix bug when read public repo lfs file (#5913) (#5912)
21+
* Respect value of REQUIRE_SIGNIN_VIEW (#5901) (#5915)
22+
* Fix compare button on upstream repo leading to 404 (#5877) (#5914)
23+
* DOCS
24+
* Added docs for the tree api (#5835)
25+
* MISC
26+
* Include Go toolchain to --version (#5832) (#5830)
27+
728
## [1.7.0](https://github.com/go-gitea/gitea/releases/tag/v1.7.0) - 2019-01-22
829
* SECURITY
930
* Do not display the raw OpenID error in the UI (#5705) (#5712)

0 commit comments

Comments
 (0)