Breaking Changes
Renamed the SQL data connector as Microsoft SQL.
What’s New
General
- Provided Theme Studio to customizethe Bold Reports control theme.
- Provided support for .NET 5.0.
- Provided offline license support to access embed our controls without connecting to theinternet.
Report Server – Enterprise
- Exposed an API to copy report from one category to another.
- Provided localization support for Turkish locale (tr-TR).
Report Server – Cloud
- Provided concierge support to create support tickets from Bold Reports Cloud itself.
- Exposed an API to copy report from one category to another.
Report Designer
- Provided PostgreSQL data source support to connect the PostgreSQL data to the report.
- Provided Bootstrap 4 theme support.
- Provided an option to expand and collapse the report item panel.
- Provided an API to show and hide the shared data option.
- Report Designer is now upgraded and supports Jquery latest version 3.5.1.
- Exposed an event “beforeParameterAdd” to customize the parameter block in preview.
- Provided an option to filter distinct values in report parameters.
- Provided an option to set a name for the page of each report item and their groups.
Report Viewer
- Supports jQuery latest version 3.5.1.
- Provided Bootstrap 4 theme support.
- Renders custom report items in ASP.NET Core.
- Displays detailed log about the shared dataset and data source failures.
- View charts with pacific color palette.
- Enabled options to view parameters with unique values.
- Able to customize the Report Viewer Web API service post action end points.
- Allows to get exported report stream in ASP.NET Core API service.
- Displays the report items based on RenderFormat expressions.
- Allows to increase the render quality of chart report items.
- Customize date time display format of DateTime report parameter.
- Rotate and view images using the angle option.
- View charts with week intervals.
- Limit the number of table records on pages.
- Allows to localize the component in tr-TR and it-IT cultures.
- Improved gauge report item rendering performance.
- The default extension of Word (.doc) and Excel (.xls) export documents are upgraded to newversion Word(.docx) and Excel(.xlsx) extension.
Report Writer
- Export report text with italic Tahoma Thai fonts.
- BMP images can be exported to PDF in ASP.NET Core platform.
- Allows to increase the render quality of chart report items.
- The default extension of Word (.doc) and Excel (.xls) export documents are upgraded to newversion Word(.docx) and Excel(.xlsx) extension.
Improvements
Report Server – Enterprise
- Provided support to configure the default site name.
- Provided offline license support to access without connecting to the internet.
Report Server – Cloud
- Displayed user avatar based on first name and last name instead of displaying default avatar.
Report Designer
- Resolved the parameter serialization issue in stored procedure with null and blank values.
- When saving the data set, the redundant showing of query parameter dialog is fixed.
- Suppressed the confirmation dialog box when setting the RDL report version using API.