File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 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
44without substantial changes to our git log; to see the highlights of what has
55been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
66
7+ ## [ 1.8.0-rc2] ( https://github.com/go-gitea/gitea/releases/tag/v1.8.0-rc2 ) - 2019-03-27
8+ * BUGFIXES
9+ * Disable benchmarking during tag events on DroneIO (#6365 ) (#6366 )
10+ * Make sure units of a team are returned (#6379 ) (#6381 )
11+ * Don't Unescape redirect_to cookie value (#6399 ) (#6401 )
12+ * Fix dump table name error and add some test for dump database (#6394 ) (#6402 )
13+ * Fix migration v82 to ignore unsynced tags between database and git data; Add missing is_archived column on repository table (#6387 ) (#6403 )
14+ * Display correct error for invalid mirror interval (#6414 ) (#6429 )
15+ * Clean up ref name rules (#6437 ) (#6439 )
16+ * Fix Hook & HookList in Swagger (#6432 ) (#6440 )
17+ * Change order that PostProcess Processors are run (#6445 ) (#6447 )
18+
719## [ 1.8.0-rc1] ( https://github.com/go-gitea/gitea/releases/tag/v1.8.0-rc1 ) - 2019-03-18
820* BREAKING
921 * Add "ghost" and "notifications" to list of reserved user names. (#6208 )
You can’t perform that action at this time.
0 commit comments