Stimulsoft Reports.WEB Releases
Released: Apr 8, 2025
Updates in 2025.2.2
Features
- Improved PDF ZUGFeRD support with minor changes to enhance compatibility with certain validators.
- Color parsing in expressions has been improved.
Fixes
- Dependent variables now function properly when used in queries to data sources.
- Fixed problem designing controls in the 'Cross-Tab' component editor.
- Fixed problem dragging and dropping an RTF file into report resources.
- Fixed error displaying text in the rich text component editor.
- When exporting a report to a PDF file, the rendering of...
Released: Mar 18, 2025
Updates in 2025.2.1
Features
- Added a new Clamp function which restricts a value within a specified range. If the value is within the range, it is returned as is; otherwise, the nearest boundary (upper or lower) is returned.
- A new parameter dataSourceSynchronizationMode has been added to the Dictionary.Synchronize() method; its default value is StiDataSourceSynchronizationMode.All.
- Example expressions have been added to the editors of various components.
- Support for filtering variable items has been added when the...
Released: Feb 28, 2025
Updates in 2025.1.6
Fixes
- An issue with initialization nullable variables with null in compilation mode has been fixed.
- Calculation of the expression for the "Culture" property.
- Building a Master-Detail report with an expression in conditions.
- Changing the size of ticks for axes in cases where the chart is rotated.
- Warnings when importing a system library in cases of publishing a Blazor WebAssembly project.
Released: Feb 13, 2025
Updates in 2025.1.5
Fixes
- Replacing a null value with 0 when editing a variable.
- Display of style thumbnails in the "Data" window.
- Scrollbars in the "Borders" editor have been removed.
- Functioning of hotkeys after opening the "Share" menu.
Released: Jan 24, 2025
Updates in 2025.1.4
Features
- Added a command to create a new field in the Sparkline and Chart editors in reports.
- Downgraded the System.Drawing.Common library to 6.0.0 for correct operation of reports on Linux systems.
Fixes
- The dock style and resizing components within a report.
- Some errors when working with the Blockly editor in the Web report designer.
- Initialization of values of a variable of the DateTime type, in cases where formatting is used as Date.
- Set days as the value of the DateTime Step property for...
Released: Jan 13, 2025
Updates in 2025.1.3
Fixes
- Text splitting was incorrectly performed when the text component had justified alignment enabled, and word wrap mode was disabled.
- When exporting a report to an HTML, Word, or Excel file with the 'HTML Preview Mode' parameter set to Table, the background color of the adjacent component was used.
- In some cases, an "Object has null value" exception occurred in Blazor Viewer and Blazor Designer.
Released: Dec 23, 2024
Updates in 2025.1.2
Fixes
- Accessing the report print menu in the viewer when custom fonts are used in the report.
- An error message might appear if the file data sources have an incorrect connection path.
- Using an SQL CE data source when creating and editing reports and dashboards.
- Saving links between data sources when using the Stimulsoft.Report.StiReport.SaveSnapshot() method.
- When exporting a report to an HTML file with the AddPageBreaks option enabled, the watermark was incorrectly positioned on the second and...
Released: Dec 12, 2024
Updates in 2025.1.1
Features
- Added the "Keep Child Together" property for the "Child" band.
- Added support for the Microsoft Analysis Services data source.
- Added the ability to change the scale of report pages in the Web viewer using the "Ctrl + Mouse Scroll" controls.
- Added support for selecting the active page when viewing a report in multi-page mode.
- Added a data dictionary in various expression editors.
- You can now check variable name for reserved words.
- The Swap button in the Chart component editor now allows...
Released: Nov 26, 2024
Updates in 2024.4.5
Features
- Added support for Microsoft .NET 9.
Fixes
- Correct operation of Blazor components for the .NET 9 framework.
- A NuGet vulnerability with moderate severity.
- Displaying the Init by and Value parameters in the variable editor after changing its type.
Released: Nov 13, 2024
Updates in 2024.4.4
Features
- The new "Cast To Column Type" property has been added to databases.
Fixes
- Pressing the Submit button on the options panel in the viewer when pressing the "Enter" key.
- Processing an array of values in a JSON data source.
- Saving the selected date in the conditions editor.
- When exporting a report with a chart in the .NET Core reporting tool, an error related to rendering the chart in SixLabors has been fixed.