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

2.7 KiB

date authors title tags draft coverImageRelease
2018-12-21T01:00:00+02:00 techknowlogick Release of 1.6.2
release
gitea
false 1.6.2

We proudly present the bugfix release of Gitea version 1.6.2. This release contains important security fixes so it is highly recommended to update to latest release. We have merged 10 pull requests to release this version. You can download one of our pre-built binaries from our downloads page, you just need to select the correct platform. For further details of the installation follow our installation guide.

We would like to say special thanks to those who reported security issues fixed in this release.

Another thank you goes to all of our supporters on Open Collective who are also helping us with financial sustainment.

Changelog

  • SECURITY
  • BUGFIXES
    • Fix indexer reindex bug when gitea restart (#5563) (#5564)
    • Remove a double slash in the HTTPS redirect with Let's Encrypt (#5537) (#5539)
    • Fix bug when a read perm user to edit his issue (#5516) (#5534)
    • Detect force push failure on deletion of protected branches (#5522) (#5531)
    • Let's Encrypt handler listens on correct port for certificate validation (#5525) (#5527)
    • Fix forgot deletion of notification when delete repository (#5506) (#5514)
    • Fix undeleted content when deleting user (#5429) (#5509)
    • Fix empty wiki (#5504) (#5508)