Release-Notes.md
... ...
@@ -4,7 +4,7 @@
4 4
* FB-13139: Output of basic cache usage statistics in static memory mode added
5 5
* FB-13017: Significantly increase performance in paginated reports with many rows of data (10k+).
6 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.
7
+* FB-13240: Provide a separate rendering path when exporting when using HtmlCharts charting engine
8 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 9
* FB-13028: Implemented passing POST parameters to the reportSet being loaded by ReportPart control.
10 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.