File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,22 @@ This changelog goes through all the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
6
6
7
+ ## [ 1.9.0-RC2] ( https://github.com/go-gitea/gitea/releases/tag/v1.9.0-rc2 ) - 2019-07-15
8
+ * BUGFIXES
9
+ * Fix regex for issues in commit messages (#7444 ) (#7466 )
10
+ * cmd/serv: actually exit after fatal errors (#7458 ) (#7460 )
11
+ * Fix an issue with some pages throwing 'not defined' js exceptions #7450 (#7453 )
12
+ * Fix Dropzone.js integration (#7445 ) (#7448 )
13
+ * Create class for inline positioned lists (#7439 ) (#7393 )
14
+ * Diff: Fix indentation on unhighlighted code (#7435 ) (#7443 )
15
+ * jQuery 3 (#7442 ) (#7425 )
16
+ * Only show "New Pull Request" button if repo allows pulls (#7426 ) (#7432 )
17
+ * Fix vendor references (#7394 ) (#7396 )
18
+ * Only return head: null if source branch was deleted (#6705 ) (#7376 )
19
+ * Add missing template variable on organisation settings (#7386 ) (#7385 )
20
+ * Fix post parameter on issue list which had unset assignee (#7380 ) (#7383 )
21
+ * Fix migration tests due to issue 7 being resolved (#7375 ) (#7381 )
22
+
7
23
## [ 1.9.0-RC1] ( https://github.com/go-gitea/gitea/releases/tag/v1.9.0-rc1 ) - 2019-07-06
8
24
* BREAKING
9
25
* Better logging (#6038 ) (#6095 )
You can’t perform that action at this time.
0 commit comments