Release-Notes.md
... ...
@@ -1,7 +1,7 @@
1 1
# Release Notes
2
+
2 3
[[_TOC_]]
3 4
4
-<!--
5 5
# 6.7.0.258
6 6
* FB-12933: Make Instant Reports respect AdHocSettings.HiddenColumns
7 7
* FB-11781: Fixed bug causing server resources to not be found in Instant Reports and Report Viewer
... ...
@@ -20,7 +20,6 @@
20 20
* 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.
21 21
* FB-11792: Implementation of arbitrary columns order in the case of executing report against Stored Proc without "insert into exec" operation
22 22
* FB-11517: ReportSet.Owner property is changed according to the AdHocSettings.CurrentUserName when report saved using "Save As"
23
--->
24 23
25 24
# 6.7.0.257
26 25
* FB-11687: Resolved issue with MVC4R2 Instant Reports where the field properties gear was not clickable