Release-Notes.md
... ...
@@ -1,13 +1,13 @@
1 1
[[_TOC_]]
2 2
# 6.7.0.262 (Release Pending)
3 3
* FB-13193: Fix filter logic when hidden filters are used
4
-* FB-13139: Add Output of basic cache usage statistics in static memory mode
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.
4
+* FB-13139: Add basic cache usage statistics for static memory mode
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 7
* FB-13240: Provide a separate rendering path when exporting when using HtmlCharts charting engine
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.
8
+* FB-13237: Fixed rendering of gauges in thumbnails to include the needle
9
+* FB-13028: Use POST parameters when loading ReportParts
10
+* FB-13119: Fix Text Highlight and Cell Highlight in the paginated report
11 11
12 12
# 6.7.0.261
13 13
* FB-12970: Removed unnecessary ActivateNewDashboardViewerControls() calls from reportViewer