Skip to content

v1.0.18

Compare
Choose a tag to compare
@stamat stamat released this 26 Oct 16:55
· 163 commits to master since this release
  • Adds the volume setting #55 and a global variable for the index VIDEO_BACKGROUNDS when jQuery is being used, so one can access and update the volume programatically.
  • Fixed #42 issue where some residue code remained for Vimeo which was throwing an error when trying to set Vimeo poster
  • Vimeo also got the option load-background, where the background will be loaded via https://vumbnail.com
  • load-background is set to false by default, responsive image element is prefered for the background which improves performance of the page
  • no-cookie option added which is enabled by default. This forces Youtube and Vimeo not to track you with cookies. Kudos to @DejanS for the reminder #49
  • Youtube iFrame API script is loaded only once now and only if there is a Youtube video, requested in #43
  • Various found improvements from the v1.0.17

Full Changelog: v1.0.17...v1.0.18