Skip to content

5.20.2

Compare
Choose a tag to compare
@gkatsev gkatsev released this 26 Jul 21:01
· 1505 commits to main since this release

5.20.2 (2017-07-26)

Bug Fixes

  • adjust volume ranges so muted(true) and vol=0 do not use the same icons (#4425) (b314268)
  • only change focus from BPB if not a mouse click (#4523) (d90c945)
  • Only update text track mode if changed (#4368) (a1763dc)
  • player.duration() should return NaN if duration is not known (#4456) (2576eda)
  • Safari picture-in-picture triggers fullscreenchange (#4442) (c17c003)
  • Use passive event listeners for touchstart/touchmove (#4445) (8599c8e), closes #4432

Chores