blog/content/post/release-of-1.7.5.md
John Olheiser 0c7e1c9399 Blog 1.7.5 (#91)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2019-03-27 19:26:39 +00:00

1.3 KiB

date author title tags draft
2019-03-27T12:00:00-05:00 jolheiser Gitea 1.7.5 is released
release
false

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)