@@ -4,6 +4,32 @@ This changelog goes through all the changes that have been made in each release
44without substantial changes to our git log; to see the highlights of what has
55been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
66
7+ ## [ 1.9.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.9.4 ) - 2019-10-08
8+ * BUGFIXES
9+ * Highlight issue references (#8101 ) (#8404 )
10+ * Fix bug when migrating a private repository #7917 (#8403 )
11+ * Change general form binding to gogs form (#8334 ) (#8402 )
12+ * Fix editor commit to new branch if PR disabled (#8375 ) (#8401 )
13+ * Fix milestone num_issues (#8221 ) (#8400 )
14+ * Allow users with explicit read access to give approvals (#8398 )
15+ * Fix commit status in PR #8316 and PR #8321 (#8339 )
16+ * Fix API for edit and delete release attachment (#8290 )
17+ * Fix assets on release webhook (#8283 )
18+ * Fix release API URL generation (#8239 )
19+ * Allow registration when button is hidden (#8238 )
20+ * MS Teams webhook misses commit messages (backport v1.9) (#8225 )
21+ * Fix data race (#8206 )
22+ * Fix pull merge 500 error caused by git-fetch breaking behaviors (#8194 )
23+ * Fix the SSH config specification in the authorized_keys template (#8193 )
24+ * Fix reading git notes from nested trees (#8189 )
25+ * Fix team user api (#8172 ) (#8188 )
26+ * Add reviewers as participants (#8124 )
27+ * BUILD
28+ * Use vendored go-swagger (#8087 ) (#8165 )
29+ * Fix version-validation for GO 1.13 (go-macaron/cors) (#8389 )
30+ * MISC
31+ * Make show private icon when repo avatar set (#8144 ) (#8175 )
32+
733## [ 1.9.3] ( https://github.com/go-gitea/gitea/releases/tag/v1.9.3 ) - 2019-09-06
834* BUGFIXES
935 * Fix go get from a private repository with Go 1.13 (#8100 )
0 commit comments