v3.6.9
sampotts/plyrv3.6.9Oct 13, 2021by sampotts
AI Summary
A major maintenance release addressing bugs across multiple platforms (iOS, YouTube, Vimeo) and improving TypeScript support.
Key Highlights
- Added getter and setter for preview thumbnails.
- Improved support for Vimeo private videos.
- Fixed iOS fullscreen centering issues.
- Fixed YouTube duration issues.
- Updated TypeScript types.
New Features
- Added getter and setter for preview thumbnails (thanks @Benny739).
- Improved support for Vimeo private videos (thanks @Frosch).
Full Release Notes
- Fix: SASS issue with division (thanks @ROL4ND909 and @le0pard) - Fix: Captions when switching sources (thanks @zexingguo) - Fix: Icons loading within iframes (thanks @ajgagnon) - Chore: Update TypeScript types (thanks @Jackie1210 and @AntLevin) - Fix: iOS fullscreen centering (thanks @hemratna) - Feat: Added getter and setter for preview thumbnails (thanks @Benny739) - Fix: Change fullscreen element to player rootnode (thanks @Walter van den Houten) - Fix: Fixed errors when Plyr instance is destroyed before constructor setTimeout() functions execute (thanks @emilis-ideait) - Fix: Invalid CSS selector syntax (thanks @BjornBrandewallNaviga) - Fix: Video height issues - Feat: Improve support for Vimeo private videos (thanks @Frosch) - Fix: YouTube duration issues (thanks @liesahead)