4f5542b8346f74c7b9890e29e5af341022685dfb
Release-Notes.md
| ... | ... | @@ -1,5 +1,46 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | 2 | |
| 3 | +<!--- |
|
| 4 | + |
|
| 5 | +#6.10.0.4 (September 4, 2018) |
|
| 6 | + |
|
| 7 | +|Case|Category|Subcategory|Description| |
|
| 8 | +|:----|:-----------|:----------------|:---------------| |
|
| 9 | +|28853|Report Design|Subreports|Prevented page break rendering within embedded subreports.| |
|
| 10 | +|29449|Report Design|Exports|Prevented pivoted table header from rendering on the wrong page when using EvoPdf.| |
|
| 11 | +|29664|Report Design|Exports|Corrected potential crash and or system hang when scheduling an exported PDF and Izenda tries to pre-process generated HTML before feeding it to PDF converter.| |
|
| 12 | +|29677|Internal|Data|Optimized handling of composite constraints.| |
|
| 13 | +|29682|Internal|Data|Better handled checks for use of more obscure browsers such as Netscape and Opera.| |
|
| 14 | +|29683|Internal|Localization|Corrected HTML strings containing Hebrew to be more easily customized and translatable.| |
|
| 15 | +|29689|Internal|Data|Optimized behavior of InitializeCombinedConstraints and bulk adding/processing of user defined constraints.| |
|
| 16 | +|29697|Report Design|User Interface|Corrected an issue where icons would not be properly displayed on the Instant Reports interface on a duplicated field.| |
|
| 17 | +|29699|Report Design|User Interface|Tweaked field highlighting in Instant Reports to be more high contrast and visible.| |
|
| 18 | +|29706|Report Design|Exports|Ensured correct use of CSS resources when exporting a visualization.| |
|
| 19 | +|29707|Report Design|User Interface|Improved modal opening/closing in Dashboards and Instant Reports.| |
|
| 20 | +|29708|Report Design|Filters|Made further enhancements to the display of calculated fields in filters in the report viewer.| |
|
| 21 | +|29716|Report Design|Maps|Made Zoom to Data on Maps more effective at locating and zooming to the proper area.| |
|
| 22 | +|29717|Internal|Data|Fixed error where Distinct checkbox in report designer would be disabled by default if AdHocSettings.CacheSchema = false.| |
|
| 23 | +|29722|Report Design|Filters|Prevented use of OR in report filter logic from passing incomplete sets of filter values to a dashboard filter.| |
|
| 24 | +|29730|Report Design|Subreports|Prevented object reference error when attempting a drilldown when the parent and child reports are in different culture settings.| |
|
| 25 | +|29735|Internal|Functions|Corrected Group(Week) function in MySql to properly handle edge cases where weeks may span between years.| |
|
| 26 | +|29740|Report Design|Dashboards|Optimized how often FilteredListReportsDictionary is called for dashboard tiles.| |
|
| 27 | +|29741|Internal|Data|Optimized sequential loading of requests to prevent a lock in application cache.| |
|
| 28 | +|29742|Internal|Errors|Further enhancements to add more informative error messages.| |
|
| 29 | +|29748|Internal|Data|Modified internal datatypes to prevent mysterious rounding when performing numerical calculations via expressions in MySQL.| |
|
| 30 | +|29752|Report Design|Dashboards|Made slight tweaks to make it easier to navigate in dashboard gallery mode when there is only one tile in the gallery.| |
|
| 31 | +|29753|Report Design|Exports|Cleaned up display of visual group headers with embedded reports when exporting to PDF.| |
|
| 32 | +|29754|Report Design|User Interface|Corrected UI alignments in filters in Instant Reports.| |
|
| 33 | +|29755|Report Design|Dashboards|Corrected issue which would cause filters to fail to inherit correctly to a dashboard, if the filter is based on a calculated field which is calculated in a report part which is not being sent to the dashboard. For example, if the filter is calculated on a field in the summary report part, and the detail report part is passed to the dashboard.| |
|
| 34 | +|29765|Report Design|User Interface|Prevented clipping of tooltip when hovering over pivoted collection of values on auto chart visualization from within a dashboard tile.| |
|
| 35 | +|29772|Internal|Reporting|Properly escaped backslashes in report urls for reports within categories.| |
|
| 36 | +|29774|Report Design|Charts|Fixed formatting on right side axis for line value on basic bar chart.| |
|
| 37 | +|29777|Report Design|Charts|Corrected missing fields in Advanced options when switching from Funnel chart to another basic chart type.| |
|
| 38 | +|29785|Internal|Localization|Further fixed translations in UI labeling in Report Viewer.| |
|
| 39 | +|29795|Report Design|User Interface|Fixed Highlight Code option in Form designer such that it does not badly format visible code.| |
|
| 40 | +|29800|Internal|Functions|Ensured standardized behavior of functions across different DB standards when regarding rounding of highly precise numbers.| |
|
| 41 | + |
|
| 42 | +---> |
|
| 43 | + |
|
| 3 | 44 | |
| 4 | 45 | #6.10.0.33 (August 8, 2018) |
| 5 | 46 |