
Live report preview and WebApi documents generation engine now uses a dedicated rendering thread queue.
Features
- New - The currently logged report server user is accessible in the reports' expression context through the global object =UserIdentity.
- Improved - The live report preview and WebApi documents generation engine now uses a dedicated rendering thread queue with configurable count.
- Improved - The restReportService configuration element can be added to a dedicated TelerikReporting.config file preserved upon feature upgrades.
Fixes
- Server
- "Add Permissions" for the Guest user does not work.
- "User profile" menu option is misleading.
- Grid header icons are incorrect.
- Grid header layout in the Reports page is broken in Safari web browser.
- Newly added roles are not preserved if the tab in the Manage permissions window is changed.
- Report upload is not working.
- Tab controls inside modal windows get scrolled vertically when the content does not fit.
- The add permission for user functionality should only allow appropriate scopes according to the selected permission.
- User status UI is misleading.
- Designer
- Cannot retrieve data schema for ObjectDataSource returning Object data type and requiring parameters.
- Cannot retrieve DataSchema when the custom data object is also referenced in the designer.
- Data Explorer does not show the exact server error when the data schema of ObjectDataSource cannot be retrieved.
- Cannot grab the resize handle of container item when child item is adjacent.
- Broken table layout when cut/copy cell, paste to another cell and trigger undo.
- Report is not marked as dirty (save is not enabled) when TOC report is set to a report book.
- ReportBook designer do not refresh on undo and redo operations.
- Typed text in input field in CSV datasource wizard is displayed backwards.
- Processing
- Expand all action does not expand nested groups.
- Rendering reports in parallel using the ReportProcessor throws an error.
- Rendering
- Graph is scaled down when exported to MSOffice formats on a machine with high DPI from a dpi-aware application.
- Graph is scaled down when exported to MSOffice formats on a machine with high DPI from a dpi-unaware application.
- PDF Rendering - The actions, associated with elements, aligned at the left or top side of the page, are not respected.
- REST WebAPI - Reports stay partially rendered forever when IIS hits thread allocation limit.