Stimulsoft Reports.WEB Releases
Released: Oct 24, 2024
Updates in 2024.4.3
Fixes
- Fixed some bugs in user function form.
- Fixed bugs with MongoDB and OData data source editors.
- Fixed issue with using MySqlConnector to connect to MariaDB data sources.
- Fixed a bug with text area edit button position.
- Fixed XSS vulnerability for StiReportResponse.ResponseString.
- Fixed issue with the Gradient animation for the "Bar Code" component.
- Fixed issue with Bookmarks label position.
Released: Oct 16, 2024
Updates in 2024.4.2
Features
- The export settings options in the report now take the StiOptions.Viewer.Windows.Exports.Show options into consideration.
Fixes
- Rotate value labels in a 3D line chart.
- Text color for variable values when the "Not assigned" variable parameter is set.
- The issue with type converter compatibility in the custom SQL data adapter has been fixed.
- Displaying values in the "Date Picker" dashboard element.
- In some cases, when loading the Blazor designer, the error "Blockly is not defined" was...
Released: Oct 8, 2024
Updates in 2024.4.1
Features
- Added the ClickHouse data adapter.
- In user functions, support for entering script code in various languages has been added: C#, VB, JS. Script execution depends on the script language installed in the report template.
- Added "Constant Lines" and "Strips" for 3D charts.
- Several options have been added to the Page tab in the report designer.
- The "Report Icon" and "Report Image" properties have been added to the properties panel in the report designer.
Fixes
- Clearing the cache when calling...
Released: Sep 19, 2024
Updates in 2024.3.6
Fixes
- Engine, "ProcessingDuplicates.RemoveText", did not clear the "Excel Value".
- Automatically resizing the page when changing the viewer size.
- In very rare cases, the "Footer" with "Print At Bottom" mode enabled was displayed before the "Empty Band.".
- In .NET Core, when exporting a report to PDF, the vertical positioning of the icon was incorrect.
Released: Sep 2, 2024
Updates in 2024.3.5
Fixes
- Displaying the marker shadow in the chart even when it is disabled.
- Opening a report from the 'Form' component in the web designer.
- Using headers in the JSON data source for Blazor WASM components.
- Content-Security-Policy nonce support.
Released: Aug 14, 2024
Updates in 2024.3.4
Fixes
- Handling empty expression in chart filters.
- Loading a report when using the options.Server.PassFormValues option in Angular Viewer.
- Calling the resource editor by double-clicking the left mouse button.
- Displaying lines in Scatter Line type charts when using Axis Range.
- Rendering a Bubble chart when exporting a report to a Microsoft PowerPoint file from .NET Core components.
Released: Jul 26, 2024
Updates in 2024.3.3
Features
- Added AddCustomAttribute option for the report designer. If this option is set, the "component-name" attribute will be added to the dashboard elements in the DOM, the value of which will be the name of this element.
Fixes
- The relation between the values and their labels in the chart, in cases where the labels were obtained from the Tag property.
- Determining the data type of values when changing the field type from Dimension to Measure in a data transformation.
- Displaying Headers in a...
Released: Jul 8, 2024
Updates in 2024.3.2
Features
- Optimized working with the "Map" component in reports.
Fixes
- Fixed an issue with spontaneous changes of the relation name when editing it.
- Display of controls in the filter editor when using data transformation.
- Positioning labels in a pie chart when exporting a report to a PDF document.
- Fixed an issue with parsing an expression in BackColor property.
- Indentations when printing reports for Blazor components.
- Initializing types for columns when creating a SQLite data source.
- Fixed an...
Released: Jun 13, 2024
Updates in 2024.3.1
Features
- Additional properties have been added to the DataBar Condition - CornerRadius, Padding and Text Placement, Also, brush can now be taken from a component.
- You can now handle line breaks using "" and "" in text when creating scripts in Blockly.
- The "Show Zeros" property has been added for Range Chart.
- Added support for native names of geographical objects when manually entered for maps of China, Canada, Japan, Mexico, Netherlands, Norway, South Korea, Switzerland, and Poland.
- Added...
Released: May 22, 2024
Updates in 2024.2.6
Features
- Added collections of colors for HeatMaps with grouping in predefined dashboard styles.
Fixes
- Fixed compatibility of the Web viewer component with IE mode (es5).
- Fixed handling of negative values for the "Area -> X Axis -> Labels -> Step" chart property.