Releases: jonnitto/Jonnitto.PrettyEmbedVideo
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:repair --node-type Jonnitto.PrettyEmbedVideo:Content.Video
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.
If you have set subtitles and captions to a video, you have the re-ad them, sorry for that. If you have a big installation with many subtitles, please drop me a line, perhaps we could create a node migration
🏷️ Note
The version jump was made to have all packages from the PrettyEmbed series on the same number
4.0.3
Full Changelog: 4.0.2...4.0.3
4.0.2
Full Changelog: 4.0.1...4.0.2
4.0.1
🐛 Bugfix
Render track content collection in backend only if mixin is set
Full Changelog: 4.0.0...4.0.1
3.4.1
🐛 Bugfix
Render track content collection in backend only if mixin is set
Full Changelog: 3.4.0...3.4.1
4.0.0
Use Sitegeist.Slipstream to include assets
💥 Breaking
- Remove usage of NodeType mixin
Jonnitto.PrettyEmbedHelper:Mixin.IncludeAssets
- Remove usage of Fusion prototype
Jonnitto.PrettyEmbedHelper:IncludeAssets
Full Changelog: 3.4.0...4.0.0
3.4.0
⬆️ Allow new version of Carbon.Eel