Fix per feedback
This commit is contained in:
parent
68a2c50c8c
commit
c2a1f55268
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -7,18 +7,17 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
|
|||
## [1.4.2](https://github.com/go-gitea/gitea/releases/tag/v1.4.2) - 2018-06-04
|
||||
* BUGFIXES
|
||||
* Adjust z-index for floating labels (#3939) (#3950)
|
||||
* add missing token validation on application settings page (#3976) #3978
|
||||
* webhook and hook_task clean up (#4006)
|
||||
* fix webhook bug of response info is not displayed in UI (#4023)
|
||||
* fix writer cannot read bare repo guide (#4033) (#4039)
|
||||
* Add missing token validation on application settings page (#3976) #3978
|
||||
* Webhook and hook_task clean up (#4006)
|
||||
* Fix webhook bug of response info is not displayed in UI (#4023)
|
||||
* Fix writer cannot read bare repo guide (#4033) (#4039)
|
||||
* Don't force due date to current time (#3830) (#4057)
|
||||
* Fix wiki redirects (#3919) (#4065)
|
||||
* fix attachment ENABLED (#4064) (#4066)
|
||||
* Fix attachment ENABLED (#4064) (#4066)
|
||||
* Added deletion of an empty line at the end of file (#4054) (#4074)
|
||||
* Use ResolveReference instead of path.Join (#4073)
|
||||
* Fix #4081 Check for leading / in base before removing it (#4083)
|
||||
* MISC
|
||||
* Update git vendor (#4059) (#4075)
|
||||
* Respository's home page not updated after first push (#4075)
|
||||
|
||||
## [1.4.1](https://github.com/go-gitea/gitea/releases/tag/v1.4.1) - 2018-05-03
|
||||
* BREAKING
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user