blog/content/post/release-of-1.8.3.md
John Olheiser 9c14a8baea Blog 1.8.3 (#99)
* Blog 1.8.3

* Add suggestion from changelog

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2019-06-17 19:25:21 +01:00

1.8 KiB

date author title tags draft
2019-06-17T10:50:00+01:00 jolheiser Gitea 1.8.3 is released
release
false

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

We have merged 8 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'd like to thank all of our supporters on Open Collective who are helping to sustain us financially.

Changelog

  • BUGFIXES
    • Always set userID on LFS authentication (#7224) (Part of #6993)
    • Fix LFS Locks over SSH (#6999) (#7223)
    • Fix duplicated file on pull request conflicted files (#7211) (#7214)
    • Detect noreply email address as user (#7133) (#7195)
    • Don't get milestone from DB if ID is zero (#7169) (#7174)
    • Allow archived repos to be (un)starred and (un)watched (#7163) (#7168)
    • Fix GCArgs load from ini (#7156) (#7157)