v0.5.7
BayramAnnakov/ux-waiting-auditv0.5.7Aug 23, 2026by github-actions[bot]
AI Summary
Adds interactive UI features like click support and selection improvements, along with documentation updates.
Key Highlights
- Add double/triple click support
- Add section-aware documentation search
- Add configurable selection occupancy
- Add OpenTUI Mono typeface
- Support Node.js 26.4 and later
New Features
- Double/triple click support
- Configurable selection occupancy
- OpenTUI Mono typeface
- Node.js 26.4 support
Full Release Notes
## What's Changed * docs: add section-aware documentation search by @simonklee in https://github.com/anomalyco/opentui/pull/1392 * ot web font by @simonklee in https://github.com/anomalyco/opentui/pull/1399 * web: update font by @simonklee in https://github.com/anomalyco/opentui/pull/1402 * core: add configurable selection occupancy by @simonklee in https://github.com/anomalyco/opentui/pull/1393 * renderer: reject forced Sixel for non-hosts by @simonklee in https://github.com/anomalyco/opentui/pull/1387 * fix(core): selection no longer collapses with y below, x left of text by @ofekd in https://github.com/anomalyco/opentui/pull/1381 * web: add OpenTUI Mono typeface by @simonklee in https://github.com/anomalyco/opentui/pull/1404 * core: add double/triple click support by @simonklee in https://github.com/anomalyco/opentui/pull/1407 * core: fix portable boolean FFI calls by @simonklee in https://github.com/anomalyco/opentui/pull/1409 * node: support Node.js 26.4 and later by @simonklee in https://github.com/anomalyco/opentui/pull/1410 * core: test u32 cell attributes on all platforms by @simonklee in https://github.com/anomalyco/opentui/pull/1411 * fix(core): correlate OSC 66 probe responses by @dajiaohuang in https://github.com/anomalyco/opentui/pull/1384 ## New Contributors * @ofekd made their first contribution in https://github.com/anomalyco/opentui/pull/1381 * @dajiaohuang made their first contribution in https://github.com/anomalyco/opentui/pull/1384 **Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.5.6...v0.5.7