- Decrease embedded img size for inlineImages (#836) (e104300)
- fix: can't record SVG element inside iframe properly (#843) (e9531d4)
- fix: Uncaught TypeError: Illegal invocation when recording incremental canvas mutation (#844) (5ae208b)
- Use the .closest method to transfer recursive parent class checking into the browser engine for an expected performance improvement (#840) (f74b7bb)
- Update doc to use yarn to use REPL (#838) (94fa6b3)
- improve captured message of Error object (#835) (167f0fa)
- console plugin fix (#832) (1935bf6)
- Add Twitter badge (#829) (81454ea)
- close all pages to avoid EPERM error on Windows 10 (#830) (69acc73)
- fix: an error when I stop the recording process (#828) (d192b40)
- refactoring observer options (#826) (c5b4096)
- Fix inline image issues (#822) (ef0e331)
- Only record canvas when specified (#825) (38ff3d8)
- impl sequential id plugins (#819) (14ea636)
- Add WebGL support (#756) (ab9fed0)
- fix: custom style rules don't get inserted into some iframe elements (#823) (5ec7d9e)
- disable smooth scroll behavior in sync mode (#824) (c1111ed)
- Fixes and tweaks (#795) (b0dc388)
- Update css-font-loading-module (#784) (a5d1215)
- feat: add observer for 'selected' setter of HTMLOptionElement and try to fix issue #746 (#810) (156b760)
- improve robustness of inlineImages feature (#812) (0c27ad2)