---
title: v1.4.1
subtitle: Apr 20, 2026
description: v1.4.1 release notes. Apr 20, 2026.
---

> FineSoft Components documentation. Independent Stencil port; not the official Base UI website.
>
> React API text and `@base-ui/react` examples are upstream references. FineSoft Stencil examples use `finesoft-components`. Do not treat the two packages as interchangeable.

# v1.4.1

v1.4.1 release notes. Apr 20, 2026.

## General changes

- Clear highlight on pointer leave when item is clipped by scroll container ([#4604](https://github.com/mui/base-ui/pull/4604))
- Fix `display: contents` tabbability ([#4642](https://github.com/mui/base-ui/pull/4642))
- Fix multi-argument event handler forwarding in `mergeProps` ([#4598](https://github.com/mui/base-ui/pull/4598))
- Mark `date-fns` peer dependencies as optional ([#4639](https://github.com/mui/base-ui/pull/4639))

## Navigation Menu

- Fix stale popup size on rapid trigger hover ([#4646](https://github.com/mui/base-ui/pull/4646))
