File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ 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.2] ( https://github.com/go-gitea/gitea/releases/tag/v1.4.2 ) - 2018-06-04
8
+ * BUGFIXES
9
+ * Adjust z-index for floating labels (#3939 ) (#3950 )
10
+ * Add missing token validation on application settings page (#3976 ) #3978
11
+ * Webhook and hook_task clean up (#4006 )
12
+ * Fix webhook bug of response info is not displayed in UI (#4023 )
13
+ * Fix writer cannot read bare repo guide (#4033 ) (#4039 )
14
+ * Don't force due date to current time (#3830 ) (#4057 )
15
+ * Fix wiki redirects (#3919 ) (#4065 )
16
+ * Fix attachment ENABLED (#4064 ) (#4066 )
17
+ * Added deletion of an empty line at the end of file (#4054 ) (#4074 )
18
+ * Use ResolveReference instead of path.Join (#4073 )
19
+ * Fix #4081 Check for leading / in base before removing it (#4083 )
20
+ * Respository's home page not updated after first push (#4075 )
21
+
7
22
## [ 1.4.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.4.1 ) - 2018-05-03
8
23
* BREAKING
9
24
* Add "error" as reserved username (#3882 ) (#3886 )
You can’t perform that action at this time.
0 commit comments