This commit is contained in:
Sam Potts
2018-04-23 00:53:54 +10:00
parent b647af256c
commit f1b275aedc
18 changed files with 833 additions and 1850 deletions

View File

@ -1,3 +1,9 @@
## v3.2.1
* Accessibility improvements for the controls (part of #905 fixes)
* Fix for context menu showing on YouTube (thanks Anthony Recenello in Slack)
* Vimeo fix for their API not returning the right duration until playback begins (fixes #891)
## v3.2.0
* Fullscreen fixes (thanks @friday)