Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 07:54
· 22 commits to main since this release

In this version, it allows you to extend the model/entity. It is now mandatory to create your own Media entity. For more details, see the README.md.

✨ New Features

  • 963da6b - allow extended Media model/entity and add related tests (commit by @chiqui3d)
  • f934597 - allow thumbnail instance in ranky_media_url Twig function (commit by @chiqui3d)

🐛 Bug Fixes

♻️ Refactors

  • aedc1a3 - rename and move MediaTwigService to Application/MediaService and allow MediaInterface instance in ranky_media_url function (commit by @chiqui3d)

👷 Build System

📝 Documentation Changes

Full Changelog

v1.4.3...v3.0.0