v8.2.3

MiniMax-AI/MiniMax-01v8.2.3Apr 5, 2026by willmcgugan

AI Summary

This is a minor performance update that reduces window resizing lag by moving the resize operation from idle to a timer.

Key Highlights

  • Reduced lag when resizing windows
  • Optimized resize logic using a timer

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