Skip to content

Releases: rrweb-io/rrweb

rrweb@2.0.0-alpha.13

18 Apr 14:26
bee92c8
Compare
Choose a tag to compare
rrweb@2.0.0-alpha.13 Pre-release
Pre-release

Minor Changes

  • #1432 123a81e Thanks @Juice10! - Full overhawl of video and audio element playback. More robust and fixes lots of bugs related to pausing/playing/skipping/muting/playbackRate etc.

Patch Changes

rrweb-snapshot@2.0.0-alpha.13

18 Apr 14:26
bee92c8
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • #1432 123a81e Thanks @Juice10! - Video and Audio elements now also capture playbackRate, muted, loop, volume.

Patch Changes

rrweb-player@2.0.0-alpha.13

18 Apr 14:26
bee92c8
Compare
Choose a tag to compare
Pre-release

Patch Changes

rrvideo@2.0.0-alpha.13

18 Apr 14:26
bee92c8
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies []:
    • rrweb-player@2.0.0-alpha.13

rrdom@2.0.0-alpha.13

18 Apr 14:26
bee92c8
Compare
Choose a tag to compare
rrdom@2.0.0-alpha.13 Pre-release
Pre-release

Patch Changes

rrdom-nodejs@2.0.0-alpha.13

18 Apr 14:26
bee92c8
Compare
Choose a tag to compare
Pre-release

Patch Changes

@rrweb/types@2.0.0-alpha.13

18 Apr 14:26
bee92c8
Compare
Choose a tag to compare
Pre-release

Patch Changes

rrweb@2.0.0-alpha.12

05 Apr 03:14
1049002
Compare
Choose a tag to compare
rrweb@2.0.0-alpha.12 Pre-release
Pre-release

Minor Changes

Patch Changes

rrweb-snapshot@2.0.0-alpha.12

05 Apr 03:14
1049002
Compare
Choose a tag to compare
Pre-release

Minor Changes

Patch Changes

  • #1272 58c9104 Thanks @eoghanmurray! - Perf: Avoid creation of intermediary array when iterating over style rules

  • #1351 a2be77b Thanks @eoghanmurray! - Don't double-record the values of <textarea>s when they already have some content prefilled #1301

  • #1431 a7c33f2 Thanks @eoghanmurray! - Ensure :hover works on replayer, even if a rule is behind a media query
    Respect the intent behind max-device-width and min-device-width media queries so that their effects are apparent in the replayer context

  • #1155 8aea5b0 Thanks @YunFeng0817! - Feat: Add 'isCustom' flag to serialized elements.

    This flag is used to indicate whether the element is a custom element or not. This is useful for replaying the :defined pseudo-class of custom elements.

  • #1374 314a8dd Thanks @andrewpomeroy! - Capture stylesheets designated as rel="preload"

  • #1349 07ac5c9 Thanks @eoghanmurray! - Snapshot performance when masking text: Avoid the repeated calls to closest when recursing through the DOM

rrweb-player@2.0.0-alpha.12

05 Apr 03:14
1049002
Compare
Choose a tag to compare
Pre-release

Patch Changes