9.0.0 - 2026-02-09
Breaking
- Updated rendering across multiple components to improve WAI-ARIA support and semantic HTML (interactive elements now render as buttons/inputs/nav where appropriate, additional
aria-*attributes and localizable labels were added. - .NET 6.0 support has been removed.
Improvements
- Splitter ChangeStateOnResize property added.
Fixes
- DropDown, ListBox and DropDownDatGrid paste using context menu into search box not filtering.
- DropDownBase possible null reference exception with browser autofill.
- Accessing sub properties of nullable types improved.
- QueryStringThemeService 302 redirect during SSR that hurt SEO for clean URLs.
- Various possible memory leaks fixed.