Known-Issues.md
... ...
@@ -10,7 +10,16 @@ This list of issues is tentative and expected to change.
10 10
|Expected Release|Tenative Date|Case|Notes|
11 11
|:----|:-----------|:----------------|:---------------|
12 12
|6.10.0.35|October 2|29721|Fixed some situations where user defined constraints could be ignored in Advanced data source mode.|
13
-|6.10.0.35|October 2|29311|Optimized Angular directives.|
13
+|6.10.0.35|October 2|29799|Refactored dropdown generation on page to render faster.|
14
+|6.10.0.35|October 2|29816|Refactored formatting of values used as drilldown keys.|
15
+|6.10.0.35|October 2|29830|Corrected datatype error in filters which would cause reports to filter incorrectly as numerical values would be rounded such that equivalency matches always return false.|
16
+|6.10.0.35|October 2|29838|Fixed crash bug if a report runs against an OData connection using Fusion with no Default connection.|
17
+|6.10.0.35|October 2|29233|Prevented column access errors for Automatic subreports when using MySql.|
18
+|6.10.0.35|October 2|29302|Optimized Equals(Autocomplete) for numerics in MSSQL to generate less queries.|
19
+|6.10.0.35|October 2|29852|Optimized Value Range feature to perform faster and also correct an error where value aliasing fails to work properly on XML export.|
20
+|6.10.0.35|October 2|29785|Further fixed translations in UI labeling in Report Viewer.|
21
+|6.10.0.35|October 2|29617|Refactored column handling to correct logic of empty column values.|
22
+|6.10.0.35|October 2|29747|Added extra checks to prevent rare NRE error in Search.|
14 23
15 24
16 25