v8.2.4
MiniMax-AI/MiniMax-01v8.2.4Apr 19, 2026by willmcgugan
AI Summary
A minor update aimed at fixing a scrolling anchor glitch and introducing a new DOM class update method.
Key Highlights
- Small potatoes update to fix a glitch with anchor
- Added `DOM.update_classes` method
- Fixed anchor released when scrolling down with trackpad
New Features
- Added `DOM.update_classes` method
Full Release Notes
Small potatoes update, to fix a glitch with anchor. ## [8.2.4] - 2026-04-19 ### Added - Added `DOM.update_classes` https://github.com/Textualize/textual/pull/6478 ### Fixed - Fixed anchor released when scrolling down with the trackpad https://github.com/Textualize/textual/pull/6503