Introduced new Platform Light and Dark themes. For details, see our Theming Documentation.
Breaking Changes
Starting with 2025 Q1, all users of the Telerik and Kendo UI components and tools, will need to apply a valid license key file to both new and existing projects. For details, see our Licensing Documentation.
Dependencies
Telerik Document Processing Library (DPL) version is updated to 2025.1.205
Barcode
FIXED
The UPCE symbology is not validated correctly.
Border
FIXED
[Android] Border crashed on API 21.
CollectionView
FIXED
[iOS] [MacCatalyst] Scroll cannot be performed when ItemTemplate is set with version 9.0.30 and higher.
Common
NEW
The Documentation pdf can now be downloaded from "Your Account" section.
Telerik.Documents.ImageUtils is now added to the distribution. This library is for exporting documents with various image formats and quality levels into PDF format.
FIXED
[WinUI] Icons do not display when using unpackaged app. The issue is fixed with Microsoft Maui 9.0.30.
DataForm
FIXED
Required message does not display on Picker editors issue.
DataGrid
NEW
Added new property AreGroupHeadersClippedWhenFrozen that can be used to prevent group header from clipping when there are frozen columns.
FIXED
Layout issue in row details when applying RowHeight and Grouping.
Entering edit mode on a row after a collapsed group causes the DataGrid to scroll back to the top.
A memory leak occurs when trying to clear and add new data inside Columns property of RadDataGrid.
[iOS] DataGrid is not visible when it's placed inside a ScrollView on .Net9.
DataPager
NEW
Added integration with RadCollectionView.
Added integration with Microsoft MAUI CollectionView.
Implemented a TypeConverter for the PageSizes property so that short xaml syntax is now possible, for example PageSizes="10, 20, 50".
FIXED
Page navigation ComboBoxes are initially empty.
CHANGED
Deleted the CurrentPageButtonStyle property DataPagerNumericButtonsView as it is not used anywhere in the code.
Entry
FIXED
[Android] Unhandled Exception on API 21.
Expander
FIXED
The style does not apply when setting it through Style property of the ExpanderHeader.
ImageEditor
FIXED
Cannot override ControlTemplates of crop, resize and filter options views using implicit styles.
PdfViewer
FIXED
Missing Text with specific cultures (e.g. German).
Pickers
FIXED
[Android] Doesn't display in a Shell modal page when PickerMode is Popup and project targets Net9.
ProgressBar
FIXED
AlternateTextColor property is not respected.
RichTextEditor
FIXED
The input area of RichTextEditor's Hyperlink popup appears cut-off for WinUI in Net 9.
Scheduler
FIXED
[Android] Pickers are shown behind the Dialogs in Shell app.
[MacCatalyst] [WinUI] TodayButton's Text property does not take effect when set through the TodayButtonStyle.
SlideView
FIXED
An OutOfRange exception is thrown when using a TwoWay Binding for the CurrentIndex and pressing the navigate-to-next-item Button.
TabView
FIXED
Navigation to the first item happens when selecting a disabled item.
ToolBar
FIXED
[Android] [iOS] Hyphens appear on the left /right when Overflow mode is Scroll.