File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.0.1 ) - 2017-01-05
4+
5+ * BUGFIXES
6+ * Fixed localized MIN_PASSWORD_LENGTH [ #501 ] ( https://github.com/go-gitea/gitea/pull/501 )
7+ * Fixed 500 error on organization delete [ #507 ] ( https://github.com/go-gitea/gitea/pull/507 )
8+ * Ignore empty wiki repo on migrate [ #544 ] ( https://github.com/go-gitea/gitea/pull/544 )
9+ * Proper check access for forking [ #563 ] ( https://github.com/go-gitea/gitea/pull/563 )
10+ * Fix SSH domain on installer [ #506 ] ( https://github.com/go-gitea/gitea/pull/506 )
11+ * Fix missing data rows on admin UI [ #580 ] ( https://github.com/go-gitea/gitea/pull/580 )
12+ * Do not delete tags with releases by default [ #579 ] ( https://github.com/go-gitea/gitea/pull/579 )
13+ * Fix missing session config data on admin UI [ #578 ] ( https://github.com/go-gitea/gitea/pull/578 )
14+ * Properly show the version within footer on the UI [ #593 ] ( https://github.com/go-gitea/gitea/pull/593 )
15+
316## [ 1.0.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.0.0 ) - 2016-12-23
417
518* BREAKING
You can’t perform that action at this time.
0 commit comments