Chat Icon
Login-icon
 

Release History

4.1.86

Released on July 27, 2022

Improvements

Report Viewer Weekly NuGet

  • Added semi-bold font styling in the word export as per Microsoft behavior.
  • Resolved the script error while drilldown in angular v13 application.

4.1.85

Released on July 13, 2022

Improvements

Report Viewer Weekly NuGet

  • Provided option to include zero value in chart report item axis scale.
  • Now, Tooltip text of viewer toolbar export options properly localized French(fr-FR) culture.
  • Textbox text style underline renders properly in excel export asp.net core.
  • Now, the group toggle expand and collapse properly works in excel export.

Report Designer Weekly NuGet

  • Provided an API to customize the data panel tab selection.
  • Resolved the edit option missing issue in dataset menu.
  • Fixed the improper query parameters detection in query designer code mode.
  • Resolved the font family reset issue with textbox when opening a report.
  • Fixed the date validation issue when saving the report filters.

4.1.84

Released on June 29, 2022

Improvements

Report Viewer Weekly NuGet

  • Resolved the EJ Chart undefined error in angular CLI 13 version.
  • Provided SecurityType option to configure the DatasourceCredentials in WebAPI.
  • Added ExportCompleted event to notify the users when exporting is completed.

4.1.83

Released on June 15, 2022

Improvements

Report Viewer Weekly NuGet

  • Resolved the undefined error in angular CLI 13 version when creating the datetime parameter.
  • Now, Gauge report item background colors render properly in enable virtualization mode.
  • Parameter dropdown selects all options working properly when dependent parameters change.
  • Now, the secondary axis title text is rendered properly based on the intervals.

Report Designer Weekly NuGet

  • Resolved the LabelAutoFitDisabled property deserialization failure, when publishing the report in SSRS.

4.1.82

Released on June 09, 2022

Breaking Changes

Report Server – Cloud

  • We have improved the Bold Reports Cloud auto-scaling functionalities. Because of this, you will need to whitelist the following IPs in your firewall:
    • 35.225.76.210
  • With the effect of this, IPs will be static even after scaling.

4.1.81

Released on June 01, 2022

Improvements

Report Viewer Weekly NuGet

  • The datepart expression improved to work in all combination.
  • Provided text wrapping support for chart series labels.
  • The toggle icon is rendered properly when subreports placed inside tablix cell.
  • Renders the loading indicator text with proper alignment for all resolutions.
  • Resolved the undefined error in angular CLI 13 version when adding the scope for the variables.
  • Renders report without error while running the dataset with zero fields.
  • Resolved the NRE when background image expression set to empty text.

4.1.80

Released on May 23, 2022

Breaking Changes

Report Server – Cloud

  • We have upgraded Bold Reports Cloud Infrastructure. With effect of this, you will need to Whitelist the following IP in your firewall.
    • 34.70.155.39
    • 35.184.43.47
    • 35.202.83.188
    • 35.239.35.202
  • All the other IPs that are already whitelisted for Bold Reports Cloud is not required.

4.1.79

Released on May 18, 2022

Improvements

Report Viewer Weekly NuGet

  • Resolved the incorrect vertical alignment when setting the writing mode.
  • Now, the stack bar drill through parameter value is applied properly based on the label series.
  • Displays all the tablix rows in html export without hiding.
  • No more empty rows created in excel export when IgnoreMergeCell property is enabled.
  • Improved the overlapping of the report items in print layout.

4.1.78

Released on April 29, 2022

Breaking Changes

Report Server – Cloud

  • We have upgraded Bold Reports Cloud Infrastructure. With effect of this, you will need to Whitelist the following IP in your firewall.
    • 35.239.35.202
    • 34.68.78.163
    • 34.135.205.33
    • 34.121.27.58
  • All the other IPs that are already whitelisted for Bold Reports Cloud is not required.

General

  • Renamed the folder name of NuGet Packages from netcoreapp5.0 to net5.0 to align with dotnet specifications.

What’s New

General

  • Implemented the new Blazor sample browser using JavaScript interoperability.
  • The .NET 6.0 framework is now supported by reporting tools such as Report Viewer, Report Designer, and Report Writer for web and desktop platforms.

Report Server – Enterprise

  • Provided support to deploy Enterprise Reporting on EKS and GKE.
  • Provided support to download the exported report from Schedule listing page.
  • Provided support to schedule and export the report to FTP location.
  • Provided support to synchronize Azure AD users and groups based on hourly recurrence interval.
  • Exposed API to copy the report from one tenant to another tenant with different data source, dataset and sub report mapping details.
  • Exposed API to save Azure AD Authentication settings.
  • Exposed API to enable and generate the embed secret code.
  • Exposed API to Add, Update, Retrieve report with favorite and unfavorite info.
  • Exposed API to get the schedule items with next schedule time and last run time information.

Report Designer

  • Provided an option to configure custom legend text for chart series.
  • Provided an option to configure maximum and minimum range for chart axis.
  • Provided a client-side API to load image through XMLHTTPRequest to avoid sending data through URL.
  • Provided a server-side API to hide code modules and filter data sources.

Report Viewer

  • Renders reports from intermediate service when sticky session enabled.
  • Added parameter details in the report execution logs.
  • Enabled the API option to change the excel save version.
  • Provided localization support for lt-LT culture.
  • Added support to render scattered chart with secondary axis.
  • Provided .NET 6.0 framework reporting components.

Improvements

Report Designer

  • Fixed the major security vulnerabilities.
  • Resolved the serialization and deserialization failures with the ‘IN’ operator in data filters.
  • Resolved improper behavior of the grid line property in the sparkline chart report item.
  • Resolved the “System OutOfMemory” exception thrown while executing the large data in the query designer.
  • Resolved the query execution failure with an oracle datasource when the query contains the same parameter name in multiple places.
  • Resolved the improper data fetching issue with excel datasource when the column name starts with numbers.
  • Resolved the chart visibility failure when deserializing the chart report item with a label format value as zero percent (0%).
  • Resolved the issue with the label format property visibility when enabling the chart axis.
  • The improper gridline visibility is fixed when applying background color to the design area.
  • Updated the label text in the dataset panel as “Dataset” instead of “DataSet”.
  • Resolved the dependent package restoration failure in Barcode NuGet.

Report Viewer

  • Improved the report processing and memory caching in asp.net core.
  • Renders image properly based on background size type.
  • Resolved the warning while opening the exported excel file.
  • Now, the background and border color are applied properly for polar chart and radial gauge.
  • Displays marker border colors properly in chart.
  • Shows label values properly in gauge.
  • Bar chart data labels are hidden properly when point values come zero.
  • Improved the evaluation of string replacement expression.
  • The strip-lines data labels are rendered properly in chart exporting.
  • Renders data labels positioned properly in stacked bar chart.
  • Renders report footer properly based on page count.
  • The trendline width value rendered properly in chart.
  • Resolved the report processing exception while setting RepeatOnNewPage as after in table.
  • The chart report item exported properly when new line feed expression is used in chart axis title.
  • Resolved the object type errors in angular application for @boldreports/types.
  • Displays proper evaluated value for Array.Indexof() expression.
  • Excel export shows proper date format when language is set to reports.
  • Report page zoom applied properly in mobile device while setting zoom factor in API.
  • Renders the last page of a report with correct group page name.
  • The page number and total pages are updated properly in print layout.
  • Exports report into PDF document with proper Arabic text based on the report language property settings.
  • Renders bar codes text render without overlapping with its border.
  • Document map pane expanded/collapsed properly when switching between print to the normal layout.
  • Report renders properly in print layout when user cancel the report processing.
  • Improved the page setup margin validation to show alert for empty value inputs.
  • RenderFormat expression working properly inside the table.
  • Renders chart data values properly when different culture values are assigned to the chart.
  • Resolved sorting icons duplication in fixed headers for table report items.
  • Displays map report item with a proper error message when no data field is configured.
  • Data source credentials validation message displayed properly for incorrect inputs.
  • Empty data points are properly rendered in the chart report item.
  • The parameter values are applied properly when switching to print layout.
  • The rows with blank records are ignored in the CSV export.
  • Renders footer properly when changed the zoom factor value below 100%.
  • Allows to view interactive sorting options for tablix corner cells.
  • Provided support to export GIF images to pdf document.
  • Resolved the NRE when GetParameter used in OnReportload method of controller.
  • Resolved the exception while toggling the hidden nested table report item.
  • Improved the auto render behavior when report refreshed.
  • Resolved the NRE in switch case expression when case not defined.
  • Provided the MaxResponseTimeInterval custom property.
  • The vertical alignment works properly for the tablix report item cells.
  • Resolved the incorrect image background rendering in PowerPoint export.
  • Now the external images render properly when specify image URL with upper cases.
  • Provided sticky session support for intermediate services.
  • Resolved the security protocol problem in .NET framework 4.5.2 application.
  • Excel exported with proper data when set the EnableVirtualEvaluation as true.
  • Provided API to enable/disable the automatic page navigation while scrolling in mobile report view.
  • Provided Top N% filter expression support.
  • Renders chart area background properly in view and export.
  • Visibility of the toolbar back button updated properly after drill back to parent report from child report.
  • Now, the barcode report items rendered properly inside tablix cell.
  • Resolved the unauthorized exception when invoked Get Report method from intermediate service.