v2.0.17
sampotts/plyrv2.0.17Nov 4, 2017by sampotts
AI Summary
A maintenance release addressing Vimeo controls, memory leaks upon destruction, and event listener handling issues.
Key Highlights
- Memory leak fix after destroy
- Vimeo controls fix
- SVG4everybody compatibility fix
- Plyr.setup event listener fix
New Features
- Added title to layer html template for custom controls
Full Release Notes
- Vimeo controls fix (fixes #697) - SVG4everybody compatibility fix - Allow Plyr.setup event listeners to be set up as separate event listeners (https://github.com/sampotts/plyr/pull/703) - Added title to the layer html template (for custom controls) (https://github.com/sampotts/plyr/pull/649) - Target is null bug fix (https://github.com/sampotts/plyr/pull/617) - fix #684 memory leaks issues after destroy (https://github.com/sampotts/plyr/pull/700)