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

1.6 KiB

date authors title tags draft coverImageRelease
2020-06-18T10:00:00+00:00 jolheiser Gitea 1.11.7 is released
release
gitea
false 1.11.7

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

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

We have merged 6 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.

Changelog

1.11.7 - 2020-06-18

  • BUGFIXES
    • Use ID or Where to instead directly use Get when load object from database (#11925) (#11935)
    • Fix __webpack_public_path__ for 1.11 (#11907)
    • Fix verification of subkeys of default gpg key (#11713) (#11902)
    • Remove unnecessary parentheses in wiki/view template (#11781)
    • Doctor fix xorm.Count nil on sqlite error (#11741)