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

3.4 KiB

date authors title tags draft coverImageRelease
2020-01-02T12:30:00+00:00 6543 Gitea 1.10.2 is released
release
gitea
false 1.10.2

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

We have merged 18 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 only specific Columns to be updated on Issue via API (#9539) (#9580)
    • Add ErrReactionAlreadyExist error (#9550) (#9564)
    • Fix bug when migrating from API (#8631) (#9563)
    • Use default avatar for ghost user (#9536) (#9537)
    • Fix repository issues pagination bug when filtering by more than one label (#9512) (#9528)
    • Fix deleted branch not removed when pushing the branch again (#9516) (#9524)
    • Fix missing repository status when migrating repository via API (#9511)
    • Trigger webhook when deleting a branch after merging a PR (#9510)
    • Fix pagination on /repos/{owner}/{repo}/git/trees/{sha} API endpoint (#9482)
    • Fix NewCommitStatus (#9434) (#9435)
    • Use OriginalURL instead of CloneAddr in migration logging (#9418) (#9420)
    • Fix Slack webhook payload title generation to work with Mattermost (#9404)
    • DefaultBranch needs to be prefixed by BranchPrefix (#9356) (#9359)
    • Fix issue indexer not triggered when migrating a repository (#9333)
    • Fix bug that release attachment files not deleted when deleting repository (#9322) (#9329)
    • Fix migration releases (#9319) (#9326) (#9328)
    • Fix File Edit: Author/Committer interchanged (#9297) (#9300)