v3.7.0
sampotts/plyrv3.7.0Apr 18, 2022by sampotts
AI Summary
A feature-rich release introducing markers support and MediaMetadata, alongside various bug fixes and documentation updates.
Key Highlights
- Add markers support
- Add support for MediaMetadata
- Fix captions context
- Fix Vimeo hash parsing
- SCSS/CSS update required
Breaking Changes
- SCSS/CSS update required
New Features
- Add markers support
- Add support for MediaMetadata
Full Release Notes
- Feat: Add markers support (🚨 Requires a SCSS/CSS update 🚨) (thanks @ForeverSc and @fengshuo!) - Feat: Add support for MediaMetadata (thanks @Hashen110!) - Fix: Pass this context to captions.setup (fixes #2352) (thanks @WilliamMHerring, @willherring and @zenyr!) - Fix: Modify vimeo parseHash to use non-named capture groups (fixes #2396) (thanks @fekle!) - Fix: Replace deprecated String.prototype.substr() (thanks @CommanderRoot!) - Docs: Update speed option default to match the source (thanks @ozgurg!) - Docs: SASS → Sass (thanks @toastal!)