Telerik Reporting adds support for .NET 10 for the Reporting engine, REST Services, and Standalone Report Designer for .NET.
Extended AI Coding Assistant support for reporting components:
The AI Coding Assistant, accessible through Telerik Reporting MCP Server now supports all major reporting components, including Web Report Designer, desktop viewers, and web viewers. This update enhances the developer experience with the Reporting MCP server.
Report Server .NET now supports integration of modern web report viewers:
The new token-based authentication provides a secure and reliable connection between Report Server for .NET and web report viewers, utilizing either the HTML5-based platform or natively built for Angular or Blazor.
Web Report Designer now supports custom report templates:
The Web Report Designer can now load and save custom report templates from a dedicated folder. Users can start new reports from predefined templates, improving consistency and reducing setup time across teams.
Web Report Designer can now collect non-personal usage data:
The Web Report Designer now supports optional collection of non-personal usage data. During onboarding, end users can choose to opt in. This helps the Telerik product team improve the Web Report Designer based on real-world usage insights.
What's Improved:
The Native Angular Viewer now exposes additional events and arguments, enabling more granular control over report previewing.
Consistent unique element IDs in WPF/XAML report rendering for UI automation.
The reporting configuration is now extended with 'ExternalReportPaths' property - a collection of explicitly allowed root paths for report document resolution.
The example projects are now referenced in a new solution file utilizing the Visual Studio 2026 .slnx format.
What's Changed:
Double-click no longer changes zoom level of HTML5-based viewers in desktop view.
Updated SQLite package to version 2.1.11.
The ServiceStack implementation of the Telerik Reporting REST service is no longer distributed.
不具合の修正
Desktop Designers:
Fixed issue where design-time analytics may throw on connectivity error.
Standalone Report Designer:
Fixed issue where index out of range exception occurs when rapidly changing Azure Maps tile sets.
Fixed issue where TabControl for new report location is too narrow when no recent folders are available.
Fixed issue where exception is thrown when loading referenced assemblies without a strong name.
Fixed issue where no types are listed in Object Data Source Wizard when assembly is added dynamically.
Web Designer:
Fixed issue where extra padding is applied to editors.
Fixed issue where Shared Data Sources folder is not immediately refreshed after deletion of the last subfolder.
Fixed issue where single top-level node in Query Builder is not expanded automatically.
Processing:
Fixed issue where string values '10000' and '1010Q' are incorrectly treated as equal in report grouping.
Remediated security vulnerability.
Fixed issue where private fonts may not be applied due to case-sensitive font names in Skia rendering.
Excel Rendering:
Fixed issue where the Standard DateTime formats are hardcoded as custom formats even when UseExtendedFormatting property is set to false.
Native Angular Report Viewer:
Fixed issue where interactive action data is not accessible in the interactiveActionExecuting event.
Fixed issue where no arguments are passed to print and export events.
HTML5 Report Viewer:
Fixed issue where Parameters area is not visible by default in mobile view.
Angular Report Viewer:
Fixed issue where the "perspectiveManager.dispose is not a function" error occurs when closing the viewer before initialization.
Windows Forms Report Viewer:
Fixed issue where NullReferenceException occurs when no parent form is assigned.
WinUI Report Viewer:
Fixed issue where application crashes when switching to PrintPreview mode.
Visual Studio Item Templates:
Fixed issue where VS item template for Telerik Web Forms Report Viewer does not install required "Telerik.Reporting.Services.WebApi" package.