Release History
7.1.10
Released on February 12, 2025Improvements
Report Viewer
- Provided custom property support for autoRender.
- Resolved the object reference exception in line and column sharing when the label is null.
- Added padding support for the images in the word export.
7.1.9
Released on February 07, 2025What’s New
Report Server
- Provided option to use a single PostgreSQL database for all tenants in Bold Reports Server.
- Added new API to create embed tokens with custom attributes and parameters to securely manage user sessions in any embedded apps.
Report Designer
- Provided an API ’embedToken’ to access reporting service with custom data instead of ‘serviceAuthorizationToken’.
- Provided a ‘Language’ property to text runs within the text box report item.
- Provided Filter support for the chart report item.
Report Viewer
- Provided support to export the Document Map as a Table of Contents (TOC) in PDF Document.
- Enhanced functionality to allow freezing of table row groups and column group headers separately, improving readability while scrolling the report in the viewer.
- Provided support to hide rows based on cumulative expressions, allowing rows to be hidden depending on the cumulative value.
- Cell formatting now includes the ‘#text’ format for both preview and Excel exports, improving consistency across export formats.
- Added support for rendering dual axes in chart items.
- Introduced support for dynamically changing the user sort icon color in headers using the ‘UserSortIconColor’ custom property, allowing customized icon appearance during sorting.
- Provided a custom property ‘EnableCrossAxisTooltip’ to display the Y-axis chart tooltip when hovering over the X-axis.
- Introduced support for right alignment using the ‘ImageAlignment’ custom property, allowing images to be positioned to the right inside a rectangle.
Bold Data Hub
- Provided destination support to below data warehouses in Data Hub: Firebolt, Teradata, IBM DB2, and SAP HANA Cloud.
- Provided Azure App Service support for Data Hub.
IDP
- Added shared database support for PostgreSQL, allowing all sites to use the same database.
Deployment
- Added deployment support for additional Linux distributions, including Debian, Rocky, Kali, and OpenSUSE.
Improvements
Report Server
- Added DataHub (ETL) to Bold Report Server in the Azure environment.
Report Designer
- Improved the v2 report designer icons with clearer and sharpness for both light and dark modes.
- Enhanced report serialization to ensure seamless compatibility and handling across both .NET and .NET Core frameworks.
- Resolved an issue where duplicate series were populated in the chart data panel when the tag ID contained special characters.
- Fixed an issue where the width property of custom bounds for the Chart report item was not serialized when saving the report.
- Fixed an issue where report tags did not reset correctly in the publish dialog.
Report Viewer
- Enhanced rendering performance by determining the maximum cell height in each row and applying this consistently across all cells within the row.
- Improved vertical text alignment, ensuring accurate positioning based on text size.
- The parameter dropdown popup is now resizable in Report Viewer V2, providing improved flexibility for adjusting its size according to user preferences.
- You can now assign custom attribute values directly from the viewer controller, offering greater flexibility in customizing report behavior.
- Improved round border rendering in PDF exports for greater accuracy and visual consistency in reports with rounded borders.
- Virtual scrolling is now supported for dropdown lists and multi-select parameters in Report Viewer, enhancing performance and usability.
- Improved error messages in Bold Reports Viewer with clearer descriptions, suggested fixes, and detailed debugging insights.
- Enhanced map report interactions for seamless functionality when ‘Storage Setting’ and ‘Virtual Evaluation Mode’ are enabled.
- Improved the viewer UI by implementing an API to hide the alert icon.
- Improved system stability by resolving memory issues after a clear cache call during file storage configuration.
- Improved the Search feature functionality by resolving the issue with it not working on the Classic toolbar.
- Improved mobile compatibility by resolving the issue where the Viewer was not rendered on mobile devices with the Classic toolbar.
Bold Data Hub
- Provided Google Ads connector support in Data Hub.
IDP
- #678715 – When deleting a site, the entire database is removed instead of just the site’s schema within the database.