diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 90b2b0f3..56d21f84 100644 --- a/changelog.md +++ b/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) |