# Mantine 9.5.1 - Product: Mantine (https://whatsnew.fyi/product/mantine) - Vendor: Mantine - Date: 2026-08-02 - Version: 9.5.1 - Original notes: https://github.com/mantinedev/mantine/releases/tag/9.5.1 - Permalink: https://whatsnew.fyi/product/mantine/releases/9.5.1 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'. --- - **fixed** — Fix tiptap controls being initially disabled before element is focused - **fixed** — Fix tiptap source code control wrapping content with extra p tag - **added** — Allow use-scroll-spy hook usage with refs - **added** — Add fullWidth prop support to ColorInput - **fixed** — Fix incorrect indeterminate aria attributes handling in Checkbox.Card - **fixed** — Fix FloatingIndicator position and size calculation under scaled ancestors - **added** — Add interactive prop support to Tooltip - **added** — Add safe area polygon support to Cascader - **added** — Add option to change whether the visibility toggle is focusable in PasswordInput - **added** — Add option to add second y axis to ScatterChart - **added** — Add renderDay prop support to YearView - **added** — Add option to hide weekend days in YearView - **fixed** — Fix InputWrapper component: div triggering typescript error if passed to descriptionProps - **added** — Add option to resize events in ResourcesMonthView - **added** — Add support for onSizeChange and onResizeStart props to FloatingWindow - `[@mantine/tiptap]` Fix controls being initially disabledbefore element is focused - `[@mantine/tiptap]` Fix source code control wrapping content with extra p tag - `[@mantine/hooks]` use-scroll-spy: Allow usage with refs (#9025) - `[@mantine/core]` ColorInput: Add support for fullWidth prop (#9061) - `[@mantine/core]` Checkbox: Fix incottect indeterminate aria attributes handling in Checkbox.Card (#9095) - `[@mantine/core]` FloatingIndicator: Fix position and size calculation under scaled ancestors (#9071) - `[@mantine/core]` Tooltip: Add interactive prop support (#9072) - `[@mantine/core]` Cascader: Add safe area polygon support - `[@mantine/core]` PasswordInput: Add option to change whether the visibility toggle is focusable (#9090) - `[@mantine/charts]` ScatterChart: Add option to add second y axis - `[@mantine/schedule]` YearView: Add `renderDay` prop support - `[@mantine/schedule]` YearView: Add option to hide weekend days - `[@mantine/core]` InputWrapper: Fix `component: div` triggering typescript error if passed to `descriptionProps` - `[@mantine/schedule]` ResourcesMonthView: Add option to resize events - `[@mantine/core]` FloatingWindow: Add support for `onSizeChange` and `onResizeStart` props (#9085)