Skip to content

Commit 49e4f73

Browse files
committed
chore: added upgrade path 2025 Q3
- refactored existing file to match the new template (changes/deps) - renamed the file to match the likely version 19.2.25.812. refs: no issue.
1 parent a5df8cd commit 49e4f73

File tree

1 file changed

+23
-31
lines changed

1 file changed

+23
-31
lines changed

upgrade/2025/2025-q2-19-2-25-813.md renamed to upgrade/2025/2025-q2-19-2-25-812.md

Lines changed: 23 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,40 @@
11
---
2-
title: 2025 Q3 (19.2.25.813)
3-
page_title: 2025 Q3 19.2.25.813 Release Overview
4-
description: "See the changes introduced with Telerik Reporting 2025 Q3 (19.2.25.813) that should be considered before upgrading, and the 3rd party products & packages this version depends on."
5-
slug: telerikreporting/upgrade/2025/2025-q3-19-2-25-813
2+
title: 2025 Q3 (19.2.25.812)
3+
page_title: 2025 Q3 19.2.25.812 Release Overview
4+
description: "See the changes introduced with Telerik Reporting 2025 Q3 (19.2.25.812) that should be considered before upgrading, and the 3rd party products & packages this version depends on."
5+
slug: telerikreporting/upgrade/2025/2025-q3-19-2-25-812
66
tags: q3,2025
77
published: True
88
position: 0
99
---
1010

11-
# 2025 Q3 (19.2.25.813) Changes and Dependencies
11+
# 2025 Q3 (19.2.25.812) Changes and Dependencies
1212

13-
This article explains the manual changes required when upgrading to Telerik Reporting 2025 Q3 (19.2.25.813).
13+
This article explains the manual changes required when upgrading to Telerik Reporting 2025 Q3 (19.2.25.812).
1414

15-
## Changes
15+
## Announcement for an upcoming change
1616

17-
### Unified distribution for trial and commercial packages
18-
Streamlined user experience by consolidating trial and commercial packages into a single unified distribution for Telerik UI libraries. Access is now managed through a license key file, eliminating the need for separate trial downloads. For more information, please refer to the [documentation article](%slug license-key%).
17+
The implementation of Telerik Reporting REST service based on the ServiceStack framework will be deprecated in the next major release (2025 Q4). Telerik Reporting 2025 Q3 is the last version to include the assemblies and NuGet packages containing the ServiceStack implementation.
1918

20-
### HTML5 Report Viewer
21-
The viewer now uses Sass theming mechanism based on [Kendo UI themes v10.2.0](https://www.telerik.com/design-system/docs/themes/get-started/introduction/) and [Kendo UI for jQuery 2025.1.227](https://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-for-jquery-2025-1-227). Refer to [this article]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/manual-setup%}) for guidance on mitigating potential issues.
19+
## Changes
2220

2321
### WinUI Report Viewer
2422

25-
The viewer is built with Telerik UI for WinUI __4.0.0__. WinUI Report Viewer targets .NET 8.
23+
The viewer is built with Telerik UI for WinUI __4.0.2__. WinUI Report Viewer targets .NET 8.
2624

2725
### WPF Report Viewer for .NET Framework
2826

29-
The viewer is built with Telerik UI Controls for WPF __2025.2.521.462__. If you are using a newer version, consider adding binding redirects. For more information see: [How to Add report viewer to a WPF .NET Framework project]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/wpf-application/how-to-add-report-viewer-to-a-wpf-.net-framework-project%}).
30-
31-
### WPF Report Viewer for .NET 6
32-
33-
Since .NET 6 is out of support, Report Viewer for WPF for .NET 6 is no longer distributed.
27+
The viewer is built with Telerik UI Controls for WPF __2025.3.812.462__. If you are using a newer version, consider adding binding redirects. For more information see: [How to Add report viewer to a WPF .NET Framework project]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/wpf-application/how-to-add-report-viewer-to-a-wpf-.net-framework-project%}).
3428

3529
### WPF Report Viewer for .NET 8
3630

37-
The viewer is built with Telerik UI Controls for WPF __2025.2.521.80__ and targets .NET 8.
38-
39-
### Standalone Report Designer targeting .NET Framework 4.6.2
40-
41-
TRDX, TRDP, and TRBP report definitions created by the Standalone Report Designer now use schema version __http://schemas.telerik.com/reporting/2025/2.0__.
31+
The viewer is built with Telerik UI Controls for WPF __2025.3.812.80__ and targets .NET 8.
4232

43-
### Standalone Report Designer for .NET targeting .NET 8.0
44-
45-
TRDX, TRDP, and TRBP report definitions created by the Standalone Report Designer for .NET now use schema version __http://schemas.telerik.com/reporting/2025/2.0__.
46-
47-
### Report Server for .NET
33+
## Dependencies
4834

49-
Report Server for .NET uses schema version __http://schemas.telerik.com/reporting/2025/2.0__.
35+
### Telerik Licensing
5036

51-
## Dependencies
37+
[Telerik.Licensing __1.6.16__](https://www.nuget.org/packages/Telerik.Licensing/1.6.16).
5238

5339
### Web Report Designer Dependencies
5440

@@ -89,7 +75,7 @@ The [React Report Viewer]({%slug telerikreporting/using-reports-in-applications/
8975

9076
### Native Blazor Report Viewer
9177

92-
The viewer is built with Telerik UI for Blazor __9.1.0__.
78+
The viewer is built with Telerik UI for Blazor __7.1.0__.
9379

9480
### HttpClient Dependencies
9581

@@ -102,9 +88,15 @@ Connecting a desktop report viewer (WinForms or WPF) to a REST service or Report
10288

10389
The [WebServiceDataSource]({%slug telerikreporting/designing-reports/connecting-to-data/data-source-components/webservicedatasource-component/overview%}) requires the following NuGet packages:
10490

105-
* Microsoft.Net.Http (__2.2.29__ or later)
91+
* Microsoft.Net.Http (__2.2.29__ or later) - only for .NET Framework projects
10692
* Newtonsoft.Json (__13.0.1.0__ or later)
10793

94+
### ASP.NET Core WebAPI REST Report Service Dependencies
95+
96+
The [ASP.NET Core WebAPI REST Report Service]({%slug telerikreporting/using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/asp.net-core-web-api-implementation/overview%}) requires the following NuGet packages:
97+
98+
* Microsoft.AspNetCore.Mvc.NewtonsoftJson (__8.0.0__)
99+
108100
### ASP.NET WebAPI REST Report Service Dependencies
109101

110102
The [ASP.NET WebAPI REST Report Service]({%slug telerikreporting/using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/overview%}) requires the following NuGet packages:

0 commit comments

Comments
 (0)