blog/content/post/release-of-1.14.1.md
Lunny Xiao 81b9cb4294 Release v1.14.1 (#163)
As title.

Reviewed-on: https://gitea.com/gitea/blog/pulls/163
Reviewed-by: KN4CK3R <kn4ck3r@noreply.gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-04-16 20:57:24 +08:00

4.7 KiB

date author title tags draft
2021-04-16T17:09:04+07:00 lunny Gitea 1.14.1 is released
release
false

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

We highly encourage users to update to this version for some important bug-fixes.

We have merged 25 pull requests to release this version.

In this release, we switch back to go-git for windows binaries becuase of #15482.

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.

Have you heard? We now have a swag shop! 👕 🍵

Changelog

1.14.1 - 2021-04-15

  • BUGFIXES
  • ENHANCEMENTS
    • Add option to skip LFS/attachment files for dump (#15407) (#15492)
    • Clone panel fixes (#15436)
    • Use semantic dropdown for code search query type (#15276) (#15364)
  • BUILD
  • MISC
    • Performance improvement for list pull requests (#15447) (#15500)
    • Fix potential copy lfs records failure when fork a repository (#15441) (#15485)