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

1.1 KiB

date author title tags draft
2019-01-04T01:00:00+02:00 jonasfranz Release of 1.6.3
release
false

We proudly present the security release of Gitea version 1.6.3. This release contains a very important security fix so it is highly recommended to update to latest release. We have merged 2 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 zeripath who reported and fixed the security issue 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
    • Prevent DeleteFilePost doing arbitrary deletion (#5631)
  • BUGFIX
    • Fix wrong text getting saved on editing second comment on an issue (#5608)