Feature:

Create professional, pixel-perfect reports with consistent layouts.

Learn more

Release History

8.1.8

Released on April 09, 2025

Improvements

Report Viewer

  • Provided the custom property to resolve chart alignment issues.
  • Resolved the issue of color mismatching between the chart series and legend when the color is given as an expression.
  • Provided the custom property to hide the header and footer in the report viewer.

8.1.7

Released on April 02, 2025

Improvements

Report Viewer

  • Improved support for returning the subreport datasource when accessed from the controller using the `getDataSource` method.
  • Added support for custom properties to sort parameter values based on their display field values.
  • Resolved an issue where text or date values containing space special characters were being replaced with underscores in XML exports.

8.1.6

Released on March 26, 2025

Improvements

Report Viewer

  • Provided the custom property for displaying the selected values in the multi-dropdown.
  • Fixed an issue where empty objects were added in the count function when null values were stored in the database.
  • Resolved an unhandled exception that occurred in the image alignment feature.

8.1.5

Released on March 19, 2025

Improvements

Report Viewer

  • Updated the dependency package versions in the JavaScript NuGet.
  • Resolved the issue where rectangle items placed inside a table cell did not expand when the table row grew.
  • Resolved the formatting issue in the advanced layout Excel export.
  • Fixed the object null reference error that occurred while previewing the report in ReportViewer.

8.1.4

Released on March 12, 2025

Improvements

Report Viewer

  • Resolved an issue where the code module did not function when defined as a static class while using file storage configuration.
  • Provided support for a custom property to set the margin value to 0 in page settings in the report viewer.
  • Fixed code module issues in a scalable environment with file storage.
  • Implemented cancel event handling for report processing in the viewer.
  • Addressed a Syncfusion globalization issue (nl-NL) with the numeric textbox component in the report viewer.
  • Fixed a DateTime parsing issue across different cultures.
  • Resolve an undefined error that occurred in the Angular platform.
  • Resolved the issue where the multiple clicks on the ‘Next Page’ button in the navigation menu which caused the server- side paginated report to break.

8.1.3

Released on March 05, 2025

Improvements

Report Viewer

  • Resolved the UI Issue related to the Record Limit setup while enabling smart rendering.
  • Provided support for special characters in the Times New Roman font for PDF export.
  • Resolved the object reference exception that was thrown for the ‘before group’ in the tablix when enabling smart rendering.

8.1.2

Released on February 26, 2025

Improvements

Report Viewer

  • Provided support for custom properties in the ‘Filter Type’ search option for parameters.
  • Resolved the issue with the date picker while setting the default date value.
  • Fixed the textbox height not being properly calculated when the height is less than the font size in a ‘CanGrow’ true case.
  • Users can now use the ShowPanel API to show parameters that are visible by default while rendering reports.

8.1.1

Released on February 22, 2025

What’s New

  • Introduced support for .NET 8.0, .NET 9.0, and .NET Framework 4.6.2 to provide better performance, advanced security measures, and enhanced capabilities for developing modern reporting applications.

Breaking changes

Removed support for some target frameworks

To enhance the performance and security of our packages, we have removed support for the following target frameworks. These frameworks are no longer supported and will no longer be available in the Bold Reports® NuGet packages.

.NET

  • .NET 5.0
  • .NET 6.0
  • .NET 7.0

.NET Core

  • .NET Core 2.1
  • .NET Core 3.1

.NET Framework

  • .NET 4.0
  • .NET 4.5
  • .NET 4.5.1
  • .NET 4.6