v8.2.4
niri-wm/niriv8.2.4Apr 19, 2026by willmcgugan
AI Summary
A minor maintenance release to address a scrolling anchor glitch in the Textual library.
Key Highlights
- Added `DOM.update_classes` to the DOM API.
- Fixed an anchor release issue that occurred when scrolling with a trackpad.
New Features
- DOM.update_classes
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