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