🚀 What's New in v0.31.0
✨ Features & Improvements
- RTL (Right-to-Left) Language Support: Added automatic text direction detection (
dir="auto") for message bubbles and Markdown containers. Chatting in Arabic, Hebrew, or other RTL languages now flows perfectly from right to left, while English text and code blocks remain cleanly aligned left-to-right.
🤝 Community Thanks
- Huge thanks to @Musa85 for filing an incredibly detailed issue and providing the perfect implementation path for RTL support! (#65)
Full Changelog: v0.30.0...v0.31.0