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 6
6
* Password reset URL changed from ` /user/forget_password ` to ` /user/forgot_password `
7
7
* SSH keys management URL changed from ` /user/settings/ssh ` to ` /user/settings/keys `
8
8
9
+ ## [ 1.1.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.1.1 ) - 2017-05-04
10
+
11
+ * BUGFIXES
12
+ * Markdown Sanitation Fix [ #1646 ] ( https://github.com/go-gitea/gitea/pull/1646 )
13
+ * Fix broken hooks [ #1376 ] ( https://github.com/go-gitea/gitea/pull/1376 )
14
+ * Fix migration issue [ #1375 ] ( https://github.com/go-gitea/gitea/pull/1375 )
15
+ * Fix Wiki Issues [ #1338 ] ( https://github.com/go-gitea/gitea/pull/1338 )
16
+ * Forgotten migration for wiki githooks [ #1237 ] ( https://github.com/go-gitea/gitea/pull/1237 )
17
+ * Commit messages can contain pipes [ #1218 ] ( https://github.com/go-gitea/gitea/pull/1218 )
18
+ * Verify external tracker URLs [ #1236 ] ( https://github.com/go-gitea/gitea/pull/1236 )
19
+ * Allow upgrade after downgrade [ #1197 ] ( https://github.com/go-gitea/gitea/pull/1197 )
20
+ * 500 on delete repo with issue [ #1195 ] ( https://github.com/go-gitea/gitea/pull/1195 )
21
+ * INI compat with CrowdIn [ #1192 ] ( https://github.com/go-gitea/gitea/pull/1192 )
9
22
10
23
## [ 1.1.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.1.0 ) - 2017-03-09
11
24
You can’t perform that action at this time.
0 commit comments