Telerik UI for .NET MAUI 2026 Q2 (v14.1.0)

Released: Jul 10, 2026

Atualizações na 2026 Q2 (v14.1.0)

Recursos

  • What's New:
    • Dependencies: Updated Telerik Document Processing Library (DPL) version to 2026.2.707.
  • Chat:
    • Introduced 'SendButtonStyle' property.
  • Controls:
    • Standardized clear button size and spacing across RadEntry, RadAutoComplete, and RadComboBox.
  • Buttons:
    • Updated focus border appearance in Telerik themes.
  • DataGrid:
    • Made the DataChangeFlags Property of the DataBindingCompleteEventArgs public.
    • Exposed an event that is raised when the content in the RadDataGrid is drawn.
    • Provided an option to dynamically hide column headers.
    • Added AI-powered semantic search capabilities that leverage vector embeddings - representing data as numerical vectors - to enable matching based on conceptual similarity rather than exact keywords, resulting in more relevant, context-aware results aligned with the user's intent.
  • DropDownButton:
    • Updated pressed state color in MacCatalyst and iOS.
  • TabView:
    • Added RTL (right-to-left) support.

Correções

  • AIPrompt:
    • Fixed issue where text is not populated on suggestion Tap.
  • AutoComplete:
    • [WinUI] Fixed issue where keyboard navigation in the suggestion view behaves incorrectly when using caching system and navigating between views.
  • Chat:
    • [WinUI] [MacOS] Fixed issue where a NullReferenceException is thrown when opening the camera via the attachments RadDropDownButton and closing it.
    • Fixed issue where ChatMessageAttachments is missing hover focus visual state.
  • DataGrid:
    • DataGrid EmptyContentTemplate now correctly hides when items are added to an ObservableCollection and shows when all items are removed.
    • Fixed issue where a NullReferenceException is thrown when rebuilding aggregates after a property change.
    • Fixed issue where a NullReferenceException is thrown during the cells measure phase.
  • PromptInput:
    • [WinUI] [MacOS] Fixed issue where a NullReferenceException is thrown when opening the camera via the attachments RadDropDownButton and closing it.
    • Fixed issue where the 'More' button is not visible in opened state on Android.
  • RichTextEditor:
    • [WinUI] Fixed issue where background color does not apply when changing the theme from the Windows settings.
  • SideDrawer:
    • [iOS] Fixed issue where Open and Close Commands and Events are not working on a real device.
  • SignaturePad:
    • Fixed unhandled "Sequence contains no elements" exception when executing the clear command while drawing.