Skip to content

Releases: jonnitto/Jonnitto.PrettyEmbedAudio

6.0.1

18 Dec 14:09
3511f5c
Compare
Choose a tag to compare

Full Changelog: 6.0.0...6.0.1

6.0.0

12 Dec 22:54
4faf915
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 17:20
8f28517
Compare
Choose a tag to compare
Update: Pass class also to notification

2.0.1

04 Sep 16:35
f2702c3
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

2.0.0

22 Mar 22:01
b3ccc1a
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.4.0...2.0.0

1.4.0

18 Jan 19:10
Compare
Choose a tag to compare

⬆️ Allow new version of Carbon.Eel

1.3.0

25 Aug 22:16
7244971
Compare
Choose a tag to compare

⬆️ Upgrade

Upgrade dependency to PrettyEmbedHelper

1.2.1

17 Apr 12:43
a0bf568
Compare
Choose a tag to compare

🐛 Bugfix:

Make sure the audio player is disabled in the backend

1.2.0

08 Apr 07:14
0bfcf60
Compare
Choose a tag to compare

✨ Feature

Save duration of audio files

1.1.0

30 Mar 21:06
ca47a7a
Compare
Choose a tag to compare

✨ Feature

Add possibility to add class to audio and div tag