Releases: sonata-project/SonataMediaBundle
Releases · sonata-project/SonataMediaBundle
3.16.3
3.16.2
Fixed
- Fix dailymotion regex to extract the video reference from the url.
3.16.1
3.16.0
3.15.0
3.14.0
3.13.1
Changed
- Force use existing translation strings for Media/Gallery breadcrumbs in Admin panel
Fixed
- Deprecations from controllers still using deprecated
render
instead ofrenderWithExtraParams()
- Set providers, metadata and manager services public so applications using SonataMediaBundle can upgrade to Symfony 4.0.
3.13.0
Changed
- A
db_driver
configuration parameter is optional now withno_driver
default value
Fixed
- Issue where all medias were removed from a gallery on update.
- Fixed widget template for MediaType as a child form type
sonata:media:sync-thumbnails
command when running this command with PHPCR or ODM document mapper.
3.12.0
Changed
- Changed Vimeo endpoint to https
Fixed
- LiipImagine generatePublicUrl updated to work with latest version of that bundle
- Relative path when path it is already an url
Removed
- Removed compatibility with older versions of FOSRestBundle (<2.1)
- Removed
SonataNotificationBundle
as a required dependency
3.11.0
Added
- added block title translation domain option
- added block icon option
- added block class option
- Added compatibility with Gaufrette
^0.4
and^0.5
- Added compatibility with Buzz
^0.16
Fixed
- Commands not working on symfony4
AmazonMetadataBuilder
now relies on Psr7 mimeType guesser
Removed
- Removed default title from blocks
- Removed old
sonata-
classes from templates - Removed compatibility with Gaufrette
^0.1
and^0.2
- Removed compatibility with JMS serializer
^0.13