80f5614e3030567fc4719e3a6dbe98147bbf1eeb
Release-Notes.md
| ... | ... | @@ -1,5 +1,35 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | 2 | |
| 3 | +#6.10.0.26 (January 16, 2017) |
|
| 4 | + |
|
| 5 | +|Case|Category|Subcategory|Description| |
|
| 6 | +|:----|:-----------|:----------------|:---------------| |
|
| 7 | +|28148|Internal|Data|Corrected Oracle error which could cause exceptions when using expressions and pivots in the same report.| |
|
| 8 | +|28371|Dashboards|Scheduler|Fixed dashboard panels being "pushed down" the page when scheduled.| |
|
| 9 | +|28568|Internal|Optimization|Refactored disk cache for constraints, general optimizations included.| |
|
| 10 | +|28671|Dashboards|Dashboards|Corrected dashboards sometimes not loading necessary scripts, resulting in a "report not found" error for no apparent reason.| |
|
| 11 | +|28719|Report Designer|Filters|Corrected "The given key was not present in the dictionary" related filter population error when updating filters.| |
|
| 12 | +|28723|Dashboards|User Interface|Added truncation to long report names when selecting a report for a dashboard.| |
|
| 13 | +|28731|Report Designer|Exports|Corrected text scaling issues in PDF export when using VG page break.| |
|
| 14 | +|28733|Dashboards|Dashboards|Fixed some JS errors that could occurr in dashboards due to babel polyfill library.| |
|
| 15 | +|28734|Report Designer|Formats|Better supported modifications of datetime formats in Excel which use the am/pm flag.| |
|
| 16 | +|28745|Internal|Data|Permitted custom drivers to inherit from Driver class.| |
|
| 17 | +|28749|Report List|User Interface|Corrected element borders for report icons in the report list when using no thumbnails mode.| |
|
| 18 | +|28754|Report Designer|User Interface|Fixed some UI glitches when zooming the page in and out.| |
|
| 19 | +|28755|Report Designer|User Interface|Added AdHocSettings.FilterTextAreaHeight to control the height of filter text boxes.| |
|
| 20 | +|28764|Report Designer|Exports|Corrected encoding of spaces in XML export.| |
|
| 21 | +|28778|Report Designer|User Interface|Fixed incorrect display of functions for a field based on wrong datatype in Chrome.| |
|
| 22 | +|28784|Report Designer|Forms|Fixed XSS security removing <script> tags from Forms when unnecessary.| |
|
| 23 | +|28792|Report List|User Interface|Corrected report searching on the report list to account for categories.| |
|
| 24 | +|28793|Report Designer|User Interface|Corrected error notification display to prevent a loading loop in the case of multiple errors.| |
|
| 25 | +|28796|Internal|Data|Corrected column population in custom drivers which override GetAllTables and GetColumns, which end up returning no columns.| |
|
| 26 | +|28797|Report Designer|Filters|Corrected behavior of time portion of datetime in filter value display. This will address 'missing' time values in filters.| |
|
| 27 | +|28807|Report Designer|User Interface|Prevented field functions from being blanked out in a saved report on a field using an expression.| |
|
| 28 | +|28813|Report Designer|Forms|Corrected use of popup subreports in forms.| |
|
| 29 | +|28817|Internal|Scheduler|Permitted customization of scheduler output using AdHocSettings.SchedulerOutputTypes.| |
|
| 30 | +|28841|Internal|Data|Permitted ASPX implementation of independent reportparts.| |
|
| 31 | +|28863|Internal|Settings|Prevented NullReferenceError when AdHocSettings.CacheSchema = false;.| |
|
| 32 | + |
|
| 3 | 33 | #6.10.0.25 (December 12, 2017) |
| 4 | 34 | |
| 5 | 35 | |Case|Category|Subcategory|Description| |