f2ebf3b69ba544d69e0a0e76170c2d1b9b8f0d22
Release-Notes.md
| ... | ... | @@ -1,4 +1,14 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | +# 6.7.0.262 (Pending Release) |
|
| 3 | +FB-13193: Fix filter logic when hidden filters are used. |
|
| 4 | +FB-13139: Output of basic cache usage statistics in static memory mode added |
|
| 5 | +FB-13017: Significantly increase performance in paginated reports with many rows of data (10k+). |
|
| 6 | +FB-13243: Fix Inverted Grid CSS so it stays up-to-date when modified in the Designer and refreshed in the Viewer. |
|
| 7 | +FB-13240: Fixed wrong highchart rendering. |
|
| 8 | +FB-13237: Gauges rendered without needles on thumbnails because needle image was not embedded into HTMLs prepared for thumbnails. Fixed by embedding needle image into HTMLs for thumbnails. |
|
| 9 | +FB-13028: Implemented passing POST parameters to the reportSet being loaded by ReportPart control. |
|
| 10 | +FB-13119: Fix Text Highlight and Cell Highlight in the paginated report. Background color and text color should work fine now on all pages when report is paginated. |
|
| 11 | + |
|
| 2 | 12 | # 6.7.0.261 |
| 3 | 13 | * FB-12970: Removed unnecessary ActivateNewDashboardViewerControls() calls from reportViewer |
| 4 | 14 | * FB-13193: Fixed problems with previewing reports after modifying Filter Logic |