Added new code-first workflow of the Standalone Report Designer for .NET.
Enhanced GenAI-powered Report Document Insights:
The GenAI capabilities have been enhanced to allow fine-tuned control over the tokenization, which minimizes the number of input tokens and improves the quality of the produced report insights.
Improved Support for Coded Reports in Standalone Report Designer.NET:
Opening and working with coded reports now offers better handling of the build process, enhanced UI, and improved serialization stability.
Support for .NET 10 preview 6:
The Reporting REST Service, Standalone Report Designer for .NET, WinForms, and WPF report viewers can be used in projects that target Preview 6 of the .NET 10 framework.
What's Improved:
Telerik Reporting project templates now use SDK-style notation.
The GenAI-powered Report Document Insights feature now allows setting custom consent text.
In Web Report Designer, dragging a data field from Explorer tab to the design surface will automatically set its DataSource property.
What's Changed:
Telerik UI for Blazor version referenced in Native Blazor Viewer has been updated to 9.1.0.
不具合の修正
Web Designer:
Fixed issue where you cannot save a report when the application runs in an environment that uses the comma as a decimal separator.
Rendering:
Fixed issue regarding SVG images containing particular Arc segments not being supported by Telerik.Drawing.Skia.
PDF Rendering:
Fixed issue where font glyph mapping in an Azure environment does not work correctly, causing rendering of incorrect characters in PDF documents.
Fixed issue where accessibility metadata is not embedded correctly when tooltips are enabled.
Native Blazor Report Viewer:
Fixed issue where the "More Tools" button is not rendered when using Telerik.UI.for.Blazor version 9.0.0 or later.
HTML5 Report Viewer:
Fixed issue where additional pages are not loaded automatically while scrolling when pageMode is set to CONTINUOUS_SCROLL (default setting).
Fixed issue where a viewer initialized inside a hidden container does not show the report when the element is visualized.
Fixed issue where the viewer uses jQuery AJAX requests instead of using the 'fetch' API as part of its communication with the REST Service.
WPF Report Viewer:
GenAI-powered Report Insights are now available in the WPF Report Viewer when connected to a remote Reporting REST Service.
Visual Studio Project Templates:
Fixed issue where the REST Service project template for .NET Framework contains an incorrect package reference that prevents it from compiling successfully.