Version bump
This commit is contained in:
parent
52be5ae889
commit
fe536252aa
12
changelog.md
12
changelog.md
@ -1,3 +1,15 @@
|
||||
## v3.5.0
|
||||
|
||||
- Preview seek/scrubbing thumbnails (thanks @jamesoflol)
|
||||
- Fixes for proxy listeners (thanks @gurupras)
|
||||
- Fix for buffer progress transition on WebKit (thanks @samuelgozi)
|
||||
- Fix for error when mime type not specified (fixes #1274)
|
||||
- support Youtube noCookie Mode (thanks Omar Khatib)
|
||||
- Add Angular plugin reference (thanks @smnbbrv)
|
||||
- Use Math.trunc instead of parseInt (thanks @taion)
|
||||
- Many fixes for fullscreen in embedded players with non 16:9 screens or videos
|
||||
- Added 'force' fallback option for fullscreen
|
||||
|
||||
### v3.4.7
|
||||
|
||||
- Fix for Vimeo fullscreen with non native aspect ratios (fixes #854)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "plyr",
|
||||
"version": "3.4.7",
|
||||
"version": "3.5.0",
|
||||
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
|
||||
"homepage": "https://plyr.io",
|
||||
"author": "Sam Potts <sam@potts.es>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user