v3.7.1
sampotts/plyrv3.7.1Apr 20, 2022by sampotts
AI Summary
Focuses on CSS cleanup, fixing deprecated JavaScript properties, and improving preview thumbnail visuals.
Key Highlights
- Preview thumbnail styling improvements
- Fix deprecated keyCode
- Fix invalid CSS @charset rule
- SCSS/CSS update required
Breaking Changes
- SCSS/CSS update required
New Features
- Minor styling improvements to the preview thumbnails
Full Release Notes
- Feat: Minor styling improvements to the preview thumbnails (🚨 Requires a SCSS/CSS update 🚨) - Fix: fix invalid CSS @charset rule in Sass files (thanks @Hashen110!) - Chore: Replace deprecated KeyboardEvent `keyCode` references to use `key` instead (thanks @Hashen110!) - Various other code clean up and typo fixes (thanks @Hashen110!)