blog/content/post/release-of-1.14.6.md

1.6 KiB

date authors title tags draft coverImageRelease
2021-08-05T09:02:55+01:00 zeripath Gitea 1.14.6 is released
release
gitea
false 1.14.6

We are proud to present the release of Gitea version 1.14.6.

We highly encourage users to update to this version for some security fixes.

We have merged 6 pull requests to release this version.

We would like to give a special thanks to @6543 and @zeripath for submitting the security patches for this release.

You can download one of our pre-built binaries from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.

We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.

Have you heard? We now have a swag shop! 👕 🍵

Changelog

1.14.6 - 2021-08-04

  • SECURITY
    • Bump github.com/markbates/goth from v1.67.1 to v1.68.0 (#16538) (#16540)
    • Switch to maintained JWT lib (#16532) (#16535)
    • Upgrade to latest version of golang-jwt (as forked for 1.14) (#16590) (#16607)
  • BUGFIXES
    • Add basic edit ldap auth test & actually fix #16252 (#16465) (#16495)
    • Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16481)