Release Announcement: Bold Reports 14.1.12 has arrived! Explore the latest features here.

User Icon

Release History

13.1.41

Released on July 15, 2026

Improvements

Report Viewer

  • Added support for aggregate functions in the ReportItems expression.
  • Added an option to hide the Show Details link in the error banner.

Bug Fixes

Report Viewer

  • Resolved a console error that occurred when invoking the toast dialog in Classic mode.
  • Resolved an issue with the NOT operator when used between expressions.

13.1.40

Released on July 08, 2026

Improvements

Report Viewer

  • Added support for rendering smart labels in column charts.

Bug Fixes

Report Designer

  • Resolved an issue where (Null) values in report parameters were lost when saving a report.

13.1.39

Released on July 01, 2026

Improvements

Report Viewer

  • Resolved an issue where parameters disappeared after the toolbar was refreshed.
  • Resolved an error that occurred while previewing a column chart with formatted data labels.

13.1.38

Released on June 24, 2026

Improvements

Report Viewer

  • Added a custom property to resolve the report header issue during printing.
  • Resolved the issue where the enableComplexScript custom property was not working in PDF export.
  • Fixed the background image rendering issue when StorageSettings is configured in the controller.
  • Added support for overlapping body items in print layout using a custom property.

13.1.37

Released on June 17, 2026

Improvements

Report Viewer

  • Added support for EvaluationMode=”Constant” in the Report Viewer.

13.1.36

Released on June 10, 2026

Improvements

Report Viewer

  • Improved support for maximum values in charts, aligned with SSRS standards.
  • Resolved an issue where unwanted space was rendered when left indentation was applied to list items.

13.1.35

Released on June 03, 2026

Improvements

Report Viewer

  • Resolved an issue where report items were not splitting across multiple pages even when `Keep Together` was set to `False`.
  • Resolved an overlapping issue between text boxes.
  • Resolved a Tablix width issue where applying indentation to rows caused incorrect alignment.

Report Designer

  • Introduced Thai (th-TH) localization support in the Report Designer for improved regional usability.

13.1.34

Released on May 27, 2026

Improvements

Report Viewer

  • Added support for list styles in PDF and PPT exports.
  • Resolved an issue where the Tablix report items collection returned incorrect data after refreshing the report in the Report Viewer.
  • Resolved an issue where datetime parameter values were not converted according to the user’s timezone.
  • Resolved an issue where drill-through parameters were not assigned properly from the main report when the GetParameterWithValues method was configured.

13.1.33

Released on May 20, 2026

Improvements

Report Viewer

  • Improved the performance of nested JSON structures in the WebAPI data connector.
  • Resolved the float parameter issue that persisted in the Linux environment.
  • Added a custom property to hide the tooltip header.

13.1.32

Released on May 13, 2026

Improvements

Report Viewer

  • Resolved an issue in parameter evaluation where hidden optional parameters were processed without enforcing required values for dependent visible parameters when `OPTIONALGROUPPARAMETERS` was enabled.
  • Resolved the Content Security Policy issue in the parameter tooltip component.

13.1.31

Released on May 06, 2026

Improvements

Report Viewer

  • Improved data label rendering for the 100% stacked column chart.

13.1.30

Released on Apr 29, 2026

Improvements

Report Viewer

  • Added support to display an error message along with a custom message when executing a command.

13.1.29

Released on Apr 22, 2026

Improvements

Report Viewer

  • Resolved a bullet issue in the Report Viewer textbox.
  • Fixed an issue where connection string errors were displayed only in the UI and were not passed to the custom logger.
  • Improved the error message displayed during query execution.
  • Resolved a date formatting issue when retrieving dates from PostgreSQL.
  • Fixed an error that occurred when rapidly clicking navigation controls.
  • Improved HTML entity rendering in the Report Viewer.
  • Fixed an issue where the EnableFitContentMaxHeight custom property was not working correctly.
  • Resolved an object reference error when the external image size was set to AutoSize.
  • Fixed an issue where the image logo in a subreport did not render correctly during page navigation.

13.1.28 

Released on Apr 15, 2026

Improvements

Report Viewer

  • Improved multi-stripline support in chart items in the EJ2 Viewer.
  • Added support for a custom property to hide the Select All option based on the parameter name.
  • Resolved a serialization issue with list levels in the paragraph DOM.
  • Fixed a NullReferenceException (NRE) in the tablix report item within table groups when the miscellaneousFieldVal value is null.
  • Resolved a connection issue that occurred when configuring the server URL over HTTPS.

13.1.27 

Released on Apr 8, 2026

Improvements

Report Viewer

  • Resolved the time inconsistency issue when using the date parameter.
  • Fixed an issue where values were not displayed when the same field was used in both row and column groups with the Count function in the field expression.
  • Resolved the 3D chart slant issue when using the custom property.
  • Fixed the issue with Turkish locale handling in parameter serialization in the Report Viewer.
  • Resolved an issue where the total page number was not updating correctly in the WPF application.

13.1.26 

Released on Apr 2, 2026

What’s New

Report Server

  • Implemented the support to configure Bold Reports with S3 storage like existing file and blob storage.
  • Added the support to view all the email activity logs inside the Bold Reports itself.
  • Provided support to get the server auth token by validating user’s OAuth token.
  • Added support to get the cascading sub parameters of main parameters using the Cascading parameter API.

Report Viewer

  • The Print window now assigns the report name as the document title, replacing previously blank titles.
  • Aggregation is now supported for dataset fields in raw data Excel export. ‘
  • The Report Viewer has been enhanced with support for six new locales: Estonian, Greek, Indonesian, Thai, Latvian, and Lithuanian, improving localization and usability for global users.
  • Enhanced the report layout by supporting the filling of empty space after table items using table rows through the FillEmptySpace custom property.‘

IDP

  • Added reverse proxy support to route the application based on the request domain, eliminating the need to use the application URL across the entire Bold Reports operation.

Deployment

  • Added support for the Traefik load balancer for Kubernetes deployments, providing a modern and supported alternative to NGINX Ingress.

Improvements

Report Designer

  • Added support for UUID data type fields in PostgreSQL dataset query filters.
  • Introduced the `onReportModified` event, which triggers when any RDL object in the report is modified.
  • Restricted serialization of Username and Password nodes in the RDL during on-premises download.
  • Improved application security for a smoother and safer experience.

Report Server

  • Provided support for the expression selection along with the parameter selection which creating schedules.
  • Upgraded report server architecture to .Net 10.
  • Provided support for the Hebrew locale in Bold Reports.
  • Added support to skip the emails from the report server for the no data report schedules.
  • Improved the error messages for the export report API.
  • Provided support for the health check option in Report Server.
  • Added support to validate report parameters for add and update schedule APIs.
  • Provided support to set dynamic scheduling intervals in the report server.
  • Fixed startup and default error logs in report server.
  • Provided embed iframe support using JWT Authentication.
  • Added support to hide profile, help link and notification options using custom_ui_reports json nodes.
  • Implemented the support for upgrade case specific error logs in Bold Reports.
  • Provided support for setting username in add user API.
  • Provided support to set the export file name for add and update schedule APIs.

Report Viewer

  • Introduced the EnableFitContentMaxHeight custom property in Report Viewer Preview to resolve textbox overlapping issues when rendering cell content.
  • Improved the Pyramid chart preview by enabling flexible label rendering adjustments.
  • Improved performance in DataTable generation for the WebAPI data connector.
  • HTML export and Print reports now support custom fonts, allowing documents to be rendered with precise font styling.
  • Report processing cancellation events are now supported in the Writer component.

Bold Data Hub

  • Upgraded Python from 3.11 to 3.13.

IDP

  • Standardized the PascalCase variable naming convention in the logging mechanism for improved consistency.
  • Provided support for automated deployment of Azure App Services.
  • Supported improvements to automated rebranding capabilities in Bold Reports deployments.
  • Upgraded ums architecture to .Net 10.

Bug Fixes

Report Designer

  • Fixed an issue where custom attribute values were not retained when saved as empty, later updated, and reopened.
  • Fixed an issue that prevented undo and redo operations when a Tablix cell contained multiple textboxes.
  • Fixed an issue where the Tablix gripper collapsed when a report item was placed inside a rectangle within merged Tablix cells.
  • Fixed an issue where report preview and publish actions failed for depth Tablix reports.

Bold Data Hub

  • Resolved the YAML Connector not working issue.
  • Fixed and ensure the Site Settings Page not working in Bold DataHub.
  • Fixed an issue where the Pipeline Delete icon flickered in a Linux environment.

IDP

  • Fixed an issue where AI logo updates were not applied after calling the branding logo API.
  • Fixed an issue where API-based theme uploads were not reflected on the Bold Reports Server.
  • Resolved issues in Email Template View, Edit, and Create functions.
  • Resolved internal Server error and page not found issue during concurrent access under high-load scenarios.
  • Resolved issues with OAuth and OpenID login from external applications in embedded scenarios.
  • Fixed an issue causing a broken image download loop when the logo file failed to download.
  • Fixed and ensured the “Powered by” logo is hidden across all pages when disabled by the user.

Breaking Changes

Report Designer

Important Notes

Deployment

To simplify maintenance and ensure full feature support, we are consolidating the available Docker image variants. Starting from this release, the Alpine and Ubuntu (focal) Docker image variants are deprecated, and only a single Docker image variant will be provided for both evaluation and production deployments. The Docker image tags will no longer expose the base OS version. The base image is currently Debian, selected based on product requirements, and may change in future releases if required.

Supported tags going forward:

  • latest
  • <product-version> (for example, 13.1.26)
  • <product-version>-eval

If you are currently using the Alpine or Ubuntu (focal) variants, please migrate to the supported Docker image variant.