Release-Notes.md
... ...
@@ -1,5 +1,32 @@
1 1
[[_TOC_]]
2 2
3
+<!--
4
+
5
+#6.10.0.37 (December 4, 2018)
6
+
7
+|Case|Category|Subcategory|Description|
8
+|:----|:-----------|:----------------|:---------------|
9
+|29295|Report Designer|Reports|Prevented hidden columns from disappearing from the designer and breaking the report when saving.|
10
+|29936|Instant Reports|User Interface|Upgraded Angular in Instant Reports.|
11
+|29957|Report Designer|Subtotals|Made subreport calculations and behavior consistent when changing number of preview records.|
12
+|29961|Report Designer|Subtotals|Made subtotal behavior consistent when using pagination.|
13
+|29966|Internal|Caching|Refactored caching code of temp tables to increase stored procedure performance.|
14
+|29980|Report Designer|Subreports|Made behavior of embedded subreports consistent when subreports are using various visual group styles.|
15
+|29981|Instant Reports|Filters|Corrected rare bug which could prevent date entry in Instant reports.|
16
+|29991|Report Designer|Visual Groups|Corrected sorting and field order behavior caused by disabling a visual group.|
17
+|29993|Report Designer|Subtotals|Changed subtotal behavior to better account for display of partial tables when using pagination.|
18
+|30007|Dashboards|User Interface|Removed 'Refresh Report' button in dashboards after refactor of dashboard caching and refresh behavior.|
19
+|30051|Report Designer|Exports|Prevented 'Invalid Object Name' error in CSV export when using a Fusion driver with aliased datasources.|
20
+|30055|Dashboards|Reports|Corrected behavior of dashboard tiles when the source report of a dashboard report part is deleted.|
21
+|30070|Report Designer|Filters|Corrected potential faulty filter output when using DoesNotEqualsMultiple filters on an Oracle database.|
22
+|30089|Instant Reports|User Interface|Fixed footer styling of UI elements in Instant Reports.|
23
+|30098|Dashboards|Reports|Fixed null reference exception in dashboards when creating a new dashboard when a prior report part with hidden columns was created.|
24
+|30100|Report Designer|Subtotals|Refactored subtotal behavior and added new setting, AdHocSettings.ShowActualSubtotals. The default value is false, and this retains old behavior. When true, when visual groups are enabled, subtotals are calculated for visible records and not all records.|
25
+|30101|Instant Reports|Filters|Prevented Between(Calendar) filter operator in Instant Reports from pulling current date.|
26
+|30107|Report Designer|User Interface|Corrected some script and resource positioning issues in IE11.|
27
+
28
+ -->
29
+
3 30
#6.10.0.36 (November 6, 2018)
4 31
5 32
|Case|Category|Subcategory|Description|