Reduced memory footprint during report processing.
不具合の修正
XML Configuration
Commented code is removed from the application configuration file when adding assembly through Options -> Assembly References.
Standalone Report Designer for .NET 8 and above
Exception "PE Image does not have data" when adding .exe instead of .dll file through Options -> Assembly References.
An exception is thrown when previewing report using private fonts with Skia rendering engine.
Web Designer
The width of the button that invokes Assets Manager is inconsistent across browsers.
Examples
Telerik Reporting MSI installer does not update the connection string in appsettings.json in .NET 8 and .NET 9 Blazor examples.
Processing
Expressions are not supported in the "NoDataMessage" property.
"The type Telerik.Reporting.Processing.ToggleVisibilityAction cannot be loaded" exception might be thrown when reloading the report viewer's report.
Rendering
"CryptographicException: Concurrent operations from multiple threads on this type are not supported" exception is thrown when rendering using Skia graphics engine in .NET 8 application.
PDF Rendering
Memory leak issue with Font objects when reports are rendered to PDF.
PDF documents with embedded bitmap images have larger file size when rendering with Skia than with GDI.
Incorrectly encoded characters break the copy-paste functionality when exporting using Skia graphics engine.
Services
The SendMailMessage method override is not respected.
WebAPI ASP.NET Core
"No report instance" error is shown and no report is displayed when using custom NewtonsoftJson settings in web application.
Native Angular Report Viewer
Cannot set null as a value for report parameter that has AllowNull property set to 'true'.
HTML5 Report Viewer
Modifying the "parametersAreaVisible" option is not respected.
Visual Studio Item Templates
"Core" is present in the title of the wizard of HTML5 viewer and designer item templates.