Stimulsoft Reports.WEB Releases

Released: May 10, 2024

Updates in 2024.2.5

Features

  • Added a new MergeDocument method to the report for combining rendered reports.
  • Introduced new OnDesignerBeforeRender and OnViewerBeforeRender events to load fonts and set necessary options before rendering a component on an HTML page.
  • Added the new StiOptions.Engine.NullDataSortMode static option. By default it is set to StiNullDataSortMode.NullFirst.
  • Improved the loading indicator behavior for the designer in Blazor Server and Blazor Wasm.

Fixes

  • Export to Word - The transparent...

Released: Apr 19, 2024

Updates in 2024.2.4

Features

  • Optimized the loading speed of the Designer and Viewer for Blazor WebAssembly.

Fixes

  • Displaying a notification about an incorrect password on the "Account" tab in the report designer.
  • Using the Content-Type" = "application/x-www-form-urlencoded" header in the OData data source to get the Bearer.

Released: Apr 4, 2024

Updates in 2024.2.3

Features

  • Editors and menus in the Web designer have been optimized for small screen resolutions.

Fixes

  • The RequestVerificationToken value for the GetScriptsResult() action in the NetCoreViewer and NetCoreDesigner components was not considered.
  • List of properties for a barcode of the QR code type.
  • Calculation of field sizes in the electronic signature editor with a large value.
  • Vertical scrolling of the list of elements in the constant line editor.
  • Applying the StiOptions.Engine...

Released: Mar 13, 2024

Updates in 2024.2.2

Fixes

  • Error processing names of data columns that contain spaces when creating a dashboard with this data column.
  • Error with long resource URLs.
  • Error formatting time in the DateTime variable editor.
  • Problem displaying zero and null values in charts when saving the generated report to *.mdc.
  • Error loading a line style for a '3D Line' type chart when opening a generated report from *.mdc with JSON markup.

Released: Mar 4, 2024

Updates in 2024.2.1

Features

  • New property, ParameterAlignment, has been added to the report.
  • New functions were added: IsAllDataRowNullOrEmpty, IsDataEmpty, IsNumeric, IsNullOrEmpty and IsNullOrWhiteSpace.
  • Added the ability to disable hot keys in the Web report designer using the "EnableShortCutKeys" option.
  • Support for .NET 8.0 framework.
  • The export format value "Excel2007" has been replaced by the universal Excel value. If you need to obtain the old binary format of Excel, you should use the new value - ExcelBiff...

Released: Feb 14, 2024

Updates in 2024.1.4

Features

  • Added support for saving variables specified via report[variableName] in the report file and in the document file.
  • The RouteTemplate property for Web components has been updated for more flexible operation.
  • Updated the Microsoft.Data.SqlClient library version 3.1.3 to 3.1.5, and version 5.1.1 to 5.1.5 due to reports of a critical vulnerability.

Fixes

  • The height of the empty line in the "View Data" dialog.
  • Some errors associated with using CacheHelper.

Released: Jan 18, 2024

Updates in 2024.1.3

Features

  • Added HTTP interceptor support for Angular designer.
  • Added new FormatForDateControls option to the designer, allowing you to enforce the date and time format, regardless of the format in the browser. By default, the date and time format from the browser locale are used.
  • Spell checking is now disabled in text fields.
  • Adapted menus and controls in the report viewer for mobile devices.

Fixes

  • Displays a gap for null values in Range and Spline Range chart types.
  • Exports the current report...

Released: Dec 21, 2023

Updates in 2024.1.2

Features

  • Added a new viewer option: MinParametersCountForMultiColumns.
  • Improved displaying conditional formatting icons for primitives in reports.
  • Improved display of "All" label in "List" variable fields when viewing a report.

Fixes

  • Fixed interaction for series of a 3D Column chart.
  • Fixed calling safe mode when opening a *.mdc,* file. mdz or *.mdx in the viewer.

Released: Dec 13, 2023

Updates in 2024.1.1

Features

  • Simplified Ribbon - Added new feature that allows you to easily switch the Ribbon toolbar to a single line.
  • Data adapter for Snowflake - This release incorporates adapter support for fetching data from Snowflake.
  • Remembering variable selection - In version 2024.1 the system now retains the last value inputted into the variable.
  • Expression for Count Data - Introducing support for expressions in the 'Count Data' parameter for Data, Hierarchical Data bands, and the Table report component...

Released: Nov 21, 2023

Updates in 2023.4.4

Features

  • Improved exporting of text components to Microsoft Word where line wrapping is disabled.
  • Improved SVG images export.

Fixes

  • Fixed bug related to exporting the value of the "Check Box" component.
  • When exporting a report to HTML, a bug related to setting ExportQuality.Low in StiHtmlExportSettings has been fixed, especially in cases where there are images in the report.
  • The "Shrink Font To Fit" property now works for text components that contain an expression with an aggregate function...