Skip to content

Releases: jonnitto/Jonnitto.PrettyEmbedCollection

6.0.0

12 Dec 22:57
875027e

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

5.0.0

17 Mar 10:22
ba4176f

Choose a tag to compare

💥 Breaking

Use youtube no cookie domain for embedded player

Full Changelog: 4.0.0...5.0.0

4.0.0

22 Mar 21:56
977cf65

Choose a tag to compare

Use Sitegeist.Slipstream to include assets

  • Add PrettyEmbedVideoPlatforms

💥 Breaking

  • Remove PrettyEmbedYoutube
  • Remove PrettyEmbedVimeo

If you want existing nodes from PrettyEmbedYoutube and PrettyEmbedVimeo use this package, you have to run the following command in your CLI:

./flow node:migrate --version 20200420033756

After this migration you have to flush your frontend cache:

./flow cache:flushone --identifier Neos_Fusion_Content

Full Changelog: 3.0.0...4.0.0

3.0.0

15 Mar 20:59
6188859

Choose a tag to compare

⬆️ Update video player to newest versions

2.0.0

17 Oct 09:14
0dc7061

Choose a tag to compare

⬆️ Update Video player

1.0.0

19 Jun 22:02

Choose a tag to compare

:see_no_evil: Remove gitignore from gitattributes