Skip to content

Releases: jonnitto/Jonnitto.PrettyEmbedHelper

4.0.1

23 Mar 08:42
d87410a
Compare
Choose a tag to compare

Remove console.log output from rendered files

Full Changelog: 4.0.0...4.0.1

4.0.0

22 Mar 21:40
741e86c
Compare
Choose a tag to compare

Use Sitegeist.Slipstream to include assets

💥 Breaking

  • Remove YAML definition Jonnitto.PrettyEmbedHelper:Mixin.IncludeAssets
  • Remove Fusion prototype Jonnitto.PrettyEmbedHelper:IncludeAssets

Full Changelog: 3.3.3...4.0.0

3.3.3

22 Mar 18:03
895184a
Compare
Choose a tag to compare

Full Changelog: 3.3.2...3.3.3

3.3.2

22 Mar 16:41
5acfe50
Compare
Choose a tag to compare
  • Make sure the path for assets is always correct
  • Allow upcoming Neos 8

Full Changelog: 3.3.1...3.3.2

3.3.1

27 Feb 19:01
a1c1728
Compare
Choose a tag to compare
  • Upgrade: Frontend packages
  • Remove warnings from sass

Full Changelog: 3.3.0...3.3.1

3.3.0

18 Jan 11:50
6c18574
Compare
Choose a tag to compare

⬆️ Allow new version of Carbon.Eel

3.2.0

13 Oct 13:20
386cbcd
Compare
Choose a tag to compare

👽 Make compatible with PHP 8

3.1.2

03 Oct 19:10
6c167c1
Compare
Choose a tag to compare

Please run ./flow prettyembed:metadata to update the thumbnail data

🐛 Bugfixes:

  • Replace / with - in the filename for the asset repository
  • Fix issues with new thumbnail_url from Vimeo

👍🏼 Improvements

  • Better output in CLI if there is only one entry
  • Add progress bar for CLI command

3.1.1

27 Sep 13:48
aa49a8d
Compare
Choose a tag to compare

🐛 Bugfix

Filename of imported thumbnails. If you have troubles with already imported thumbnails, run this command:

./flow prettyembed:metadata

3.1.0

14 Sep 07:16
6b51ad4
Compare
Choose a tag to compare

✨ Feature

Allow also custom links from vimeo, like https://vimeo.com/jonnitto/carbonplausible

🔊 Throw exceptions

🐛 Bugfix

  • Fix issue if no metadata is set
  • Add missing php extension ext-dom in `composer.json
  • Return null if thumbnail_url is not set

♻️ Refactor code