Stimulsoft Reports.WEB 2024.2.1

Released: Mar 4, 2024

2024.2.1 での更新項目

機能

  • 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.
  • The export format value "Word2007" has been replaced by the "Word" value.
  • The export format value "Ppt2007" has been replaced by the "PowerPoint" value.
  • Removed support for the outdated .NET 5.0 framework for Blazor products.
  • The .NET Standard 2.1 specification used has been replaced with the minimum .NET Core 3.1 framework required to compile the  products.

不具合の修正

  • Timeout of StringCache session.
  • Displaying selected components when overlapping them.
  • The error occurred when drilling down into the data in the dashboard and applying parameters to filter it.
  • Calculate auto width for columns in the "Table" component.
  • Style of the pinned panels "Data Dictionary", "Properties Panel", "Report Tree" in the report designer.