The installation process has been improved for better user experience.
OpenXML rendering formats now support DocumentFormat.OpenXML SDK 3.0.1 or newer for both Microsoft .NET Framework 4.0 and .NET Standard 2.0.
Enable WPF, WinUI, and WinForms report viewers to show reports rendered by a remote reporting service that uses Skia graphics engine.
Standalone Report Designer now targets Microsoft .NET 8.
Move table columns right/left using Web Report Designer context menu.
Add Native Angular viewer component using npm schematics package.
The Value editor for HtmlTextBox item in Web Report Designer now uses a Kendo UI Editor component.
Added a new built-in expression named Environment which provides information about the operating system and graphics engine.
Angular 17 is now supported.
Web Report Designer now has an option that determines the widget's start mode - design or preview.
The Properties area of Web Report Designer now has better presentation of the hierarchy of sections and subsections.
The preview of the Web Report Designer has been redesigned by integrating the "Go to Design Mode" button of the report preview into the Report Viewer's toolbar.
Exposed changing the parameters editor widgets of the Web Report Designer's internal viewer.
You can now show descriptions for individual properties in Web Report Designer.
Angular Native Report Viewer now supports persisting the user session when reloading the browser.
不具合の修正
Web Service Data Source
The error message is not propagated to the client application.
Standalone Report Designer
HTML editor may crash when changing the font size multiple times.
Web Designer
The Report Viewer of the Web Report Designer cannot be localized.
Data connection is not saved on the first attempt if the file WebReportDesignerSettings.json is created by the Web Designer REST Service.
Background of the barcode item is rendered twice on the design surface.
Console error "Cannot read properties of null" after clicking cancel button in a table wizard, started from a table cell.
The explorer tree is not refreshed after adding a report parameter.
Resizing a report section does not change the report's "modified" state.
Error "Could not create instance of MapGroupBase" when adding a geolocation group in a map.
Underscores are not allowed in the parameter name after the first character.
Linear Gauge contains two overlapping background images when rendered in design mode.
The option for creating a new SqlDataSource connection is disabled in the .NET Framework applications.
A warning notification "Could not generate the preview..." is shown when adding a CheckBox item in a Table cell.
Cannot add a report item in a table cell through drag and drop.
HtmlTextbox Edit Expression dialog is not generating Embedded Expressions when no value is present initially.
Background image of Linear gauge is shown with different DPI in design and preview.
Installation
Remediated CVE-2024-0832.
Removing of Unwanted Popup Window During Installation: We have addressed an issue where a console windows popup briefly appeared during installation. This fix ensures a distraction-free installation experience for users.
Repairing the product installation results in losing the file association for the Standalone Report Designer for .NET, if it was selected in the original installation.
Paging
Invalid TOC entry is shown in ReportBook when a report has no significant content.
The page count may not be calculated correctly in Print Preview mode when the report has TOC.
Processing
Exception with message "CultureNotFoundException: Culture is not supported." is thrown in .NET Framework apps running on Windows 2012 R2.
The processing trace log does not contain information about font substitutions when using Skia graphics engine.
"This implementation is not part of the Windows Platform FIPS cryptographic algorithms" exception is thrown when rendering report containing images and "Use FIPS compliant algorithms for encryption" is enabled in Windows settings.
Rendering
Custom rendering extensions are not respected by the Skia graphics engine.
Fonts with Fontstyle in the FontFamily name are not resolved correctly using Skia graphics engine.
Multiline Text is measured incorrectly when using private fonts Skia Graphics Engine.
Shape clipped backgrounds are not visible when using Skia graphics engine.
Graph titles are clipped when there is multiline text using Skia graphics engine.
Graph labels may overlap when their text is longer and using Skia graphics engine.
Some shapes may be clipped when using Skia graphics engine.
The spacing of justified text is incorrectly measured when using Skia graphics engine under Linux.
Private fonts are not correctly loaded when using Skia graphics engine.
HTML Rendering
Images with high DPI used in Style.BackgroundImage property are rendered with incorrect size.
Justified text may be rendered overlapped when using Skia rendering engine on Windows in a Chrome browser.
Image Rendering
Text alignment is not applied to a text in a table cell using Skia graphics engine.
Exported PNG with multiline text contains additional characters at the end of each line using Skia graphics engine.
OpenXML Rendering
"Attempt by security transparent method to access security critical method" error is thrown when the Telerik.Reporting.OpenXmlRendering NuGet is used.
Exception "Could not load type 'DocumentFormat.OpenXml.Packaging.ImagePartType'" when exporting to Word and using DocumentFormat.OpenXml 3.0.0 or newer.
PDF Rendering
Underline and Strikeout are not respected when using the Skia graphics engine.
Word Rendering
Watermark text with large font size is clipped when using Skia graphics engine.
The lines of the trial message are not correctly split.
Checkbox item using larger images causes rendering failure of the other images in the document.
Last line of a multi-line text is clipped when using Skia graphics engine.
XAML Rendering
The report viewers in WPF and WinForms projects that target .NET cannot be localized.
Services
Incorrect version reference to StackExchange.Redis causes the Redis storage in .NET 6+ apps to throw an exception.
WebAPI ASP.NET Core
A misleading error message is shown when Skia graphics engine cannot be initialized.
HTML5 Report Viewer
"New line" characters are not respected by tooltips rendered in the HTML5-based viewers.
Blazor Report Viewer
Export formats descriptions are not displayed on a white background the first time when you hover on the Export button when using Kendo UI controls >=2023.2.606.