v8.2.3

pingcap/autoflowv8.2.3Apr 5, 2026by willmcgugan

AI Summary

This release focuses on performance optimization, specifically reducing lag experienced when resizing the application window.

Key Highlights

  • Reduced lag when resizing the window
  • Optimized resize logic by moving it to a timer
  • Snappier resize performance

Full Release Notes

## [8.2.3] - 2026-04-05 

### Changed

- Reduce lag when resizing window, by moving resize from idle to a timer https://github.com/Textualize/textual/pull/6471