30871e4902ba1e5513735bb7c677ec3caf6bf130
Release-Notes.md
| ... | ... | @@ -1,13 +1,13 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | 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. |
|
| 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 | 11 | |
| 12 | 12 | # 6.7.0.261 |
| 13 | 13 | * FB-12970: Removed unnecessary ActivateNewDashboardViewerControls() calls from reportViewer |