Skip to content

Commit f64b8eb

Browse files
1.8.0-rc3 changelog & 1.7.6 changelog backport (#6597)
1 parent 40f41dc commit f64b8eb

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

CHANGELOG.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ 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.8.0-rc3](https://github.com/go-gitea/gitea/releases/tag/v1.8.0-rc3) - 2019-04-12
8+
* SECURITY
9+
* Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6594)
10+
* BUGFIXES
11+
* Allow resend of confirmation email when logged in (#6482) (#6486)
12+
* Fix mail notification when close/reopen issue (#6581) (#6588)
13+
* Change API commit summary to full message (#6591) (#6592)
14+
* Add option to disable refresh token invalidation (#6584) (#6587)
15+
* Fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) (#6586)
16+
* Fix new repo alignment (#6583) (#6585)
17+
* Prevent server 500 on compare branches with no common history (#6555) (#6558)
18+
* Properly escape release attachment URL (#6512) (#6523)
19+
* Hacky fix for alignment of the create-organization dialog (#6455) (#6462)
20+
721
## [1.8.0-rc2](https://github.com/go-gitea/gitea/releases/tag/v1.8.0-rc2) - 2019-03-27
822
* BUGFIXES
923
* Disable benchmarking during tag events on DroneIO (#6365) (#6366)
@@ -222,13 +236,19 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
222236
* Add missing GET teams endpoints (#5382)
223237
* Migrate database if app.ini found (#5290)
224238

225-
## [1.7.5](https://github.com/go-gitea/gitea/releases/tag/v1.7.5) - 2019-03-27
239+
## [1.7.6](https://github.com/go-gitea/gitea/releases/tag/v1.7.6) - 2019-04-12
240+
* SECURITY
241+
* Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6595)
242+
* BUGFIXES
243+
* Allow resend of confirmation email when logged in (#6482) (#6487)
244+
245+
## [1.7.5](https://github.com/go-gitea/gitea/releases/tag/v1.7.5) - 2019-03-27
226246
* BUGFIXES
227247
* Fix unitTypeCode not being used in accessLevelUnit (#6419) (#6423)
228248
* Fix bug where manifest.json was being requested without cookies and continuously creating new sessions (#6372) (#6383)
229249
* Fix ParsePatch function to work with quoted diff --git strings (#6323) (#6332)
230250

231-
## [1.7.4](https://github.com/go-gitea/gitea/releases/tag/v1.7.4) - 2019-03-12
251+
## [1.7.4](https://github.com/go-gitea/gitea/releases/tag/v1.7.4) - 2019-03-12
232252
* SECURITY
233253
* Fix potential XSS vulnerability in repository description. (#6306) (#6308)
234254
* BUGFIXES

0 commit comments

Comments
 (0)