Releases: jonnitto/Jonnitto.PrettyEmbedCollection
Releases · jonnitto/Jonnitto.PrettyEmbedCollection
6.0.0
✨ 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 20231209211629and 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
4.0.0
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 20200420033756After this migration you have to flush your frontend cache:
./flow cache:flushone --identifier Neos_Fusion_ContentFull Changelog: 3.0.0...4.0.0