v3.6.7

sampotts/plyrv3.6.7Apr 20, 2021by sampotts

AI Summary

Bug fix release addressing a regression in aspect ratio checks involving modern JavaScript features.

Key Highlights

  • Fixed regression caused by optional chaining and nullish coalescing in `window.CSS` check.

Full Release Notes

- Fix: remove regression caused by optional chaining and nullish coalescing in check for window.CSS check for aspect-ratio (fixes #2174)