Chat Icon
Webinar What’s New in Bold Reports v5.3 Release —Thursday, November 30, 10:00 A.M. ET SIGN UP NOW
Created with Sketch.
Login-icon

Release History

2.3.39

Released on September 02, 2020

What’s New

Report Server – Enterprise

  • Provided support to find the installed product version from the help menu.
  • Exposed API to get user token using embed secret key.
  • Provided support for administrators to make any reports as Public/Private.

Report Server – Cloud

  • Provided support to find the current version from the help menu.
  • Exposed API to get user token using embed secret key.
  • Provided support for administrators to make any reports as Public/Private.
  • Provided support to embed reports into your application with enhanced security.

Report Designer

  • Provided matrix report item support to visualize data in cross-table.
  • Provided the Web API data source, which supports connecting almost all web services that has a REST API interface.
  • Provided the OData data source, which supports connecting the OData web services using the REST API.
  • Provided the JSON data source to connect and fetch the JSON data from sources like external file, local file, and inline data.
  • Improved the XML data source support.
  • Provided an option to upgrade the report’s RDL schema version.
  • Provided label support for the gauge report item.
  • Provided filtering support for linear gauge, radial gauge, and indicator report items.
  • Dynamically specifies the size of the indicator report item through expressions using scale factor property of the indicator states.

Report Viewer

  • Renders chart data point labels with combined keywords.
  • View reports from SSRS 2008 and the above versions in ASP.NET Core.
  • Displays progress indicator in UWP printing.
  • Provided options to disable chart legend interaction.
  • Improved the expression parser for VB constants, NOT operator, and replace function.
  • Renders different image sizes in Asp.NET Core.
  • Exports data bar item with proper cell borders inside the table cell.
  • The drill-through action enabled inside the nested item.
  • The chart rendered with grouped data’s inside the table groups.
  • Renders Line report item with proper border width.
  • Improved the repeat header and row heights behavior in the table.
  • Dynamically specifies the size of the indicator report item through expressions using scale factor property of the indicator states.
  • Provided auto calculation support of maximum and interval value for the gauge report item.

Report Writer

  • Improved the word export to handle the empty spaces.
  • Header values of the excel export rendered correctly.

Improvements

Report Server – Enterprise

  • Displayed user avatar based on first name and last name instead of displaying default avatar.
  • Provided support to auto start the scheduler service after server shutdown or restrart.
  • Provided support to refresh the payment status automatically.

Report Server – Cloud

  • Displayed user avatar based on first name and last name instead of displaying default avatar.

Report Designer

  • Resolved the padding property serialization issue in text box.
  • Resolved the context menu items hidden when context menu height overflow with window height.
  • Resolved the exception when saving the report into reporting service to serialize with value of SpaceAfter and SpaceBefore properties.
  • Now, properly represent the toggle query switcher state when switching to code mode from the design mode.
  • Property panel improvement for indicator states. Refer to the documentation link here for quick getting started.

2.3.26

Released on July 06, 2020

What’s New

Report Server – Enterprise

  • Provided the support to embed reports into your application with enhanced security.
  • We have renamed our product name and setup name to Bold Reports Enterprise Reporting.
  • Improved our scheduler service to auto adjust based on daylight saving time.
  • Enhanced our localization to support 10 languages.

Report Server – Cloud

  • Provided the support to embed reports into your application with enhanced security.
  • Improved our scheduler service to auto adjust based on daylight saving time.
  • Enhanced our localization to support 10 languages.

Report Designer

  • Provided the support for .NET Core 3.1.
  • Provided the OLEDB and ODBC data source support in ASP.NET Core.
  • Enabled an option to set font properties in report item common properties.
  • Provided the writing mode property support for text box report item.
  • The tablix row height resizing issue has been fixed.

Report Viewer

  • Provided the support for .NET Core 3.1.
  • Renders text with rotation.
  • View map report in ASP.NET Core.
  • Export reports with API methods in ASP.NET Core.
  • Detailed error displayed in dialog.
  • Renders reports with millions of records.
  • Linear gauge pointers are displayed with correct values.
  • Nested tables render with large data.
  • Allows to change connection string from code behind.
  • Chart axis label displayed without overlapping.

Report Writer

  • Provided the support for .NET Core 3.1.
  • Provided API to get the parameter values.
  • Image stretch support inside PDF table cell.