Release History
9.1.15
Released on June 11, 2025Improvements
Report Viewer
- Resolved the issue of tablix cell misalignment when the vertical alignment is set to ‘Middle’ in PDF exports.
9.1.14
Released on June 04, 2025Improvements
Report Viewer
- Resolved the label rendering issue with linear gauge offset.
- Fixed version conflict issue with Newtonsoft.Json in WPF.
9.1.13
Released on May 28, 2025Improvements
Report Viewer
- Resolved the issue of empty fields being transformed into a space in the text box.
- Disabled the toolbar action while the report is loading.
- Improved datetime parsing to align with culture settings.
- Resolved the issue of text content overlapping when using browser zoom.
- Fixed the issue of images not rendering in code modules with file storage.
9.1.12
Released on May 21, 2025Improvements
Report Viewer
- Provided database image source support for background images in text boxes and report body items.
- Fixed an issue where the background color was not applied properly for rectangle models with border radius in the PDF writer.
- Provided a custom property to change the export file name using custom values.
- Resolved an issue where groups would disappear in the Tablix report item during preview if there was no child group for the parent toggle.
9.1.11
Released on May 14, 2025Improvements
Report Viewer
- Added support for keyboard navigation in the Report Viewer toolbar.
- Resolved an issue where Radial Gauge labels were not rendering correctly in exported documents.
- Improved search functionality within drilldown reports.
9.1.10
Released on May 7, 2025Improvements
Report Viewer
- Added the ability to customize the PDF document’s password protection level.
- Improved the rendering of images with transparency in exported PDFs.
- Fixed an issue with incorrect page numbers in the viewer for multi-page reports with grouped data.
9.1.9
Released on April 30, 2025Improvements
Report Viewer
- Fixed a barcode rendering issue on the UWP platform.
- Resolved an issue where chart series tooltip values were not displaying correctly in the Viewer UI.
- Addressed an undefined error in the Viewer instance when switching tabs within the same browser window.
- Resolved a Content Security Policy (CSP) violation by removing inline scripts from loading indicator cancel links.
- Fixed indicator and gauge alignment issues in EJ1 exports.
- Corrected chart series alignment problems in EJ1 exports.
9.1.8
Released on April 23, 2025Improvements
Report Viewer
- Resolved the connection issue while using the web API data source with report variables in the Report Viewer.
- Provided a Custom property to exclude the report header in Excel exports.
- Resolved the console issue that occurred when changing the export setup properties.
- Resolved the CAS (Code Access Security) issue in the MVC wrapper.
9.1.7
Released on April 14, 2025What’s New
Report Server
- Provided shared DB support for MSSQL Server.
- Added SSO support in the embedded iFrame.
- Provided support for Custom UI Json.
- Provided support for Schedule Execution History in the schedule page.
Report Designer
- Provided MongoDB data connector support.
- Added Query Designer support for Oracle.
- Added support for the ‘Shape’ custom report item.
- Introduced Ruler option in the design area.
- Provided Page Margin visualization in the designer.
- Introduced the new Material theme in the Report Designer.
Bold Data Hub
- Provided CDC approach for Postgres data store in Bold Data Hub.
- Provided Salesforce Report connector in Bold Data Hub.
Improvements
Report Server
- Provided support to update branding using API.
- Added a Logout URL for SSO with OAuth and OpenID authentication.
- Added support for multiple permissions for users and groups in a single API.
- Added a group icon to the users listing page, making it easier to add users to a group.
Report Designer
- Improved the database schema search functionality in Query Designer.
Report Viewer
- Globalization support for Date Time parameters is now provided, allowing users to view Date Time values according to their preferred regional settings.
- Introduced the option to set the search type for parameters to “Starts With,” “Ends With,” and “Contains” to filter parameter values more effectively.
- Report Viewer cancel event added that helps users to write custom functionality while cancelling report process.
- Improved the table grouping toggle layout in Excel exports to ensure that toggled rows and columns display summarized data when toggled.
- Now parameter sort option is available to sort parameter dropdown values based on their visible names (label field) rather than the underlying data values (value field).
- Resolved unhandled exceptions that occurred when using custom code modules in reports when shared cache enabled.
Bold Data Hub
- Created dataset when creating pipeline in Bold Data Hub.
Bug Fixes
Bold Data Hub
- Resolved Nested JSON not working issue in Bold Data Hub when using JSON connector.
- Resolved the issue of SQL connector not working when using password with special characters directly without encoding.
- Fixed logs not added properly issue in python connector when it does not have proper data frame changes.
- Fixed the issue of schedule history not updated when doing on-demand scheduling.
- Fixed error not logged issue and added sheet name validation for excel connector.
- Fixed DuckDB is being used by another process issue which occurred randomly.
- Fixed the issue of case sensitive schema not working when using Postgres connector with query.
- Fixed object reference issue when creating Bold Reports data source.