diff options
author | Sam Potts <sam@potts.es> | 2019-04-25 12:09:46 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-04-25 12:09:46 +1000 |
commit | 5ddd9e02def654bb677c988403dbefbc4a32787c (patch) | |
tree | 60f96b088ce8490429199163a5e71768b8a9b52c /changelog.md | |
parent | a064f0b4fdc2d654063ff0af651d1abc1604f3f4 (diff) | |
download | plyr-5ddd9e02def654bb677c988403dbefbc4a32787c.tar.lz plyr-5ddd9e02def654bb677c988403dbefbc4a32787c.tar.xz plyr-5ddd9e02def654bb677c988403dbefbc4a32787c.zip |
Fix for the menu in the shadow DOM
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index be9a96fb..f3284a08 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,7 @@ - Fixed issue with ads volume not matching current content volume - Fixed race condition where ads were loading during source change - Improvement: Automatic aspect ratio for YouTube is now supported, meaning all aspect ratios are set based on media content - Note: we're now using a different API to get YouTube video metadata so you may need to adjust any CSPs you have setup +- Fix for menu in the Shadow DOM (thanks @emielbeinema) ## v3.5.3 |