Releases: jonnitto/Jonnitto.PrettyEmbedVideoPlatforms
6.5.0
6.4.0
✨Make compatible with Neos 9
Full Changelog: 6.3.0...6.4.0
6.3.0
- Add support for YouTube Shorts
- Raise Neos dependency to 8.3
Full Changelog: 6.2.0...6.3.0
6.2.0
6.1.0
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
3.2.0
3.1.0
✨ 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
2.2.0
✨ 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