915 B
915 B
date | author | title | tags | draft | |
---|---|---|---|---|---|
2017-08-07T10:53:30+08:00 | lunny | Release of 1.1.3 |
|
false |
We proudly present the bugfix release of Gitea version 1.1.3. We have merged 6 pull requests to release this version of Gitea. You can download one of our pre-built binaries from our downloads page, you just need to select the correct platform. For further details of the installation follow our installation guide.
Changelog
- BUGFIXES
- Fix PR template error (#2008)
- Fix markdown rendering (fix #1530) (#2043)
- Fix missing less sources for oauth (backport #1288) (#2135)
- Don't ignore gravatar error (#2138)
- Fix diff of renamed and modified file (#2136)
- Fix fast-forward PR bug (#2137)
- Fix some security bugs