diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 5da9b225..691f9ce8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,18 @@ +# 3.3.18 + +- Ads are now only supported on HTML5 videos as it violates terms of service for YouTube and Vimeo 😢 +- Fix i18n defaults path on README (thanks @meyt!) +- Minor increaseVolume and decreaseVolume changes (thanks @friday!) + +# v3.3.17 + +- Fix YouTube muting after seeking with the progress slider (thanks @friday!) +- Respect preload="none" when setting quality if the media hasn't been loaded some other way (thanks @friday!) + +# v3.3.16 + +- Fixed regression relating the play button status (fixes #1048) + # v3.3.15 - Fix for error relating to play buttons when switching source |