# Changelog ## 1.1.3 — 2026-07-14 Fourth integration-feedback release — a composability fix for buttons, a much smarter meter, and the pan control the mixer was missing. ### Buttons - **Action buttons no longer show an LED by default.** `Button` (and `PushButton mode="action"`) are plain by default — an action has no state to indicate. `led` defaults to `'strip'` for `toggle`/`momentary` (which do have a state) and to `false` for `action`; pass `led="dot"` / `led="strip"` to opt a command button back in. ### Buttons compose as Radix triggers - `PushButton` / `Button` now forward unknown props (`...rest`) to the underlying `