Releases: mrwweb/enhanced-embed-block
Releases · mrwweb/enhanced-embed-block
v1.1.0 - Repository fix and numerous improvements
- Fix missing file on WordPress.org version of plugin due to misconfigured Github deployment (#10)
- MAJOR CHANGE: The default poster image is now the highest quality possible. There is a new
eeb_posterquality
filter to change that, if desired. (#5) - Add experimental patch to the
lite-youtube
web component that detects missing YouTube poster images and fallsback to different format / lower quality (#4) - Add
!important
to all CSS styles to improve theme compatibility. Add custom properties to make color changes to fallback styles easier. (#8) - Add
eeb_nocookie
filter to customize domain for loading the YouTube iframe (defaults to nocookie) (#7) - Don't use lite-youtube embed in feeds (#9)
- Props to @cbirdsong for numerous issues on Github that led to most of these changes
v1 - First release
First release!