Skip to content

Releases: jonnitto/Jonnitto.PrettyEmbedVimeo

4.1.0

16 Mar 13:58
4fdaa21
Compare
Choose a tag to compare

✨ Features:

  • Better GDPR message, you can now also open the video in a new window
  • Add backdrop blur to the lightbox

Full Changelog: 4.0.1...4.1.0

4.0.1

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

Full Changelog: 4.0.0...4.0.1

4.0.0

22 Mar 21:52
11d8b17
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
  • Change way to disable including of CSS and JS files read more

Full Changelog: 3.3.0...4.0.0

3.3.0

25 Aug 22:15
ef3ee01
Compare
Choose a tag to compare

⬆️ Upgrade

Upgrade dependency to PrettyEmbedHelper

3.2.0

08 Apr 07:16
6582bac
Compare
Choose a tag to compare

✨ Feature

Save the duration of the video.

3.1.2

17 Feb 22:54
699cbf4
Compare
Choose a tag to compare

🐛 Bugfix

🌐 Respect language from interface

3.1.1

27 May 07:37
47eede6
Compare
Choose a tag to compare

🐛 Get properties directly in the content component (If the content prototype generator is active, it was possible that the defaults get not fetched correctly)

3.1.0

07 Apr 20:06
7be669b
Compare
Choose a tag to compare

✨ Add possibility to enable GDPR message

✨ Import of preview images

The preview image from Vimeo gets imported into Neos and saved. Because of that, you can edit the maximum width, output a retina-like image and the best: No more external domains until the user wants to start the video

3.0.0

15 Mar 21:19
2c736ca
Compare
Choose a tag to compare

Screenshot

💥 (Might) be breaking

💥 Set wrapper for container to jonnitto-prettyembed-wrapper in Settings.yaml from PrettyEmbedHelper
✨ Use SVG as buttons for players

✨ Metadata

Now the metadata gets saved, that means besides some new features, it will also speed up the backend, as the oembed service gets only called if the video id change.

Following metadata get saved:

  • The id of the video without any domain
  • The title of the video
  • The preview image from Vimeo.
  • The ratio from the video, so no more black bars

✨ Flow command

If you update from an older version, you will not have the metadata available. The video will be displayed,
but for the speedup and all the other features you would have to update every single video. Because this would not be practicable,
there is a dedicated flow command for this: ./flow prettyembed:metadata. You can read more about this in the readme

🐛 Bugfixes

🐛 Fix event propagation on lightbox
🐛 Replace the protocol (https:// or http://) with // from the external preview image

2.1.0

25 Feb 22:56
f055695
Compare
Choose a tag to compare

⚡ Lazy-load preview image
⚡ Set rel='noopener' for the link to the video platform