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

3.3 KiB

date authors title tags draft coverImageRelease
2021-03-21T17:34:25+07:00 6543 Gitea 1.13.5 is released
release
gitea
false 1.13.5

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

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

We have merged 17 pull requests to release this version.

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

  • SECURITY
  • API
  • BUGFIXES
    • Fix bug when upload on web (#15042) (#15055)
    • Delete Labels & IssueLabels on Repo Delete too (#15039) (#15051)
    • Fix postgres ID sequences broken by recreate-table (#15015) (#15029)
    • Fix several render issues (#14986) (#15013)
    • Make sure sibling images get a link too (#14979) (#14995)
    • Fix Anchor jumping with escaped query components (#14969) (#14977)
    • Fix release mail html template (#14976)
    • Fix excluding more than two labels on issues list (#14962) (#14973)
    • Don't mark each comment poster as OP (#14971) (#14972)
    • Add "captcha" to list of reserved usernames (#14930)
    • Re-enable import local paths after reversion from #13610 (#14925) (#14927)