v0.2.7
anomalyco/opentuiv0.2.7May 12, 2026by github-actions[bot]
AI Summary
The team removed Bun-specific runtime dependencies to improve portability and introduced new system-level features like native audio support and OSC notifications.
Key Highlights
- Removal of Bun-specific dependencies
- Native audio support
- OSC notifications
- Improved markdown rendering
New Features
- Native audio
- OSC notifications
- Markdown improvements
Full Release Notes
## What's Changed * core: remove Bun-specific runtime dependencies by @simonklee in https://github.com/anomalyco/opentui/pull/1027 * Improve markdown document rendering by @kitlangton in https://github.com/anomalyco/opentui/pull/1043 * Native audio by @m-pa in https://github.com/anomalyco/opentui/pull/1035 * osc notifications by @kommander in https://github.com/anomalyco/opentui/pull/1048 * clarify audio startup and terminal capability types by @kommander in https://github.com/anomalyco/opentui/pull/1053 **Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.2.6...v0.2.7