> ## Documentation Index
> Fetch the complete documentation index at: https://docs.buttons.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> New features and improvements to Buttons.

<Update label="2026-04-14" description="Interactive board dashboard">
  ## Interactive board dashboard

  You can now browse and press your buttons from a terminal dashboard.

  ### New features

  * **`buttons board` command** — run `buttons board` to open a full-screen TUI that lists every button in the current scope. Each entry shows its runtime, timeout, and URL metadata at a glance. Press `Enter` or click a button to fire it directly from the dashboard. The board adapts to light and dark terminal backgrounds automatically. See the [CLI reference](/cli/buttons_board).

  * **Pinned buttons** — mark a button as pinned to surface it in a dedicated row at the top of the board. Pinned buttons appear as large, clickable cards so your most-used workflows are always one keystroke away.
</Update>
