v3.5.0

sampotts/plyrv3.5.0Feb 18, 2019by sampotts

AI Summary

Introduces preview seek/scrubbing thumbnails, bundles `RangeTouch` for better touch scrubbing, and fixes fullscreen issues across various devices.

Key Highlights

  • Preview seek/scrubbing thumbnails
  • RangeTouch is now bundled as a dependency
  • Fullscreen fixes for embedded players
  • Support for YouTube noCookie

New Features

  • Preview seek/scrubbing thumbnails

Full Release Notes

-   Preview seek/scrubbing thumbnails (thanks @jamesoflol)
-   Fixes for proxy listeners (thanks @gurupras)
-   Fix for buffer progress transition on WebKit (thanks @samuelgozi)
-   Fix for error when mime type not specified (fixes #1274)
-   Support YouTube noCookie (thanks Omar Khatib)
-   Add Angular plugin reference (thanks @smnbbrv)
-   Use `Math.trunc` instead of `parseInt` (thanks @taion)
-   Many fixes for fullscreen in embedded players with non 16:9 screens or videos
-   Added 'force' fallback option for fullscreen
-   [RangeTouch](https://rangetouch.com) is now bundled with Plyr as a dependency to fix the scrubber on touch devices