Skip to content

Commit fa8b277

Browse files
zeripathlafrikstechknowlogick
authored andcommitted
Frontport v1.14.5 (go-gitea#16454)
* Frontport v1.14.5 Frontport go-gitea#16450 Frontport the changelog from v1.14.5 Signed-off-by: Andrew Thornton <[email protected]> * Update config.yaml Co-authored-by: Lauris BH <[email protected]> Co-authored-by: techknowlogick <[email protected]>
1 parent c21fdf7 commit fa8b277

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,18 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
216216
* Remove utf8 option from installation page (#16126)
217217
* Use Wants= over Requires= in systemd file (#15897)
218218

219+
## [1.14.5](https://github.com/go-gitea/gitea/releases/tag/v1.14.5) - 2021-07-16
220+
221+
* SECURITY
222+
* Hide mirror passwords on repo settings page (#16022) (#16355)
223+
* Update bluemonday to v1.0.15 (#16379) (#16380)
224+
* BUGFIXES
225+
* Retry rename on lock induced failures (#16435) (#16439)
226+
* Validate issue index before querying DB (#16406) (#16410)
227+
* Fix crash following ldap authentication update (#16447) (#16449)
228+
* ENHANCEMENTS
229+
* Redirect on bad CSRF instead of presenting bad page (#14937) (#16378)
230+
219231
## [1.14.4](https://github.com/go-gitea/gitea/releases/tag/v1.14.4) - 2021-07-06
220232

221233
* BUGFIXES

docs/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ params:
1818
description: Git with a cup of tea
1919
author: The Gitea Authors
2020
website: https://docs.gitea.io
21-
version: 1.14.4
21+
version: 1.14.5
2222
minGoVersion: 1.14
2323
goVersion: 1.16
2424
minNodeVersion: 12.17

0 commit comments

Comments
 (0)