v0.2.11
anomalyco/opentuiv0.2.11May 16, 2026by github-actions[bot]
AI Summary
This release focuses on stabilizing the application through test fixes and refining terminal integration, including color blending and specific keybindings.
Key Highlights
- Fixed flaky tests
- Removed OSC 99 from startup probes
- Improved color blending (foreground into flattened background)
- Fixed Kitty ctrl+space keybinding
Full Release Notes
## What's Changed * fix flaky test by @kommander in https://github.com/anomalyco/opentui/pull/1064 * notifications: remove OSC 99 from startup probes by @simonklee in https://github.com/anomalyco/opentui/pull/1067 * blend fg into flattened bg by @kommander in https://github.com/anomalyco/opentui/pull/1068 * Fix Kitty ctrl+space by @kommander in https://github.com/anomalyco/opentui/pull/1069 **Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.2.10...v0.2.11