Skip to content

Commit abc1596

Browse files
authored
Changelog for release v1.4.1 (#3891)
* Changelog for release v1.4.1 * Fix typo
1 parent e35d7ae commit abc1596

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ 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.4.1](https://github.com/go-gitea/gitea/releases/tag/v1.4.1) - 2018-05-03
8+
* BREAKING
9+
* Add "error" as reserved username (#3882) (#3886)
10+
* SECURITY
11+
* Do not allow inactive users to access repositories using private key (#3887) (#3889)
12+
* Fix path cleanup in file editor, when initilizing new repository and LFS oids (#3871) (#3873)
13+
* Remove unnecessary allowed safe HTML (#3778) (#3779)
14+
* Correctly check http git access rights for reverse proxy authorized users (#3721) (#3743)
15+
* BUGFIXES
16+
* Fix to use only needed columns from tables to get repository git paths (#3870) (#3883)
17+
* Fix GPG expire time display when time is zero (#3584) (#3884)
18+
* Fix to update only issue last update time when adding a comment (#3855) (#3860)
19+
* Fix repository star count after deleting user (#3781) (#3783)
20+
* Use the active branch for the code tab (#3720) (#3776)
21+
* Set default branch name on first push (#3715) (#3723)
22+
* Show clipboard button if disable HTTP of git protocol (#3773) (#3774)
23+
724
## [1.4.0](https://github.com/go-gitea/gitea/releases/tag/v1.4.0) - 2018-03-25
825
* BREAKING
926
* Drop deprecated GOGS\_WORK\_DIR use (#2946)

0 commit comments

Comments
 (0)