8e86ac2c8e7c888e07a1bf74c8f54652ba2ffe93
Release-Notes.md
| ... | ... | @@ -1,43 +1,5 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | 2 | |
| 3 | -# 6.8.0.4 (January 8, 2015) |
|
| 4 | - |
|
| 5 | -* FB-13507: Moved forms out of sessions, switched to new form designer, moved templates out of sessins, fixed issue with forms being modified concurrently |
|
| 6 | -* FB-13832: Fix of null reference exception for two different users with the same tenantid and optimize report list loading |
|
| 7 | -* FB-15612: Fix charts width in PDF render and increase timeout limits |
|
| 8 | -* FB-16097: PieChart doesn't smash anymore on mousemove while starting |
|
| 9 | -* FB-16120: Fixed radius of the inner circle in Sunburst visualization. |
|
| 10 | -* FB-16228: Fixed not working in some cases forced left joins |
|
| 11 | -* FB-16286: Added missing variable to JoinedTablesList.js |
|
| 12 | -* FB-16295: Fixed error when url doesn't contain port number. |
|
| 13 | -* FB-16351: Implemented switch from advanced to simple datasources |
|
| 14 | -* FB-16415: Fixed Pie char labels cutting off |
|
| 15 | -* FB-17478: Combine Bottom % - ViZ Pie implementation |
|
| 16 | -* FB-17513: Fixed showing visualization on dashboards (reports with VG). |
|
| 17 | -* FB-17543: Use current report state when exporting charts as images |
|
| 18 | -* FB-17586: Fixed subreports cascade filters loading |
|
| 19 | -* FB-17663: Buttons below field list |
|
| 20 | -* FB-17699: Fixed logo sizing issue and hanged main navbar color scheme and logo |
|
| 21 | -* FB-17718: Join aliases of self-joined tables support in Viewer |
|
| 22 | -* FB-17723: Added forms data to objects in report list cache |
|
| 23 | -* FB-17787: Fixed broken charts when report part is on page without rs.aspx in folder, missing dashboard.css, implemented support of custom reportpart locations in visualizations |
|
| 24 | -* FB-17788: Respect fields visibility in Bulk CSV export |
|
| 25 | -* FB-17793: Made it possible to configure path to rs.aspx in html reportpart |
|
| 26 | -* FB-17796: Fixed funnel cutoff in dashboards |
|
| 27 | -* FB-17797: Removed jquery191 script from reportpart |
|
| 28 | -* FB-17801: Switch between plus-minus icons in responsive grid |
|
| 29 | -* FB-17803: Added deprecation information for AllowSelfJoin |
|
| 30 | -* FB-17805: Fixed dialog dropdowns "Loading..." issue |
|
| 31 | -* FB-17819: Case-insensitive AdHocSettings.DataSourceCategories |
|
| 32 | -* FB-17822: Fixed Bulk CSV export with Oracle connection and filters |
|
| 33 | -* FB-17844: Avoid zero columns for pie charts |
|
| 34 | -* FB-17856: Fixed Heatmap visualization vertical justification and size |
|
| 35 | -* FB-17857: Fixed false messages upon 2nd+ saves in the Designer. |
|
| 36 | -* FB-17861: Added percents to animated half circle gauge and implemented percentage values in animated gauges |
|
| 37 | -* FB-17870: Fixed Equals(Select) filters in the Designe6c54ac5 FB-17829: Fixed GaugeRadial.png resource loading |
|
| 38 | -* FB-17940: Fixed crash when fieldForHaving is null |
|
| 39 | -* FB-17959: Added using _global_ report if report for current user tenant is not found |
|
| 40 | - |
|
| 41 | 3 | # 6.8.0.3 (December 17, 2014) |
| 42 | 4 | |
| 43 | 5 | * FB-15865: Fixed bulk CSV output for reports with custom ProcessDataSet results |