Releases: getsentry/rrweb
Releases · getsentry/rrweb
2.9.0
- fix: Rename isManualSnapshot to enableManualSnapshot (#158)
2.8.0
- feat: Add manual canvas snapshot function (#149)
- feat: Remove getCanvasManager, export CanvasManager class directly (#153)
- fix: Protect against
matches()
being undefined (#154)
2.7.3
- Fix build issue with rrweb & rrweb-worker
2.7.2
- fix(rrweb): Use unpatched requestAnimationFrame when possible #150
2.6.0
Various fixes & improvements
- feat(canvas): Bind
mutationCb
outside of getCanvasManager
(#141) by @billyvg
2.5.0
- Revert "fix: isCheckout is not included in fullsnapshot event (rrweb-io#1141)"