v0.5.10
BayramAnnakov/ux-waiting-auditv0.5.10Sep 1, 2026by github-actions[bot]
AI Summary
Focuses on rendering performance improvements and fixes for markdown preservation and terminal frame retry logic.
Key Highlights
- Reduce image streaming overhead
- Preserve markdown during stream completion
- Fix retry logic for automatic frames after backpressure
- Ship stripped libraries with separate release symbols
Full Release Notes
## What's Changed * docs: improve OpenTUI skill guidance by @kommander in https://github.com/anomalyco/opentui/pull/1461 * renderer: reduce image streaming overhead by @simonklee in https://github.com/anomalyco/opentui/pull/1467 * fix(core): retry the final automatic frame after backpressure by @kommander in https://github.com/anomalyco/opentui/pull/1457 * fix(core): preserve markdown during stream completion by @opencode-agent[bot] in https://github.com/anomalyco/opentui/pull/1469 * renderer: preserve native scrollback images by @simonklee in https://github.com/anomalyco/opentui/pull/1470 * fix(native): ship stripped libraries with separate release symbols by @kommander in https://github.com/anomalyco/opentui/pull/1437 **Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.5.9...v0.5.10