v8.2.2
Textualize/textualv8.2.2Apr 3, 2026by willmcgugan
AI Summary
This release optimizes terminal resizing by eliminating unnecessary style updates, resulting in faster adaptation to window size changes.
Key Highlights
- Fixed Pointless style updates when resizing
- Textual apps will now adapt to changes in the terminal size much more quickly
New Features
- Optimized resizing performance
Full Release Notes
Fixed an issue where styles were being unneccesarily updated when resizing. Textual apps will now adapt to changes in the terminal size much more quickly. ## [8.2.2] - 2026-04-03 ### Fixed - Fixed Pointless style updates when resizing https://github.com/Textualize/textual/pull/6464