# vuetify v4.1.13 - Product: vuetify (https://whatsnew.fyi/product/vuetify) - Vendor: vuetifyjs - Date: 2026-09-02 - Version: v4.1.13 - Original notes: https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.13 - Permalink: https://whatsnew.fyi/product/vuetify/releases/v4.1.13 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** — VCalendar show border for outside days when calendar has events - **fixed** — VMenu focus selected item when opening with arrow keys - **changed** — Replace map-deep-get with builtin map.get in styles ###### :wrench: Bug Fixes * **VCalendar:** show border for outside days when calendar has events ([#22617](https://github.com/vuetifyjs/vuetify/issues/22617)) ([7f0ab91](https://github.com/vuetifyjs/vuetify/commit/7f0ab9156fd69893cbe4698576ec63c97e3534c8)), closes [#22516](https://github.com/vuetifyjs/vuetify/issues/22516) * **VMenu:** focus selected item when opening with arrow keys ([d65e89e](https://github.com/vuetifyjs/vuetify/commit/d65e89e3131167a56874ac211df1a22f1ee3e1db)), closes [#23157](https://github.com/vuetifyjs/vuetify/issues/23157) ###### :microscope: Code Refactoring * **styles:** replace map-deep-get with builtin map.get ([dc2245e](https://github.com/vuetifyjs/vuetify/commit/dc2245e625f20cbc8c19e6b122b10325c4f8d6bb))