Release-Notes.md
... ...
@@ -1,5 +1,33 @@
1 1
[[_TOC_]]
2 2
3
+<!---
4
+
5
+#6.10.0.28 (March 13, 2018)
6
+
7
+|Case|Category|Subcategory|Description|
8
+|:----|:-----------|:----------------|:---------------|
9
+|28707|Report Design|Scheduler|Prevented error causing schedule changes to not always save or update when a report is successfully scheduled.|
10
+|28725|Dashboard|Visualization|Prevented extra visualization refreshes when visualizations are used on a dashboard which is being resized.|
11
+|28857|Report Design|Subreports|Corrected error with using combokey to call an embedded subreport.|
12
+|28921|Report Design|Data|Prevented Distinct from being disabled when a report is saved with an invalid column name.|
13
+|28962|Report Design|Instant Report|Corrected error which prevented calculated fields from populating filters in instant report.|
14
+|28970|Report Design|Filters|Trimmed out some unnecessary filter query activity when cascading filters are disabled.|
15
+|28974|Report Design|Visual Groups|Refactored AntiXSS protection to permit additional characters to be used in visual group.|
16
+|28980|Report Design|Instant Report|Corrected issue with calendar selector filter in instant reports.|
17
+|28983|Dashboard|Gauges|Corrected animated half circle gauge style conflicting with modern dashboards.|
18
+|28985|Report Design|Pivots|Corrected issue where subtotals would not properly appear on pivots.|
19
+|28992|Report Design|User Interface|Prevented some UI glitches when resizing screen.|
20
+|29006|Report Design|Pivots|Changed behavior of clear pivot button so that it does not retain old data when pivot is re-added.|
21
+|29008|Report Design|Settings|Prevented being able to input 0 for "Items Per Page" value.|
22
+|29010|Report Design|Subreports|Fixed some issues around printing and rendering embedded subreports.|
23
+|29026|Internal|Report Parts|Further overhauled report parts and resource caching to enhance performance when using individual report parts.|
24
+|29043|Report Design|Subreports|Corrected behavior of subreports in auto chart when using instant reports.|
25
+|29057|Internal|Settings|Corrected text description for EmbedReportInServerEmail setting.|
26
+|29062|Report Design|Pivots|Corrected use of Group(Week) function in pivot so that it does not provide faulty output.|
27
+|29085|Internal|Settings|Expanded diagnostic and logging ability around report exporting.|
28
+
29
+--->
30
+
3 31
#6.10.0.27 (February 13, 2018) IMPORTANT NOTE
4 32
5 33
**NOTE:** Any installations of this build prior to March 7, 2018 have a critical error fixed in case 29079. Expressions which use a less than or greater than comparison will become corrupted if the report is saved.