This release should smooth scrolling large documents, particularly for Python < 3.14
[8.1.0] - 2026-03-10
Changed
- Replace circuar references in DOM with weak references to improve GC times #6410
- When animating an attribute a second time, the original
on_completeis now called #6410
Added
- Added experimental
App.PAUSE_GC_ON_SCROLL_boolean (disabled by default) #6410