Skip to content

v1.5.1

Compare
Choose a tag to compare
@aslushnikov aslushnikov released this 14 Oct 23:30

Highlights

New page.video() method to retrieve on-going page video recording.

Browser Versions

  • Chromium 88.0.4287.0
  • Mozilla Firefox 82.0b9
  • WebKit 14.0

New APIs

Issues Closed (2)

#4142 - [BUG] Video Recording Chromium compression is too high

Commits (6)

0b7976a - fix(screencast): await for the first video frame on Chromium (#4145)
2cd8604 - fix(screencast): bump chromium video quality (#4146)
5dce248 - fix(screencast): correctly process videos with 1 frame (#4144)
85ae3cc - chore: mark v1.5.1
e5743d2 - docs: fix Video.path() type (#4141)
618b50c - api(video): restore the missing video path accessor (#4132)