v0.5.4
anomalyco/opentuiv0.5.4Aug 18, 2026by github-actions[bot]
AI Summary
This release improves documentation readability and adds a new blue color scheme for the web interface.
Key Highlights
- New 'web blue' color scheme
- Improved documentation and package index
- Fix for forced Sixel fallback on Kitty
- Fix for GNU Screen OSC 52 passthrough
New Features
- New web blue color scheme
- Interactive core quickstart docs
- Improved documentation readability
Full Release Notes
## What's Changed * ot web blue by @simonklee in https://github.com/anomalyco/opentui/pull/1367 * web: add package index by @simonklee in https://github.com/anomalyco/opentui/pull/1368 * web: improve documentation readability by @simonklee in https://github.com/anomalyco/opentui/pull/1371 * packages: add remote facts for community entries by @simonklee in https://github.com/anomalyco/opentui/pull/1372 * packages: declutter package headers by @simonklee in https://github.com/anomalyco/opentui/pull/1373 * scrollback: add package index text by @simonklee in https://github.com/anomalyco/opentui/pull/1374 * docs: add interactive core quickstart by @simonklee in https://github.com/anomalyco/opentui/pull/1375 * docs: refactor website documentation by @simonklee in https://github.com/anomalyco/opentui/pull/1377 * fix(core): use blocks fallback for forced Sixel placements on Kitty by @simonklee in https://github.com/anomalyco/opentui/pull/1378 * renderer: clear stale mouse input by @simonklee in https://github.com/anomalyco/opentui/pull/1382 * core: fix GNU Screen OSC 52 passthrough by @simonklee in https://github.com/anomalyco/opentui/pull/1334 **Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.5.3...v0.5.4