v7.0.1
Textualize/textualv7.0.1Jan 7, 2026by willmcgugan
AI Summary
A performance optimization designed to speed up screen transitions by reducing style updates via a new `refresh_styles` flag in the `ScreenResult` message.
Key Highlights
- Screen transition speed improved
- Added `refresh_styles` boolean to `ScreenResult` message
New Features
- `refresh_styles` boolean parameter
Full Release Notes
A small optimization to speed up transition when popping a screen. ## [7.0.1] - 2026-01-07 ### Added - Added a `refresh_styles` boolean to the `ScreenResult` message which reduces style updates when popping screens