06f02e67da0a354727a539134254ebb52e02d290
Release-Notes.md
| ... | ... | @@ -1,5 +1,13 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | 2 | # 6.7.0.260 (Release Pending) |
| 3 | +* FB-13177: Changed "Reset to default" button on Style tab in reportDesigner to standard button control which is used across all designers |
|
| 4 | +* FB-13025: Resolved issue where HighCharts auto-sizing and auto-centering didn't work because chart as an inner element couldn't detect dimensions of outer container. Implemented support for specifying dimensions in pixels in chart property, so highcharts can rely on those values. |
|
| 5 | +* FB-13181: Fixed inverted Summary grid styling. This makes styles for headers items and alts the same as the normal grid. |
|
| 6 | +* FB-13189: Waiting timeout removed if renderer detects an error at the the beginning of rendering process |
|
| 7 | +* FB-13113: Removed "default" series name in HtmlCharts if only one series has been selected |
|
| 8 | +* FB-13180: Correct and update copyright in response server |
|
| 9 | +* FB-13164: URL encode fields when updating field properties in report viewer |
|
| 10 | +* FB-13160: Marked FilteredReportListCache as serializable |
|
| 3 | 11 | * FB-11598: Added fusion support for Postgres |
| 4 | 12 | * FB-12943: Add support to stored procedures for sql_variant data type as a parameter |
| 5 | 13 | * FB-11720: Fixed glitch in htmlcharts, which could result in generation of malformed JSON data |