gitea-blog/content/post/release-of-1.13.6.md

2.1 KiB

date authors title tags draft coverImageRelease
2021-03-24T09:37:25+08:00 lunny Gitea 1.13.6 is released
release
gitea
false 1.13.6

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

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

We have merged 4 pull requests to release this version.

We would like to give a special thanks to Marcos Españadero who is Network Management / SysOps at UTE ABI Corredor for reporting a security issue that was patched in this release. Thanks to @lunny for fixing in [#15124](https://github.com/go-gitea/gitea/pull/15124, and @zeripath for fixing another one in #15096.

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.13.6 - 2021-03-21

  • SECURITY
  • API
  • BUGFIXES
    • Fix markdown rendering in milestone content (#15056) (#15092)