v0.3.3
anomalyco/opentuiv0.3.3Jun 7, 2026by github-actions[bot]
AI Summary
This release introduces a new titleColor property for the box component, implements new guard mechanisms, and improves the stability of grapheme pool slot lifetime handling. It also welcomes a new contributor to the project.
Key Highlights
- Added `titleColor` prop to the box component
- Implemented new guard mechanisms
- Improved grapheme pool slot lifetime handling
- Welcomed new contributor @MEDOYED
New Features
- Add titleColor prop to box component
- Add Guards
Full Release Notes
## What's Changed * feat(box): add titleColor prop by @MEDOYED in https://github.com/anomalyco/opentui/pull/1122 * Guards by @kommander in https://github.com/anomalyco/opentui/pull/1123 * ref(grapheme): harden pool slot lifetime handling by @simonklee in https://github.com/anomalyco/opentui/pull/1128 ## New Contributors * @MEDOYED made their first contribution in https://github.com/anomalyco/opentui/pull/1122 **Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.3.2...v0.3.3