v0.1.101
anomalyco/opentuiv0.1.101Apr 19, 2026by github-actions[bot]
AI Summary
This patch release focuses on improving theme mode handling in the stdin-parser by fixing how DSR (Device Status Report) replies are processed and adding a fallback mechanism for theme mode.
Key Highlights
- Fixed stdin-parser to handle theme mode DSR replies
- Added theme mode fallback functionality
New Features
- Theme mode DSR reply handling in stdin-parser
- Theme mode fallback support
Full Release Notes
## What's Changed * stdin-parser: handle theme mode DSR replies by @simonklee in https://github.com/anomalyco/opentui/pull/956 * Theme mode fallback by @kommander in https://github.com/anomalyco/opentui/pull/957 **Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.1.100...v0.1.101