File tree 1 file changed +12
-0
lines changed 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ 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.7.0-rc3] ( https://github.com/go-gitea/gitea/releases/tag/v1.7.0-rc3 ) - 2019-01-18
8
+ * SECURITY
9
+ * Do not display the raw OpenID error in the UI (#5705 ) (#5712 )
10
+ * When redirecting clean the path to avoid redirecting to external site (#5669 ) (#5679 )
11
+ * BUGFIX
12
+ * Fix sqlite deadlock when assigning to a PR (#5640 ) (#5642 )
13
+ * Don't close issues via commits on non-default branch. (#5622 ) (#5643 )
14
+ * Fix commit page showing status for current default branch (#5650 ) (#5653 )
15
+ * Only count users own actions for heatmap contributions (#5647 ) (#5655 )
16
+ * Update xorm to fix issue postgresql dumping issues (#5680 ) (#5692 )
17
+ * Use correct value for "MSpan Structures Obtained" (#5706 ) (#5716 )
18
+
7
19
## [ 1.6.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.6.4 ) - 2019-01-15
8
20
* BUGFIX
9
21
* Fix SSH key now can be reused as public key after deleting as deploy key (#5671 ) (#5685 )
You can’t perform that action at this time.
0 commit comments