Stimulsoft Reports.WEB 2026.2.1

Released: Apr 24, 2026

2026.2.1 버젼 업데이트

기능

  • Added new UtcToLocalTime and LocalTimeToUtc functions which provide the ability to convert Local time to UTC and back.
  • Added support for wrapping words for chart legend values when the column width in the legend is greater than 0.
  • Added the React report viewer for .NET reporting tool.
  • New Auto and SimpleDocked values have been added to the ToolbarDisplayMode option, and a new option - PageBorderRadius has been added.
  • Updated the Microsoft.CodeAnalysis library dependency to version 5.0.0 for .NET 10.
  • Added support for blocking the execution of property expressions for the DockStyle property at design time.
  • Library signing keys have been updated. To ensure the project works correctly, simply update the libraries and rebuild it.
  • Improved support for generic type parsing.

수정사항

  • Create a component with a link to a column when double-clicked in the data dictionary.
  • Loading a font file for the .NET reporting tool, in cases where the GraphicsEngine option is set to GDI.
  • Fixed incorrect working with short and byte types in the viewer parameters.
  • Fixed an issue with converting DateTimeOffset values in the expression parser.
  • Subscribing to the global event "window.beforeunload" in the web designer.
  • Unintentional termination of the report designer during calculation of empty text.
  • Applying the "dd.MM.yyyy" date format to chart labels.
  • In the list of variable values, identical labels were grouped into one.
  • Getting data from selected columns into items of a variable.
  • AM/PM time format in datepicker.
  • Saving the description for a report when you change it in the Report Options editor.
  • Fixed variable's data binding bug with some integers types.
  • Time format in the options panel for variables with the TimeOnly data type.
  • A CSP (Content Security Policy) nonce conflict with Watermark.
  • Displaying constant lines for charts when the "Reverse Vertical" property is set to "True.".
  • Fixed incorrect line and column calculation for tokens in the C# parser.