Version 2.0.0-next.325
Released on 2026-01-20
♻ Code Refactoring
- ModelSwitchPanel: Migrate from Popover to DropdownMenu with virtual scrolling.
🐛 Bug Fixes
- sidebar-drawer: Fix drawer positioning and title style.
Improvements and Fixes
Code refactoring
- ModelSwitchPanel: Migrate from Popover to DropdownMenu with virtual scrolling, closes #11663 (c9d9dff)
What's fixed