Skip to content

Releases: 21TORR/EmbedHelpersBundle

2.0.0

15 Mar 11:45
2.0.0
cbbd4a0
Compare
Choose a tag to compare

💥 Breaking Changes

  • Remove videoType from video data.

🎁 New Features

  • Add new youtube-short provider.

What's Changed

  • Remove videoType and add youtube-short provider by @apfelbox in #7

Full Changelog: 1.0.3...2.0.0

1.0.3

04 Mar 11:34
1.0.3
caabf7e
Compare
Choose a tag to compare

✨ Improvements

  • Trim URLs before parsing.
  • Require Symfony 7 and PHP 8.3+.

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

23 Jun 06:52
1.0.2
1d0b532
Compare
Choose a tag to compare

✨ Improvements

  • VideoDetails::$videoType is now required and will default to "video".
  • Renamed the YouTube video type "shorts" to "short".

What's Changed

  • Cleanup and make keys more unified by @apfelbox in #4

Full Changelog: 1.0.1...1.0.2

1.0.1

22 Jun 21:16
1.0.1
eebd517
Compare
Choose a tag to compare

✨ Improvements

  • Add direct getter for VideoDetails::getEmbedUrl().

🐛 Bug Fixes

  • Add missing bundle config.

What's Changed

Full Changelog: 1.0.0...1.0.1

Initial release

22 Jun 20:52
1.0.0
5112307
Compare
Choose a tag to compare

✨ hello ✨