afe540ebb365a89e7286853501e5250d735fe5c3
Release-Notes.md
| ... | ... | @@ -4,30 +4,27 @@ |
| 4 | 4 | |
| 5 | 5 | |Case|Category|Subcategory|Description| |
| 6 | 6 | |:----|:-----------|:----------------|:---------------| |
| 7 | -|28148|Internal|Data|Corrected Oracle error which could cause exceptions when using expressions and pivots in the same report.| |
|
| 8 | -|28371|Report Design|Dashboards|Fixed dashboard panels being "pushed down" the page when scheduled.| |
|
| 9 | -|28568|Internal|Optimization|Refactored disk cache for constraints, general optimizations included.| |
|
| 10 | -|28671|Report Design|Dashboards|Corrected dashboards sometimes not loading necessary scripts, resulting in a "report not found" error for no apparent reason.| |
|
| 11 | -|28719|Report Design|Filters|Corrected "The given key was not present in the dictionary" related filter population error when updating filters.| |
|
| 12 | -|28723|Report Design|Dashboards|Added truncation to long report names when selecting a report for a dashboard.| |
|
| 13 | -|28731|Report Design|Exports|Corrected text scaling issues in PDF export when using VG page break.| |
|
| 14 | -|28733|Report Design|Dashboards|Fixed some JS errors that could occurr in dashboards due to babel polyfill library.| |
|
| 15 | -|28734|Report Design|Exports|Better supported modifications of datetime formats in Excel which use the am/pm flag.| |
|
| 16 | -|28749|User Interface|Report List|Corrected element borders for report icons in the report list when using no thumbnails mode.| |
|
| 17 | -|28754|User Interface|Report Viewer|Fixed some UI glitches when zooming the page in and out.| |
|
| 18 | -|28755|Internal|Settings|Added AdHocSettings.FilterTextAreaHeight to control the height of filter text boxes.| |
|
| 19 | -|28764|Report Design|Exports|Corrected encoding of spaces in XML export.| |
|
| 20 | -|28778|User Interface|Report Design|Fixed incorrect display of functions for a field based on wrong datatype in Chrome.| |
|
| 21 | -|28784|Internal|Optimization|Fixed XSS security removing script tags from Forms when unnecessary.| |
|
| 22 | -|28792|User Interface|Report List|Corrected report searching on the report list to account for categories.| |
|
| 23 | -|28793|User Interface|Report Viewer|Corrected error notification display to prevent a loading loop in the case of multiple errors.| |
|
| 24 | -|28796|Internal|Data |Corrected column population in custom drivers which override GetAllTables and GetColumns, which end up returning no columns.| |
|
| 25 | -|28797|Report Design|Filters|Corrected behavior of time portion of datetime in filter value display. This will address 'missing' time values in filters.| |
|
| 26 | -|28807|User Interface|User Interface|Prevented field functions from being blanked out in a saved report on a field using an expression.| |
|
| 27 | -|28813|Report Design|Forms|Corrected use of popup subreports in forms.| |
|
| 28 | -|28817|Internal|Settings|Permitted customization of scheduler output using AdHocSettings.SchedulerOutputTypes.| |
|
| 29 | -|28841|Internal|Settings|Permitted ASPX implementation of independent reportparts.| |
|
| 30 | -|28863|Internal|Settings|Prevented NullReferenceError when AdHocSettings.CacheSchema = false;.| |
|
| 7 | +|28481|Internal|Resources|Ensured that saving an image will always generate the same hash.| |
|
| 8 | +|28587|Internal|Resources|Corrected image metadata problem which could lead to images being removed from emailed reports.| |
|
| 9 | +|28673|Internal|Settings|Enhanced functionality of ForceResourceRequestsUniqueUrls to lower the number of hoops users have to jump through when this setting is first enabled.| |
|
| 10 | +|28703|Instant Reports|Data|Corrected issues when saving Instant Reports which have a field with a default format, which can sometimes be set against type.| |
|
| 11 | +|28745|Internal|Data|Permitted custom drivers to inherit from Driver class.| |
|
| 12 | +|28809|Report Design|Data|Corrected some problems with arithmetic calculation of fields when applied to aggregated data.| |
|
| 13 | +|28835|Report Design|Scheduler|Prevented issue where saving a report in the scheduler too soon after the new year will cause the report to skip ahead a year.| |
|
| 14 | +|28844|Internal|Localization|Prevented value ranges on charts from being rendered incorrectly during non-English localization.| |
|
| 15 | +|28845|Internal|Localization|Made equals filter in Instant Reports respect AdHocSettings.Language.| |
|
| 16 | +|28847|Internal|Data|Enabled use of weekday datepart in SQL functions.| |
|
| 17 | +|28851|Internal|Localization|Corrected some missing localization strings.| |
|
| 18 | +|28875|Internal|Settings|Corrected chart failing to render in cases where ResourcesProviderWithDelimiter passes an incorrect value.| |
|
| 19 | +|28892|Report Design|Rendering|Made it so that dashboard tile borders appear during a resize and not just after.| |
|
| 20 | +|28901|Internal|Error Handling|Deescalated priority of column/table not found errors in some conditions to prevent application level error notifications.| |
|
| 21 | +|28915|Internal|Internal|Eliminated need for .net 3.5 framework dependencies.| |
|
| 22 | +|28936|Report Design|Data|Corrected join issues which can occur using table aliases.| |
|
| 23 | +|28941|Report Design|Subreports|Corrected behavior of nested popup subreports.| |
|
| 24 | +|28942|Report Design|Exports|Corrected some chart rendering errors on export to Word and PDF.| |
|
| 25 | +|28951|Instant Reports|Data|Corrected saving of datetime formats in Instant Reports.| |
|
| 26 | +|28963|Report Design|Data|Corrected object reference error which could occur when exporting a report to excel which has a default '...' format applied to a datetime.| |
|
| 27 | +|28964|Report Design|Visual Group|Corrected arithmetic concatenation of strings in visual group.| |
|
| 31 | 28 | |
| 32 | 29 | #6.10.0.26 (January 16, 2018) |
| 33 | 30 |