March 11, 2026
Viewport enter/exit tracking and expanded stylesheet capture.
New features
- Added support for capturing document-level
mouseenter/mouseleaveevents to more accurately detect when a visitor's cursor enters or exits the browser viewport. - Expanded CSS capture to record
adoptedStyleSheets.splice()calls, so stylesheets modified this way are faithfully replayed.