Skip to content

Releases: jonnitto/Jonnitto.PrettyEmbedVideo

6.2.0

15 Dec 10:12
8b098a8
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
9a14550
Compare
Choose a tag to compare

✨ Feature

Set image size for preview image

Full Changelog: 6.0.0...6.1.0

6.0.0

12 Dec 22:55
5a1e6ea
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: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

22 Nov 16:52
ff85910
Compare
Choose a tag to compare

Full Changelog: 4.0.2...4.0.3

4.0.2

04 Sep 16:34
47d0548
Compare
Choose a tag to compare

Full Changelog: 4.0.1...4.0.2

4.0.1

30 Mar 14:36
84c9cba
Compare
Choose a tag to compare

🐛 Bugfix

Render track content collection in backend only if mixin is set

Full Changelog: 4.0.0...4.0.1

3.4.1

30 Mar 14:36
3757bea
Compare
Choose a tag to compare

🐛 Bugfix

Render track content collection in backend only if mixin is set

Full Changelog: 3.4.0...3.4.1

4.0.0

22 Mar 22:00
6dea4be
Compare
Choose a tag to compare

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

18 Jan 19:13
Compare
Choose a tag to compare

⬆️ Allow new version of Carbon.Eel

3.3.0

25 Aug 22:13
ab5e339
Compare
Choose a tag to compare

⬆️ Upgrade

Upgrade dependency to PrettyEmbedHelper