Skip to content

Releases: jonnitto/Jonnitto.PrettyEmbedVideoStreaming

6.2.0

15 Dec 10:12
613c9d8
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:28
14724d0
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:53
6ff85c1
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: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

2.0.2

22 Nov 16:51
a564b1e
Compare
Choose a tag to compare

Full Changelog: 2.0.1...2.0.2

2.0.1

04 Sep 16:33
fa8eea5
Compare
Choose a tag to compare

What's Changed

  • Update README.md - Typo in the composer require command by @Chxyz in #1

New Contributors

  • @Chxyz made their first contribution in #1

Full Changelog: 2.0.0...2.0.1

2.0.0

22 Mar 21:59
0da9b3d
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: 1.0.0...2.0.0

1.0.0

25 Aug 22:11
7c3ac80
Compare
Choose a tag to compare

⬆️ Upgrade

Upgrade dependency to PrettyEmbedHelper

0.1.0

17 Mar 21:11
084f378
Compare
Choose a tag to compare

🎉 Initial release