Skip to content

Commit 8da5237

Browse files
1.7.0-rc3 changelog (#5756)
1 parent 8006b1b commit 8da5237

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.io).
66

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+
719
## [1.6.4](https://github.com/go-gitea/gitea/releases/tag/v1.6.4) - 2019-01-15
820
* BUGFIX
921
* Fix SSH key now can be reused as public key after deleting as deploy key (#5671) (#5685)

0 commit comments

Comments
 (0)