Skip to content

Commit 9c11faf

Browse files
1.6.0-RC2 Changelog (#5275)
1 parent c0bbbdd commit 9c11faf

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ 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.6.0-rc2](https://github.com/go-gitea/gitea/releases/tag/v1.6.0-rc2) - 2018-11-04
8+
* SECURITY
9+
* Add CSRF checking to reqToken and add reqToken to admin API routes (#5272) (#5250)
10+
* FEATURE
11+
* Add comment replies (#5147) (#5104)
12+
* BUGFIXES
13+
* Fix wrong api request url for instances running in subfolders (#5261) (#5247)
14+
* Accept web-command cli flags if web-command is commited (#5245) (#5200)
15+
* Reduce join star, repo_topic, topic tables on repo search, to resolve extra columns problem on MSSQL (#5136) (#5229)
16+
* Fix data race on migrate repository (#5224) (#5230)
17+
* Add secret to all webhook's payload where it has been missing (#5208) (#5199)
18+
* Fix sqlite and MSSQL lock (#5210) (#5223) (#5214) (#5218) (#5176) (#5179)
19+
* Fix race on updatesize (#5190) (#5215)
20+
* Fix filtering issues by tags on main screen issues (#5219) (#3824)
21+
* Fix SQL quoting (#5137) (#5117)
22+
* Fix regex to support optional end line of old section in diff hunk (#5097) (#5096)
23+
724
## [1.6.0-rc1](https://github.com/go-gitea/gitea/releases/tag/v1.6.0-rc1) - 2018-10-17
825
* BREAKING
926
* Respect email privacy option in user search via API (#4512)

0 commit comments

Comments
 (0)