Telerik UI for .NET MAUI 新版本發表

Released: May 20, 2026

2026 Q2 (v14.0.0) 中的更新

特性

  • What's New:
    • Added PromptInput. A rich prompt composer control for AI/chat scenarios that combines multiline text entry with send, speech-to-text, file/photo attachment, customizable actions, and adaptive compact/expanded layout behavior.
    • Added DropDownButton. A control that allows displaying a drop-down content area when clicked, enabling users to select options or display additional information.
    • Updated to .NET 10 MAUI 10.0.60 (SR6).
    • Deleted ListView control from Telerik UI for .NET MAUI...

Released: Apr 16, 2026

2026 Q1 (v13.2.0) 中的更新

特性

  • What's New:
    • Added SmartPasteButton control - an AI-powered component that improves data entry by extracting structured information from clipboard content and automatically populating form fields.

Released: Mar 19, 2026

2026 Q1 (v13.1.0) 中的更新

特性

  • CollectionView:
    • Added ItemHold event/command and SelectionGesture to support hold notifications and hold-based selection.
  • DataGrid:
    • Added VisibleItemsChanged event, which can be used to receive notifications when the items visible in the viewport change.
  • Editor:
    • Added MaxLines property.

修補程式

  • Chart:
    • [WinUI] Last x-axis label is clipped when y-axis is right positioned, and x-axis plot mode is on ticks.
  • Chat:
    • Reduced the spacing between attachment items.
  • CheckBox:
    • Base IsChecked property is out...

Released: Feb 20, 2026

2026 Q1 (v13.0.1) 中的更新

修補程式

  • Telerik.Maui.Controls.Compatibility dll was missing in 13.0.0 version when building without a target platform.

Released: Feb 11, 2026

2026 Q1 (v13.0.0) 中的更新

特性

  • What's New:
    • Added Editor control - multiline entry that allows users to enter, edit, and navigate through large blocks of text.
  • Dependencies:
    • Updated Telerik Document Processing Library (DPL) version to 2026.1.210.
  • Chat:
    • Changed 'Enter' key behavior. 'Enter' now sends the message. 'Shift+Enter' inputs a new line.
    • RadChatListView now inherits from RadCollectionView, changed from RadItemsView.
    • The input area is now a separate control: RadPromptInput. The InputAreaStyle must have a TargetType...

Released: Nov 12, 2025

2025 Q4 (v12.0.0) 中的更新

特性

  • What's New:
    • Added support for .NET 10 MAUI 10.0.0.
    • Updated to .NET 9 MAUI 9.0.82 (SR8.2).
    • Added Skeleton control - component that serves as a placeholder representing each of the underlying elements while users are waiting for the page content to load.
    • Modernized the input area and implemented file attachments in Chat component.
    • Updated SkiaSharp to 3.119.1.
    • Ended support for .NET 8.
    • Updated Telerik Document Processing Library (DPL) version to 2025.4.1104.
  • AutoComplete:
    • Implemented keyboard...

Released: Aug 13, 2025

2025 Q3 (v11.1.0) 中的更新

特性

  • What's New:
    • Added a new BottomSheet control. It slides up from the bottom of the screen to reveal additional content. Use it to display complementary information, provide the users with contextual actions or give them the option of secondary navigation.
    • Added a new SpeechToTextButton component that provides speech-to-text functionality using the built-in platform speech recognizers. The button provides an event with the recognized text and confidence score. It also has the ability to work...

Released: Jul 9, 2025

2025 Q2 (v11.0.1) 中的更新

特性

  • 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...

Released: May 21, 2025

2025 Q2 (v11.0.0) 中的更新

特性

  • What's New:
    • Officially released theming support in Telerik UI for .NET MAUI. This includes two professionally designed, pre-defined themes with multiple color swatches, allowing you to easily align the look and feel of your application with your brand - both supporting light and dark modes.
    • Updated SkiaSharp to 3.116.1.
    • Trial and commercial users now use the same product package. The trial and commercial product versions merged into a single unified distribution package. The product access...

Released: Apr 4, 2025

2025 Q1 (v10.1.0) 中的更新

特性

  • Updated to .NET MAUI 9.0.40.
  • DataGrid:
    • Added functionality to control the position of group aggregate values through the GroupAggregatesAlignment property. This property supports two alignment options: None where aggregate values are displayed after the group header text and NextToHeader where aggregate values are aligned with their respective columns. 

修補程式

  • CollectionView:
    • [iOS] [MacCatalyst] Fixed issue where page with CollectionView inside it cannot be disposed.
    • [iOS] Fixed issue where the...