Release History
2.1.23
Released on January 08, 2020
Starting with version 2.1.23, license token generation model has been upgraded for Bold Reporting solution. You need to generate a new license token to use the latest version in your applications. Please refer to this
help topic for more information.
What’s New
Report Server – Enterprise
- Exposed the API to export reports.
- Provided the support to view and save version based draft reports.
Report Designer
- Provided the SQL query designer support in ASP.NET Core.
- Exposed an API to customize the waiting popup.
- Improved the schema tree data loading performance for SQL Query Designer. Now, it is two times faster than earlier.
Report Viewer
- Provided the support to customize the Report Viewer loading indicator.
- An option added to cancel the report processing in Report Viewer.
- Added property to change the default loading indicator template.
- Implemented the support to render report with pixel perfect positioning.
- Implemented the client-side export for indicator report item.
Report Writer
- Provided the vertical alignment rendering of text box contents in view and export.
- Added the multiple font style rendering inside table in PDF export.
Improvements
Report Designer
- Fixed the serialization issue occurred when saving the report to XML format using API in ASP.NET Core.
- The improper header text in expression editor has been fixed.
Report Viewer
- Now the report renders properly when data set parameter contains the same names.
- Resolved the nested table subreport stream loading problem in Report Viewer.
- Multivalue parameter labels renders properly when set the values in OnInitReportOptions.
- Now, SQL query filter with parameter blank values working properly.
Report Writer
- Resolved the empty page creation in PDF export when text box content exceeds the page height.
- Now, page name is updated properly in the excel exported document.
- Now, the report writer works with costura application.