11.0.5 - 2026-06-26
Improvements
- RadzenChat mentions — added a configurable @-mention system. Set
MentionCharacter(e.g.'@') to trigger a searchable user popup, with an asyncMentionSearchcallback,MentionItemTemplate/MentionDisplayTemplatefor custom rendering, keyboard navigation, and paging viaMentionSearchArgs. Mentions are stored in a secure@[userid]format. The feature is opt-in and fully backwards compatible. - RadzenSpreadsheet now supports right-to-left (RTL) layout.
- RadzenAccordion: improved keyboard focus handling and accessibility.
- RadzenTooltip now dismisses on Escape and stays open while the pointer is hovering over it.
Fixes
- DataGrid
IsNull/IsEmptyfilter operators no longer break under case-insensitive filtering, including inside compound filters. - Funnel chart bottom segment no longer flares out when given skewed values.
- RadzenProfileMenu/menu flyout is no longer clipped by sub-pixel overflow rounding.
- Themes no longer apply a global
prefers-reduced-motionoverride. - TileLayout borders and item header background are now properly applied