cd9ec0920a0aaceffbdf2ba0ab8e64d4b25f58e6
Release-Notes.md
| ... | ... | @@ -1,4 +1,28 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | +# 6.7.0.269 (June 23, 2014) |
|
| 3 | +* FB-14182: Added possibility to use XML format in scheduler |
|
| 4 | +* FB-14430: Fixed dashboard crash when report is modified before save |
|
| 5 | +* FB-14520: Fixed DIV/0 formatting when OData connection is used |
|
| 6 | +* FB-13768: Fixed Filters and Fields adding in IE8 |
|
| 7 | +* FB-14486: Fixed report crash when tenantField is specified without any tenants |
|
| 8 | +* FB-14294: Allow to remove all fields from the report in the Viewer |
|
| 9 | +* FB-14296: Fixed filters on the Dashboards page |
|
| 10 | +* FB-14328: Fixed erroneous removal field from "to be grouped" collection if it has itself in expression, and aggregate function is selected |
|
| 11 | +* FB-13937: API INFO logging implementation |
|
| 12 | +* FB-14361: Fixed Line HTML Chart export (Trend chart and Pareto Bar chart) |
|
| 13 | +* FB-14336: Fixed missing SqlOverride value in filters when ExistentValuesList for operators like Equals(Select) is generated with taking into account previous filters |
|
| 14 | +* FB-13449: Improve embedded sub-reports and column grouping/pivots support in the CSV output |
|
| 15 | +* FB-13739: Added information about records amount in dataset which is returned by GetDataSet, to log at INFO level |
|
| 16 | +* FB-14377: Do not crop data labels on the HTML Trend chart |
|
| 17 | +* FB-14217: Fixed filters on calculated columns in the Viewer |
|
| 18 | +* FB-14257: Replace spaces with underscores in the XML output |
|
| 19 | +* FB-14366: Export only Detail and Summary parts to CSV instead of throwing exception if other parts contains in the ReportSet |
|
| 20 | +* FB-14370: Added a setting to configure hard-drive cache location |
|
| 21 | +* FB-14337: Fixed count of the Share With drop-downs in Report and Dashboard Designers |
|
| 22 | +* FB-14265: Made text truncated and last few letters fade to white if label is too long and text orientation is vertical |
|
| 23 | +* FB-14321: Fixed issue with license key when StaticSharedStorage is used |
|
| 24 | +* FB-14145: Do not attach ColumnGroup to the Field Description in the Report Viewer |
|
| 25 | + |
|
| 2 | 26 | # 6.7.0.268 (June 4, 2014) |
| 3 | 27 | * FB-13960: Fixed issue with displaying base64-encoded images |
| 4 | 28 | * FB-14116: Fixed enable/disable subtotal logic in the Viewer |