Release-Notes.md
... ...
@@ -1,5 +1,23 @@
1 1
[[_TOC_]]
2 2
3
+#6.10.0.30 (May 8, 2018)
4
+
5
+|Case|Category|Subcategory|Description|
6
+|:----|:-----------|:----------------|:---------------|
7
+|27266|Report Design|Filters|Expanded (blank) filter selection to detect empty strings as well as null values.|
8
+|28655|Report Design|Visual Groups|Enhanced rendering behavior of hidden fields within visual groups to prevent mysterious commas, layout issues, or exceptions.|
9
+|29125|Report Design|Toolbar|Ensured consistent behavior between results control on page and number of rendered records.|
10
+|29200|Report Design|Visual Groups|Prevented AlternativeItem styling from being reset after Analysis Grid is disabled.|
11
+|29201|Report Design|Visual Groups|Prevented Null Reference Exception when using Analysis Grid with insufficient data.|
12
+|29202|Report Design|Visual Groups|Cleaned up table styles on Analysis Grid.|
13
+|29212|Report Design|Dashboards|Prevented "Failed to load dashboard layout" error under some conditions, such as the source report being changed.|
14
+|29229|Report Design|Filters|Prevented reloading of filter values when users delete or remove a filter.|
15
+|29240|Report Design|Dashboards|Enhanced UI around the "Send PDF" functionality on Dashboards.|
16
+|29243|Report Design|Pivots|Removed some functions from being eligible for pivot columns since their behavior inherently overlaps with pivots.|
17
+|29256|Report Design|Filters|Fixed popup behavior of Autocomplete filter to be uniform across data types.|
18
+|29276|Internal|Drivers|Enhanced support for filtering against calculated fields when using MySqlDriver.|
19
+|29292|Report Design|Pivots|Ensured pivots would not break in the event that identical column headers could be generated from data.|
20
+
3 21
#6.10.0.29 (April 10, 2018)
4 22
5 23
|Case|Category|Subcategory|Description|