v3.7.4
sampotts/plyrv3.7.4Mar 9, 2023by sampotts
AI Summary
Addresses iOS-specific bugs including volume control and fullscreen behavior, and simplifies iOS styling requirements.
Key Highlights
- iOS volume fix (setMuted)
- Fullscreen improvements for iOS
- Preview thumbnails fix
- Removal of iOS-specific styling requirements
- SCSS/CSS update required
Breaking Changes
- SCSS/CSS update required
New Features
- Remove need for iOS-specific styling
Full Release Notes
- Fix: Fixed event key with space (thanks @royeden!) - Fix: Changing Vimeo function call from `setVolume` to `setMuted` to fix iOS issue (issue #2624) (thanks @HandreMelo and Andre Fernandes Cristofolini Melo!) - Fix: Call preview-thumbnails listeners() function on load (thanks @mogzol!) - Fix: Fullscreen improvements for iOS & iPadOS - Feat: Remove need for iOS-specific styling (please update [volume.scss](https://github.com/sampotts/plyr/blob/master/src/sass/components/volume.scss))