You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: upgrade/2025/2025-q2-19-2-25-812.md
+23-31Lines changed: 23 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,54 +1,40 @@
1
1
---
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."
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."
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).
14
14
15
-
## Changes
15
+
## Announcement for an upcoming change
16
16
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.
19
18
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
22
20
23
21
### WinUI Report Viewer
24
22
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.
26
24
27
25
### WPF Report Viewer for .NET Framework
28
26
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%}).
34
28
35
29
### WPF Report Viewer for .NET 8
36
30
37
-
The viewer is built with Telerik UI Controls for WPF __2025.2.521.80__ and targets .NET 8.
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.
42
32
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
48
34
49
-
Report Server for .NET uses schema version __http://schemas.telerik.com/reporting/2025/2.0__.
@@ -89,7 +75,7 @@ The [React Report Viewer]({%slug telerikreporting/using-reports-in-applications/
89
75
90
76
### Native Blazor Report Viewer
91
77
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__.
93
79
94
80
### HttpClient Dependencies
95
81
@@ -102,9 +88,15 @@ Connecting a desktop report viewer (WinForms or WPF) to a REST service or Report
102
88
103
89
The [WebServiceDataSource]({%slug telerikreporting/designing-reports/connecting-to-data/data-source-components/webservicedatasource-component/overview%}) requires the following NuGet packages:
104
90
105
-
* Microsoft.Net.Http (__2.2.29__ or later)
91
+
* Microsoft.Net.Http (__2.2.29__ or later) - only for .NET Framework projects
106
92
* Newtonsoft.Json (__13.0.1.0__ or later)
107
93
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:
### ASP.NET WebAPI REST Report Service Dependencies
109
101
110
102
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