Grid: Enjoy enhanced layout options with new container styles added to the Grid component, allowing for more customization in your designs.
Improvements
Theme: Experience improved performance with optimized theme changes when enabling CSS theme variables, making your application more responsive.
Input Components: Benefit from a more streamlined experience as the FilledInput component now uses slotProps, simplifying customization.
Fixes
Fix screen reader issues by ensuring that the Select and TextField components no longer announce unwanted characters, enhancing accessibility for all users.
Fix theme scoping errors in the Grid2 component, ensuring that styles are applied correctly and consistently across your application.
Fix issues with the Avatar component where slotProps.img was not being applied correctly, improving image handling in your UI.
Fix the ScrollbarSize reference in the Tabs component to prevent it from being overridden, ensuring consistent behavior.
Others
Update documentation to reflect the latest changes and improvements, ensuring you have the most accurate information at your fingertips.