Stimulsoft Reports.WEB Releases
Released: Jul 23, 2021
Updates in 2021.3.6
Features
- Added the ability to cache images that are loaded via a hyperlink. This significantly speeds up the rendering of reports.
- Added support for TrimStart and TrimEnd methods for string types in Interpretation report calculation mode.
- Added support for Calculated Data Columns in the report engine for the JoinColumnContent(dataSource) function.
Fixes
- Fixed the issue with exporting a report to a PPTX file (Microsoft PowerPoint), when using a font size 1.
- For the EngineV2, in cases where the...
Released: Jul 9, 2021
Updates in 2021.3.5
Features
- Added support for extended borders for report components.
- Added the ability to copy components from one browser tab to another.
- Error messages have been improved and detailed information for Web components has been added.
- In Microsoft .NET Core, when compiling a report to a stream, report resources are now added to the compiled assembly (like in Microsoft .NET Framework).
Fixes
- A problem related to the correspondence of data types when creating MongoDB data sources in a report has been...
Released: Jun 24, 2021
Updates in 2021.3.4
Features
- When exporting a report to HTML in Div mode, you can now display the shadows of component borders.
- When exporting a report to HTML format, Gradient/Glare brushes are now passed as native elements.
Fixes
- Fixed the error with processing the "Map" component in online mode, when it is placed on the "Data Band".
- Fixed the error in processing the "Cross-Tab" component when it is placed on the "Data Band".
- For the report engine, an error related to the work of the Cross-Data band, which is...
Released: Jun 11, 2021
Updates in 2021.3.3
Features
- Added the ability to support custom values for the "Check Box" component.
- Added the ability to print on even and odd pages of the "Page Footer" band.
Fixes
- Fixed a bug with the "Process At" property for text components in "Interpretation" report calculation mode.
- Fixed the error related to Roslyn compilation from .NET Framework.
- Fixed the error displaying data in the report, which are received from the Google Analytics service.
- Fixed the error with encoding for some source code files...
Released: May 28, 2021
Updates in 2021.3.2
Features
- Added null checking for equal image processing.
- Upgraded OLEDB and ODBC libraries to version 5.0.0 for .NET Core components.
Fixes
- An issue with parsing date-time values from strings is fixed.
- The localization error in the "Preview" window when changing the localization in the report designer is fixed.
- The compilation error "null-reference" when launching .NET Core assemblies from the .NET Framework.
- MetaTags collection was not cleared before loading the report.
- The error in conditional...
Released: May 17, 2021
Updates in 2021.3
Features
- Added a new data adapter for connecting to the Google Analytics service.
- Added new function - ConvertToBase64String (string), which is used to convert data from string to base64.
- Added the ability to export and print reports from code without using components.
- Added the ability to sort items in the data dictionary.
- Added the ability to set default values for variables of the "List" type.
- Added a map of Afghanistan for the "Map" component in reports and the "Region Map" element in...
Released: Mar 16, 2021
Updates in 2021.2
Features
- Support for Blazor - The components support Razor technology and work on both the server-side (Blazor Server) and client-side (Blazor WebAssembly). All you need is a Web browser.
- Mathematical formulas - You can now insert math formulas in your reports. You can also specify formulas using LaTeX syntax.
- New data adapters - Microsoft Azure SQL and Azure Blob Storage - Added new adapters to fetch data from services such as Azure SQL and Azure Blob Storage.
- New variable features:
Released: Jan 15, 2021
Updates in 2021.1.1
Features
- Added OpenConnection function for HTML5 designer. With this new option, you can configure and set custom request headers (for example, authorization).
- Added new data adapter for connecting to Google BigQuery.
- Added the ability to configure restrictions for a specific variable.
- Added the ability to use expressions when conditionally formatting the Chart element.
- Added the ability to use predefined styles when conditionally formatting report components.
- Added support for Antiforgery Token...
Released: Nov 26, 2020
Updates in 2020.5.2
Features
- Added the ability to use absolute paths in the RouteTemplate for Microsoft ASP.NET MVC and Microsoft .NET Core components.
- A new "char" data type and PadLeft/PadRight methods have been added in the "Interpretation" calculation mode of the report.
- Added support for multiple trendlines for the "Chart" component.
- Updated editor for creating OData data connections.
- Improved and simplified conditional formatting editor for dashboard elements.
- Improved data schema retrieval algorithm when...
Released: Oct 28, 2020
Updates in 2020.5.1
Features
- Expressions in properties - You can now use expressions as values for some report component and dashboard properties. Depending on the expression calculation result, the component property will be set to a specific value. By using expressions as a property value, you can customize the printing of a component, the style of its content, and more.
- Microsoft .NET 5.0 compatibility - The Web components support Microsoft .NET Standard 2.1, which is backward compatible with .NET 5.0 framework...