1
0
forked from gitea/blog
blog/content/post/release-of-1.14.5.md

2.2 KiB

date authors title tags draft coverImageRelease
2021-07-16T09:02:55+01:00 zeripath Gitea 1.14.5 is released
release
gitea
false 1.14.5

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

We highly encourage users to update to this version for some important bug-fixes.

We have merged 8 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.5 - 2021-07-16

  • SECURITY
  • BUGFIXES
    • Retry rename on lock induced failures (#16435) (#16439)
    • Validate issue index before querying DB (#16406) (#16410)
    • Fix crash following ldap authentication update (#16447) (#16449)
  • ENHANCEMENTS
    • Redirect on bad CSRF instead of presenting bad page (#14937) (#16378)