blog/content/post/release-of-1.6.3.md
techknowlogick e5db90d48e
All checks were successful
build and publish / build and publish (push) Successful in 5m10s
update some of the URLs to use .com URLs
2023-09-10 15:00:43 -04:00

1.1 KiB

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

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)