v3.4.0
sampotts/plyrv3.4.0Aug 13, 2018by sampotts
AI Summary
Improves accessibility and iOS controls, removes YouTube quality selection feature, and fixes caption language fallback.
Key Highlights
- Accessibility improvements
- YouTube quality selection removed
- Improvements to the way the controls work on iOS
- Fix #1153: Captions language fallback
Breaking Changes
- YouTube quality selection has been removed, along with the `qualityrequested` event.
New Features
- Caption language fallback fix
Full Release Notes
- Accessibility improvements (see #905) - Improvements to the way the controls work on iOS - Demo code clean up - YouTube quality selection removed due to their poor support for it. As a result, the `qualityrequested` event has been removed - Controls spacing improvements - Fix for pressed property missing with custom controls (Fixes #1062) - Fix #1153: Captions language fallback (thanks @friday) - Fix for setting pressed property of undefined (Fixes #1102)