File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ 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.3] ( https://github.com/go-gitea/gitea/releases/tag/v1.9.3 ) - 2019-09-06
8+ * BUGFIXES
9+ * Fix go get from a private repository with Go 1.13 (#8100 )
10+ * Strict name matching for Repository.GetTagID() (#8082 )
11+ * Avoid ambiguity of branch/directory names for the git-diff-tree command (#8070 )
12+ * Add change title notification for issues (#8064 )
13+ * Run CORS handler first for /api routes (#7967 ) (#8053 )
14+ * Evaluate emojis in commit messages in list view (#8044 )
15+ * Fix failed to synchronize tags to releases for repository (#7990 ) (#7994 )
16+ * Fix adding default Telegram webhook (#7972 ) (#7992 )
17+ * Abort synchronization from LDAP source if there is some error (#7965 )
18+ * Fix deformed emoji in commit message (#8071 )
19+ * ENHANCEMENT
20+ * Keep blame view buttons sequence consistent with normal view when viewing a file (#8007 ) (#8009 )
21+
722## [ 1.9.2] ( https://github.com/go-gitea/gitea/releases/tag/v1.9.2 ) - 2019-08-22
823* BUGFIXES
924 * Fix wrong sender when send slack webhook (#7918 ) (#7924 )
You can’t perform that action at this time.
0 commit comments