1.4 KiB
1.4 KiB
date | author | title | tags | draft | |
---|---|---|---|---|---|
2017-02-22T13:57:00+08:00 | lunny | Release of 1.0.2 |
|
false |
We proudly present the bugfix release of Gitea version 1.0.2. We have merged 9 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
- Fixed issue counter #882
- Fixed XSS vulnerability on wiki page #955
- Add data dir without session to dump #587
- Fixed wiki page renaming #958
- Drop default console logger if not required #960
- Fixed docker docs link on install page #972
- Handle SetModel errors #957
- Fixed XSS vulnerability on milestones #977
- Fixed XSS vulnerability on alerts #981