Skip to content

Commit 619e6d6

Browse files
Frontport changelog for v1.14.6 (#16633)
* Frontport changelog for v1.14.6 Frontport #16619 Changelog frontported to below v1.15.0-rc1. Signed-off-by: Andrew Thornton <[email protected]> * Update config.yaml Co-authored-by: techknowlogick <[email protected]>
1 parent f438b6f commit 619e6d6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,16 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
229229
* Remove utf8 option from installation page (#16126)
230230
* Use Wants= over Requires= in systemd file (#15897)
231231

232+
## [1.14.6](https://github.com/go-gitea/gitea/releases/tag/v1.14.6) - 2021-08-04
233+
234+
* SECURITY
235+
* Bump github.com/markbates/goth from v1.67.1 to v1.68.0 (#16538) (#16540)
236+
* Switch to maintained JWT lib (#16532) (#16535)
237+
* Upgrade to latest version of golang-jwt (as forked for 1.14) (#16590) (#16607)
238+
* BUGFIXES
239+
* Add basic edit ldap auth test & actually fix #16252 (#16465) (#16495)
240+
* Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16481)
241+
232242
## [1.14.5](https://github.com/go-gitea/gitea/releases/tag/v1.14.5) - 2021-07-16
233243

234244
* SECURITY

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.6
2222
minGoVersion: 1.15
2323
goVersion: 1.16
2424
minNodeVersion: 12.17

0 commit comments

Comments
 (0)