blog/content/post/release-of-1.7.5.md

1.3 KiB

date authors title tags draft coverImageRelease
2019-03-27T12:00:00+00:00 jolheiser Gitea 1.7.5 is released
release
gitea
false 1.7.5

We are happy to announce that version 1.7.5 of Gitea has now been released. This version only has 3 merged pull requests as we prepare for 1.8.0!

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'd like to thank all of our supporters on Open Collective who are helping us with financial sustainment.

Changelog

  • BUGFIXES
    • Fix unitTypeCode not being used in accessLevelUnit (#6419) (#6423)
    • Fix bug where manifest.json was being requested without cookies and continuously creating new sessions (#6372) (#6383)
    • Fix ParsePatch function to work with quoted diff --git strings (#6323) (#6332)