# chirp-ui 0.11.1

URL: https://lbliii.github.io/chirp-ui/releases/0.11.1/
Section: releases
Description: Release 0.11.1

---

> For a complete page index, fetch https://lbliii.github.io/chirp-ui/llms.txt.

This patch release makes Bengal `chirp-theme` documentation dependable when
printed or exported to PDF.

## Install

```bash
pip install chirp-ui==0.11.1
# or
uv add chirp-ui==0.11.1
```

## Fixed

- Every legacy and native tab pane is printed with a clear label.
- Closed disclosure bodies are included without changing their screen state.
- A4, Letter, A3, and landscape exports use the available paper width.
- Headings, lead-ins, lists, code, and table rows paginate more naturally.
- Video, audio, interactive-code, and terminal embeds print compact notices
  instead of disappearing or leaving oversized dark frames.

The release includes deterministic Chromium print/PDF regression coverage for
content completeness, state restoration, width, overflow, and embed fallbacks.
