Plyr v3.6.3 Release Notes

Release Date: 2020-11-14 // over 3 years ago
    • ๐Ÿ›  Fix volume when unmuting from volume 0 using YouTube (thanks @stephanefbouchard)
    • โž• Add missing unit to calc in media query (thanks @vincentorback)
    • ๐Ÿ‘€ Assigning player's lastSeekTime on rewind/fast forward to prevent immediate controls hide on mobile (thanks @trafium)
    • ๐Ÿ›  Fix for volume control overflowing in Firefox (thanks @dirkjf)
    • ๐Ÿ‘ฎ Force fullscreen events to trigger on plyr element (media element in iOS) and not fullscreen container (thanks @theprojectsomething)
    • TypeScript types improvements (thanks @akuma06 & @iwatakeshi)
    • ๐Ÿ›  Dash demo link fixed (thanks @jonathanarbely)
    • ๐Ÿ›  Fix "A ReferenceError: _classCallCheck is not defined error has occurred." error (thanks @hex-ci)
    • ๐Ÿ›  Fix issue with CSS custom property check (thanks @syedhusain-appspace)
    • ๐Ÿ›  Fix for slow loading videos not autoplaying (thanks @DanielHuntleySBG)
    • ๐Ÿ›  Fix for betwork requests are not cancelled after the player is destroyed (thanks @DanielHuntleySBG)
    • โž• Added option to disable custom controls for YouTube and Vimeo