Introduced WebMCP support, making Telerik UI for Blazor components agent-ready out of the box.
Added compatibility with .NET 11 Preview 4.
Added new TaskBoard component.
Removed the ThemeColor.Dark and ThemeColor.Light usages from Button, Badge, DropDownButton, and SplitButton. Removed ThemeColor from Card, Window, Dialog, and popup edit settings components. Removed OverlayThemeColor from LoaderContainer. The appearance in these scenarios is determined by the active theme stylesheet.
Dependencies:
Updated DPL version to 2026.2.519.
Added support for Bootstrap theme version 14.1.0.
Added support for Classic theme version 14.1.0.
Added support for Default theme version 14.1.0.
Added support for Fluent theme version 14.1.0.
Added support for Material theme version 14.1.0.
Added support for Meridian theme version 14.1.0.
Button:
Added XS size option to button components.
Chart:
Added zoom and drag events.
The template syntax with literals is now deprecated, use the name of a JavaScript function that returns the value of the template instead.
Chat:
Added auto scroll threshold.
OnLoadMoreMessages StartIndex and EndIndex now contain the full rendered range instead of just the requested page.