Stimulsoft Reports.WEB のリリース

Released: Mar 13, 2024

2024.2.2 での更新項目

不具合の修正

  • 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

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...

Released: Feb 14, 2024

2024.1.4 での更新項目

機能

  • 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.

不具合の修正

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

Released: Jan 18, 2024

2024.1.3 での更新項目

機能

  • 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.

不具合の修正

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

Released: Dec 21, 2023

2024.1.2 での更新項目

機能

  • 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.

不具合の修正

  • 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

2024.1.1 での更新項目

機能

  • 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.
  • Puerto...

Released: Nov 21, 2023

2023.4.4 での更新項目

機能

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

不具合の修正

  • 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 across...

Released: Nov 2, 2023

2023.4.3 での更新項目

不具合の修正

  • Fixed rendering SVG images for Microsoft .NET Core components.
  • Fixed availability of the "Retrieve columns and Parameters" command in the SQL editor of data sources.
  • Fixed caching animations in dashboards, in cases where caching of the String Cache type is used.
  • Fixed an issue with specifying an invalid expression in the Culture property of a report.

Released: Oct 18, 2023

2023.4.2 での更新項目

不具合の修正

  • Error when searching for text in a report that starts with a slash.
  • Using variables in "Range" mode with a DateTime data type when the initialization value is set to "Not Assigned".

Released: Oct 6, 2023

2023.4.1 での更新項目

機能

  • Added a new Labels property to the map component which helps in changing the font and colors of the map's labels.
  • Added the ability to set a custom theme color in the designer and viewer using the CustomThemeAccentColor option.
  • Added the ability to change the data source type, for example, from MySQL to Microsoft SQL or PostgreSQL.
  • Added the "PDF Element" component which can be used to sign a report at the time of export to a PDF file.
  • The connection string builder can now be used when...