Telerik Reporting Releases

Released: Jun 16, 2026

Updates in 2026 Q2 (20.1.26.615)

Features

  • Introducing AI Report Generator in Web Report Designer:
    • Added a GenAI-powered "AI Assist" component to the Web Report Designer to accelerate report creation. Authors can now input natural language prompts to instantly generate, safely preview, and iteratively refine styled charts and gauges bound to real data sources.

Fixes

  • Standalone Report Designer:
    • Using the "Download raw data" functionality before all the report pages are loaded causes a NullReferenceException.
  • Windows Forms Report...

Released: May 20, 2026

Updates in 2026 Q2 (20.1.26.520)

Features

  • What's Improved:
    • The Native Blazor Report Viewer example projects now include code samples for the new viewer events.
    • The Reporting engine now loads available rendering extensions on demand for faster application startup.
    • The Reporting engine now supports Firebird .NET Client Data Provider out-of-the-box without manual configuration.
    • The licensing banners in the Native Blazor and Angular Report Viewers no longer display the call-to-action text.
    • The HTML5 Report Viewer now uses CSP...

Released: Apr 24, 2026

Updates in 2026 Q1 (20.0.26.424)

Features

  • MaxiCode (ISO/IEC 16023:2000) barcode encoding and rendering support:
    • MaxiCode (ISO/IEC 16023:2000) is now supported as a 2D barcode type, enabling encoding and rendering of UPS‑compatible package labels and other logistics scenarios. The implementation supports all standard MaxiCode modes and is available across all rendering formats.
  • What's Improved:
    • The Reporting engine configuration now includes a "verbose" tracing option for investigation and troubleshooting scenarios.

Fixes...

Released: Apr 2, 2026

Updates in 2026 Q1 (20.0.26.402)

Features

  • Explicit control over Table of Contents levels for report items
    • Report authors can now explicitly specify the level at which sections, groups, and items appear in the Table of Contents, instead of relying solely on the report hierarchy. This provides greater control over TOC structure and enables consistent, meaningful outlines across reports and report books.
  • What's Improved
    • ObjectDataSource now supports async methods returning Task and ValueTask.
    • The ReportProcessor class now exposes...

Released: Mar 5, 2026

Updates in 2026 Q1 (20.0.26.304)

Fixes

  • Processing
    • Fixed an exception "Method 'get_ProductClaims' in type 'RuntimeInvalidLicenseStatus' does not have an implementation" is thrown at runtime.
    • Fixed Unix epoch DateTime format is not resolved correctly.
    • Fixed String parameters containing hyphenated numeric values are resolved as DateTime.
    • Fixed DateTime report parameter using only date part is calculated as one day earlier when the service uses a positive timezone offset.
  • Rendering
    • Fixed stretched ellipse shapes do not render...

Released: Feb 11, 2026

Updates in 2026 Q1 (20.0.26.211)

Features

  • Reporting for .NET removes the Newtonsoft.Json dependency in favor of built-in .NET Json serialization:
    • The Newtonsoft.JSON dependency has been removed, with the primary changes applied in the web controllers, which now use the built-in .NET JSON serialization. This change reduces external dependencies.
  • HtmlTextBox now supports inline images through the "img" tag:
    • The HtmlTextBox report item now allows embedding images directly inside HTML-formatted content using the "img" tag...

Released: Jan 21, 2026

Updates in 2025 Q4 (19.3.26.121)

Features

  • .NET Reporting Source Code Available for Download:
    • Client developers can now download the .NET Reporting source code directly from Your Account. The package includes buildable projects and documentation for local debugging and exploration.
  • What's Improved:
    • Consistent behavior of Web Report Designer's Color Palette editor across Color, Gradient, and Mono modes.
    • Platform-agnostic BiDi library added for multiscript text rendering using Skia graphics engine.
    • Improved right-to-left text...

Released: Nov 19, 2025

Updates in 2025 Q4 (19.3.25.1119)

Features

  • What's Changed:
    • Updated SkiaSharp dependency to version 3.119.1.

Fixes

  • PDF Rendering:
    • Fixed issue where password-protected documents appear blank on macOS after entering the correct password.
  • Native Blazor Report Viewer:
    • Fixed issue where an exception is thrown when the viewer is used with Telerik UI for Blazor version 12.0 due to deprecated Adaptive property.
  • HTML5 Report Viewer:
    • Fixed misleading error message 'telerik_ReportViewer is not a function' when the REST service is...

Released: Nov 12, 2025

Updates in 2025 Q4 (19.3.25.1111)

Features

  • Support for .NET 10 Official:
    • 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...

Released: Oct 1, 2025

Updates in 2025 Q3 (19.2.25.1001)

Fixes

  • Standalone Report Designer for .NET 8 and above:
    • Fixed issue where reports imported from assembly do not have their events mapped correctly.
    • Fixed issue where coded reports do not serialize event handlers.
    • Fixed issue where choosing .designer.cs instead of .cs file when opening a Coded Report fails to open the report.
    • Fixed issue where ObjectDataSource wizard shows an error message "Cannot load the selected object members" during configuration.
    • Fixed issue where an exception is thrown when...