Telerik UI for .NET MAUI 2025 Q2 (v11.0.1)

Released: Jul 9, 2025

Actualizaciones en 2025 Q2 (v11.0.1)

Características

  • Updates:
    • RadListView will be removed in Q2 2026. Use RadCollectionView instead, which provides better performance, enhanced features, and a modernized approach to managing data lists.
    • Updated Telerik Document Processing Library (DPL) version to 2025.2.701.
  • CollectionView:
    • [iOS] Improved screen reader - e.g. respects client set Description and Hint properties for items and groups, announces the text of the label when DisplayMemberPath is used, and default accessibility behavior is applied, among others.

Correcciones

  • CollectionView:
    • [MacCatalyst] [WinUI] Fixed issue where items look selected when moving between different views.
    • Fixed issue where max sizes (MaximumHeight/WidthRequest) are not correctly respected.
    • [iOS] [MacCatalyst] Fixed issue where NullReferenceException is thrown when RadCollectionViewItemView's Handler is disconnected and the item bound to SelectedItem property is changed.
    • [MacCatalyst] Corrected the MinimumHeightRequest of CollectionViewItem to align with platform standards.
    • Fixed issue where ArgumentException is thrown when the property of the data object used for grouping is changed at runtime.
    • Fixed issue where Group cannot be collapsed or expanded after its only child is removed and immediately added at runtime.
  • DataGrid:
    • [iOS] [MacCatalyst] Fixed issue where events in Footer Template are not raised without scrolling.
    • Fixed issue where Group header aggregates are not updating when the aggregated property's value changes.
    • [WinUI] Fixed issue where NullReferenceException is thrown when using custom font in column header style.
    • Fixed filtering dialog theme mismatch issue in dark mode for columns using custom DataGridTextFilterControl.
    • Fixed issue where ArgumentException is thrown when updating property of a derived type of object and delegate descriptor is applied.
    • [MacCatalyst] [WinUI] Fixed issue where NullReferenceException is thrown when a column is resized and scrolled out of the viewport.
    • [WinUI] Fixed issue where frozen Skia Columns don't update based on DPI when changing monitors.
  • Entry:
    • [Android] Fixed issue where keyboard does not appear for programmatic focus.
  • Licensing:
    • Fixed issue where app crashes with null ref exception after a certain time of running.
    • Fixed exception when trying to display the CommunityToolkit Overlay and Telerik License Window.
  • Pickers:
    • [Android] Fixed issue in regards to not displaying in a Shell modal page.
  • Popup:
    • [Android] Fixed issue where popup does not show for PlacementTarget Page in Prism after navigation.
  • RichTextEditor:
    • Fixed issue where RichTextEditorImagePickerToolbarItem has wrong default ItemTemplate.
  • SegmentedControl:
    • [Android] [iOS] [MacCatalyst] Fixed issue where selected item is not visible under PlatformDark theme.
  • Slider:
    • [WinUI] Fixed issue where sliders are not always centered when using LayoutOptions Center.
  • TreeView:
    • [iOS] [MacCatalyst] [WinUI] Fixed issue where page with TreeView inside it cannot be disposed.