Skip to content

The Paused Released

Choose a tag to compare

@willmcgugan willmcgugan released this 10 Mar 03:07
· 56 commits to main since this release

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_complete is now called #6410

Added

  • Added experimental App.PAUSE_GC_ON_SCROLL_ boolean (disabled by default) #6410