Known-Issues.md
... ...
@@ -9,14 +9,19 @@ This list of issues is tentative and expected to change.
9 9
10 10
|Expected Release|Tenative Date|Case|Notes|
11 11
|:----|:-----------|:----------------|:---------------|
12
-|6.10.0.32|July 3, 2018|29154|Enhanced uniformity among report type values.|
13
-|6.10.0.32|July 3, 2018|29232|Prevented odd output when applying a filter to a 'decimal' field datatype in MySql.|
14
-|6.10.0.32|July 3, 2018|29299|Enhanced performance related to loading records in report viewer.|
15
-|6.10.0.32|July 3, 2018|29303|Enabled native OData within Oracle driver.|
16
-|6.10.0.32|July 3, 2018|29318|Added setting AdjustSeparatorsInEqualsListValues which permits disabling of automatic delimiter detection in the Equals(List) filter operator.|
17
-|6.10.0.32|July 3, 2018|29353|Prevented errors which could occur if expressions were trying to find a field with an alias attached.|
18
-|6.10.0.32|July 3, 2018|29417|Increased performance when listing stored procedures in Oracle.|
19
-|6.10.0.32|July 3, 2018|29418|Corrected issue related to Fusion aliasing against a full stored procedure name when using Oracle.|
12
+|6.10.0.33|August 7|29154|Enhanced uniformity among reporttype values.|
13
+|6.10.0.33|August 7|29239|Corrected ODBC error related to "Number of parameter markers is not equal" when using a Group by Datetime function as a pivot header.|
14
+|6.10.0.33|August 7|29339|Cleaned up possible functions in subtotal function list to apply properly by data type.|
15
+|6.10.0.33|August 7|29380|Corrected visual based formats such as "Visual Square" and "Heat Map" to display properly when show when ShowHtmlAsCode and ApplyAntiXssToReportOutput are both true.|
16
+|6.10.0.33|August 7|29481|Corrected resource inclusion in exports when Izenda tries to download some resource such as an image to include it in the export but is not successful.|
17
+|6.10.0.33|August 7|29482|Refactored InitDefaultValues to instead use default value initialization on a per-setting basis.|
18
+|6.10.0.33|August 7|29544|Reduced number of calls to PullTables and PullSp when one or more values in VisibleDataSources is invalid.|
19
+|6.10.0.33|August 7|29549|Added tickmark next to current value of preview records in Instant Reports 2.0.|
20
+|6.10.0.33|August 7|29550|Corrected handling of automatic subreport links when they are attached to a visual group header.|
21
+|6.10.0.33|August 7|29565|Fixed popup windows so that they properly display in automatic subreports.|
22
+|6.10.0.33|August 7|29573|Corrected filter error preventing filters using calculated fields from being properly passed to dashboards.|
23
+|6.10.0.33|August 7|29574|Corrected filter error which prevented changing operators in report viewer.|
24
+|6.10.0.33|August 7|29585|Made Help header label translatable.|
20 25
21 26
22 27