Skip to content

Commit e87c540

Browse files
techknowlogicklunny
authored andcommitted
Backport 1.4.3 changelog to master branch (#4323)
1 parent a711d41 commit e87c540

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.3](https://github.com/go-gitea/gitea/releases/tag/v1.4.3) - 2018-06-26
8+
* SECURITY
9+
* HTML-escape plain-text READMEs (#4192) (#4214)
10+
* Fix open redirect vulnerability on login screen (#4312) (#4312)
11+
* BUGFIXES
12+
* Fix broken monitoring page when running processes are shown (#4203) (#4208)
13+
* Fix delete comment bug (#4216) (#4228)
14+
* Delete reactions added to issues and comments when deleting repository (#4232) (#4237)
15+
* Fix wiki URL encoding bug (#4091) (#4254)
16+
* Fix code tab link when viewing tags (#3908) (#4263)
17+
* Fix webhook type conflation (#4285) (#4285)
18+
719
## [1.4.2](https://github.com/go-gitea/gitea/releases/tag/v1.4.2) - 2018-06-04
820
* BUGFIXES
921
* Adjust z-index for floating labels (#3939) (#3950)

0 commit comments

Comments
 (0)