diff --git a/changelog.md b/changelog.md index 767fce38..b043db48 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,28 @@ # Changelog +## v1.6.11 +- Fix for Vimeo fullscreen (fixes #214) + +## v1.6.10 +- Changed default icon prefix from 'icon' to 'plyr' to avoid clashes + +## v1.6.9 +- Added 'latest' CDN option +- Renamed `sprite.svg` to `plyr.svg` to be inline with the other package files + +## v1.6.8 +- Fix for bug introduced in v1.6.7 + +## v1.6.7 +- Fixes for using `source` API method on iOS + +## v1.6.6 +- Icons cleaned up +- IE11 button fix for tooltips (fixes #210) + +## v1.6.5 +- IE UI bug fixes + ## v1.6.4 - Bug fix for undefined progress bar diff --git a/controls.md b/controls.md index a74bdcf8..36267156 100644 --- a/controls.md +++ b/controls.md @@ -47,23 +47,23 @@ This is an example `html` option with all controls. ```javascript var controls = ["
controls
["restart", "rewind", "play", "fast-forward", "current-time", "duration", "mute", "volume", "captions", "fullscreen"]
['play-large', 'play', 'progress', 'current-time', 'mute', 'volume', 'captions', 'fullscreen']
html
option, this is redundant. The default value is to display everything.iconPrefix
icon
plyr
iconUrl