# Material UI v9.2.0 - Product: Material UI (https://whatsnew.fyi/product/material-ui) - Vendor: MUI - Date: 2026-07-03 - Version: v9.2.0 - Original notes: https://github.com/mui/material-ui/releases/tag/v9.2.0 - Permalink: https://whatsnew.fyi/product/material-ui/releases/v9.2.0 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 support for data-* attributes on slotProps - **added** — Add missing MuiPagination localization to zh-CN locale - **added** — Add opt-in DataAttributesOverrides augmentation for slot props - **fixed** — Guard display ref during mouse down in select component - **changed** — Improve Icon Dialog responsiveness on small screens - **fixed** — Fix invalid UTF-8 in skill references A big thanks to the 9 contributors who made this release possible. - ⚙️ Add support for [`data-*` attributes on `slotProps`](https://mui.com/material-ui/guides/typescript/#allowing-data-attributes-on-slotprops). ###### `@mui/material@9.1.3` - [l10n] Add missing MuiPagination localization to zh-CN locale (#48741) @greymoth-jp - [select] Guard display ref during mouse down (#48744) @michelengelen ###### `@mui/utils@9.1.3` - [utils] Add opt-in `DataAttributesOverrides` augmentation for slot props (#48554) @LukasTy ###### Docs - [docs] Improve Icon Dialog responsiveness on small screens (#48639) @Prakash1185 - [docs] Fix invalid UTF-8 in skill references (#48739) @mturac ###### Core - [code-infra] Resolve Renovate dashboard warnings (#48700) @Sushantplive - [code-infra] Validate npm publishing through dry run (#48691) @brijeshb42 - [code-infra] Run prettier after renovate update (#48754) @Janpot - [code-infra] Fix 'A11y results committed?' check on react-pinned nightly jobs (#48740) @Janpot - [core] Remove leftover Joy UI references (#48719) @siriwatknp - [code-infra] Bump react-router to 7.15.1 (#48725) @Janpot - [docs-infra] Drive docs analytics IDs via ANALYTICS_ENV (#48694) @Janpot - [docs-infra] Pre-render API page descriptions (#48693) @brijeshb42 - [code-infra][icons-material] Build lib/package.json with code-infra --no-expand (#48689) @Janpot - [code-infra] Fix react@18/next nightly workflow (#48635) @Janpot All contributors of this release in alphabetical order: @brijeshb42, @greymoth-jp, @Janpot, @LukasTy, @michelengelen, @mturac, @Prakash1185, @siriwatknp, @Sushantplive