forked from gitea/blog
3.4 KiB
3.4 KiB
date | authors | title | tags | draft | coverImageRelease | ||
---|---|---|---|---|---|---|---|
2020-01-18T12:30:00+00:00 | jolheiser | Gitea 1.10.3 is released |
|
false | 1.10.3 |
We are proud to present the release of Gitea version 1.10.3.
We have merged 15 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.
We would like to thank those who reported and/or fixed security issues in this release:
- Masum Olgun for reporting #9678
- With special thanks to @zeripath for fixing
- Brad Wadsworth from Watermark Insights for reporting #9682
- With special thanks to @zeripath for fixing
Changelog
- SECURITY
- BUGFIXES
- Allow assignee on Pull Creation when Issue Unit is deactivated (#9836) (#9838)
- Fix download file wrong content-type (#9825) (#9835)
- Fix wrong identify poster on a migrated pull request when submit review (#9827) (#9831)
- Fix dump non-exist log directory (#9818) (#9820)
- Fix compare (#9808) (#9815)
- Fix missing msteam webhook on organization (#9781) (#9795)
- Fix add team on collaborator page when same name as organization (#9783)
- Fix cache problem on dashboard (#9358) (#9703)
- Send tag create and push webhook when release created on UI (#8671) (#9702)
- Branches not at ref commit ID should not be listed as Merged (#9614) (#9639)