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