Skip to content

Releases: jonnitto/Jonnitto.PrettyEmbedVideoPlatforms

6.2.0

15 Dec 10:12
60f3b40
Compare
Choose a tag to compare

✨ Features

  • Add CSS custom properties
  • Add image format

Full Changelog: 6.1.0...6.2.0

6.1.0

14 Dec 11:29
f403f49
Compare
Choose a tag to compare

✨ Feature

Set image size for preview image

6.0.0

12 Dec 22:57
c68be52
Compare
Choose a tag to compare

✨ Features

  • More markup-based, easier to customize
  • More events with more details
  • All other player stop if one starts playing
  • Methods to stop or reset player
    • This can be very useful in slider, to stop media if the slide changes

For a detail guide, please visit the PrettyEmbed Wiki

🆙 How to upgrade:

Run following command to remove the old metadata properties:

flow node:migrate 20231209211629

and following command to re-fetch the metadata

flow prettyembed:metadata

💥 Breaking

This is a totally breaking release if you made heavy adjustments to any of the PrettyEmbed packages. If you need help, drop me a line in the Neos-Slack or open a disscussion on GitHub.

🏷️ Note

The version jump was made to have all packages from the PrettyEmbed series on the same number

3.2.0

30 Nov 20:53
72aee9b
Compare
Choose a tag to compare

✨ Feature:

Add Vimeo API

Full Changelog: 3.1.0...3.2.0

3.1.0

17 Mar 20:16
3c70135
Compare
Choose a tag to compare

✨ Feature:

If you want to parse existing content with iframes and replace them automatically, you can add Jonnitto.PrettyEmbedVideoPlatforms:ReplaceIframes with an @process like that: @process.replaceIframes = Jonnitto.PrettyEmbedVideoPlatforms:ReplaceIframes. The content property is per default set to ${value}.

Full Changelog: 3.0.0...3.1.0

3.0.0

17 Mar 10:22
7634d35
Compare
Choose a tag to compare

💥 Breaking

Use youtube no cookie domain for embedded player

Full Changelog: 2.2.0...3.0.0

2.2.0

16 Mar 13:58
5b763e8
Compare
Choose a tag to compare

✨ Features:

  • Better GDPR message, you can now also open the video in a new window
  • Add backdrop blur to the lightbox

Full Changelog: 2.1.3...2.2.0

2.1.3

22 Nov 16:58
613d481
Compare
Choose a tag to compare

Full Changelog: 2.1.2...2.1.3

2.1.2

27 Sep 11:11
57739af
Compare
Choose a tag to compare

What's Changed

🐛 Found and fixed bugs

  • Prevent division by zero error by setting null as the fallback value for force16to9 by @batabana in #3

New Contributors

Full Changelog: 2.1.1...2.1.2

2.1.1

04 Sep 16:34
8249d46
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.1.1