File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ This changelog goes through all the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
6
6
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
+
7
19
## [ 1.4.2] ( https://github.com/go-gitea/gitea/releases/tag/v1.4.2 ) - 2018-06-04
8
20
* BUGFIXES
9
21
* Adjust z-index for floating labels (#3939 ) (#3950 )
You can’t perform that action at this time.
0 commit comments