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

1.5 KiB

date authors title tags draft coverImageRelease
2019-11-13T12:00:00+00:00 jolheiser Gitea 1.9.6 is released
release
gitea
false 1.9.6

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

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

  • BUGFIXES
    • Allow to merge if file path contains " or \ (#8629) (#8772)
    • Fix 500 when edit hook (#8782) (#8790)
    • Fix issue with user.fullname (#8904)
    • Update Github Migration Test (#8897) (#8946)
    • Add Close() method to gogitRepository (#8901) (#8958)