Release-Notes.md
... ...
@@ -1,6 +1,11 @@
1 1
[[_TOC_]]
2 2
3 3
<!--
4
+*
5
+* FB-12834: Fixed "Response canceled: 500 Internal Server Error" when rendering HTML charts to RTF
6
+* FB-12887: Fixed add report part to dashboard modal dialog
7
+* FB-11697: Fixed "Page breaks after visual group" setting for pdf printing
8
+* FB-11807: Enable proper output to CSV format for Visual Groups of the following styles: CommaDelimited, CommaDelimitedWithLabels, LineDelimited, LineDelimitedWithLabels
4 9
* FB-12843: Remove extra empty table after the report content. Wrap report content in the extra table instead so all Reports in the ReportSet will have different and independent widths.
5 10
* FB-11792: Implementation of arbitrary columns order in the case of executing report against Stored Proc without "insert into exec" operation
6 11
* FB-11517: ReportSet.Owner property is changed according to the AdHocSettings.CurrentUserName when report saved using "Save As"