v0.2.10
anomalyco/opentuiv0.2.10May 14, 2026by github-actions[bot]
AI Summary
This release introduces structural improvements to markdown rendering and updates Linux prebuilds to lower system dependencies, while welcoming a new contributor.
Key Highlights
- Rendered markdown lists structurally
- Avoided GLIBC_2.29 requirement in Linux prebuilds
- Welcomed new contributor @kevinchappell
Full Release Notes
## What's Changed * Render markdown lists structurally by @kitlangton in https://github.com/anomalyco/opentui/pull/1049 * fix(core): avoid GLIBC_2.29 requirement in linux prebuilds by @kevinchappell in https://github.com/anomalyco/opentui/pull/1065 ## New Contributors * @kevinchappell made their first contribution in https://github.com/anomalyco/opentui/pull/1065 **Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.2.9...v0.2.10