blog/content/post/release-of-1.13.6.md
Lunny Xiao a2358b38de Release v1.13.6 (#157)
As title.

Reviewed-on: https://gitea.com/gitea/blog/pulls/157
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-03-24 10:29:29 +08:00

2.1 KiB

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

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)