# Material UI v7.3.10 - Product: Material UI (https://whatsnew.fyi/product/material-ui) - Vendor: MUI - Date: 2026-04-08 - Version: v7.3.10 - Original notes: https://github.com/mui/material-ui/releases/tag/v7.3.10 - Permalink: https://whatsnew.fyi/product/material-ui/releases/v7.3.10 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add root slot to Autocomplete component - **added** — Support full slots for clearIndicator and popupIndicator in Autocomplete - **added** — Add missing classes export to Popper - **added** — Add border to Switch to make it visible in high contrast mode - **fixed** — Fix Autocomplete helper text focusing input when clicked - **fixed** — Fix Autocomplete popup reopening on window focus regain with openOnFocus - **fixed** — Optimize Autocomplete selected option lookup - **fixed** — Fix native button detection in ButtonBase - **fixed** — Fix high contrast cutoff on first character in Input - **fixed** — Fix focus visible always set on menu item in Select - **fixed** — Improve accessibility in Alert and Dialog components - **changed** — Revert cleanup of duplicated CSS rules in ListItemText and CardHeader - **changed** — Accept readonly array for the value prop in Slider - **changed** — Do not create channel tokens for custom colors when nativeColor is used in theme - **changed** — Performance improvements and miscellaneous fixes in transitions A big thanks to the 15 contributors who made this release possible. A few highlights ✨: - 📖 Added the Menubar component page to the docs. ###### `@mui/material@7.3.10` - [alert][dialog] Accessibility improvements (#48161) @silviuaavram - [autocomplete] Add `root` slot (#47916) @GerardasB - [autocomplete] Fix helper text focusing input when clicked (#48162) @mj12albert - [autocomplete] Fix popup reopening on window focus regain with openOnFocus (#47914) @aman44444 - [autocomplete] Optimize selected option lookup (#48027) @anchmelev - [autocomplete] Support full slots for clearIndicator and popupIndicator (#47913) @silviuaavram - [button-base] Fix native button detection (#47994) @mj12albert - [input] Fix high contrast cutoff on first character (#48160) @silviuaavram - [list item text][card header] Revert cleanup of duplicated CSS rules (#47938) @sai6855 - [popper] Add missing classes export (#48033) @mj12albert - [select] Fix focus visible always set on menu item (#48022) @silviuaavram - [slider] Accept readonly array for the value prop (#47961) @pcorpet - [switch] Add border to make it visible in high contrast mode (#48210) @silviuaavram - [theme] Do not create channel tokens for custom colors when `nativeColor` is used (#48144) @ZeeshanTamboli - [transitions] Performance improvements & misc fixes (#48217) @mj12albert ###### Docs - [codemod] Add v7 migration docs for deprecated Autocomplete APIs and Autocomplete codemod (#47954) @ZeeshanTamboli - [menubar] Add Menubar component page (#47942) @siriwatknp - [progress] Label all demo components (#48168) @mj12albert - [system] Update `styled` API docs for easier understanding (#47969) @olivier-lxo - Fix the dark mode footer row shadow for the Data Grid on the advanced components page (#48152) @arminmeh - Fix MUI X redirects (#47917) @cherniavskii - Use direct palette vars in Tailwind v4 snippet (#47955) @Ahmad-Alaziz ###### Core - [blog] Blogpost for upcoming price changes for MUI X (#47820) @DanailH - [blog] Update the 2026 price changes blogpost (#47944) @DanailH - [code-infra] Add pkg-pr-new as dev dependency (#48023) @silviuaavram - [docs-infra] Update Release Instructions and Search Index v7 (#48109) @dav-is All contributors of this release in alphabetical order: @Ahmad-Alaziz, @aman44444, @anchmelev, @arminmeh, @cherniavskii, @DanailH, @dav-is, @GerardasB, @mj12albert, @olivier-lxo, @pcorpet, @sai6855, @silviuaavram, @siriwatknp, @ZeeshanTamboli