Skip to content

Releases: sonata-project/SonataMediaBundle

3.34.1

06 Oct 13:39
d9e4ef2
Compare
Choose a tag to compare

Fixed

3.34.0

05 Oct 15:21
21b198a
Compare
Choose a tag to compare

Added

Deprecated

Fixed

3.33.1

10 Sep 12:11
3.33.1
Compare
Choose a tag to compare

Fixed

3.33.0

08 Sep 07:47
Compare
Choose a tag to compare

Added

  • [#2096] Missing method declarations in interfaces and abstract classes, through @method annotation in order to respect BC (@phansys)
  • [#2044] Method Sonata\MediaBundle\Filesystem\Replicate::createStream() (@phansys)
  • [#2044] Implemented Gaufrette\Adapter\StreamFactory in Sonata\MediaBundle\Filesystem\Replicate (@phansys)
  • [#2042] Added name for blocks so they can be recognized on SonataPageBundle (@jordisala1991)
  • [#2040] Added ResizableThumbnailInterface (@jordisala1991)
  • [#2036] PHPStan configuration and dependencies backported from master branch (@phansys)

Changed

  • [#2082] Return null from BaseMediaEventSubscriber::getMedia() if the related media does not implement MediaInterface (@phansys)

Deprecated

  • [#2077] Unused argument 3 in Replicate::write() (@phansys)
  • [#2044] Sonata\MediaBundle\Filesystem\Replicate::createFileStream() in favor of createStream() (@phansys)
  • [#2072] Direct injection of SessionInterface on SessionDownloadStrategy, we use RequestStack to avoid deprecations (@jordisala1991)
  • [#2043] Deprecated integration with openStack / rackSpace (@jordisala1991)
  • [#2021] Deprecate getContext() from Pool without first having that context (@jordisala1991)

Fixed

  • [#2082] Return type at BaseMediaEventSubscriber::getProvider() (@phansys)
  • [#2088] Removed placeholder for translations (@jordisala1991)
  • [#2083] Call to undefined function Buzz\Browser::sendRequest() with "kriswallsmith/buzz" <0.16 (@phansys)
  • [#2075] Fix display of choices form types inside blocks (@jordisala1991)
  • [#2044] Missing implementation for Gaufrette\Adapter\FileFactory interface at Sonata\MediaBundle\Filesystem\Replicate (@phansys)
  • [#2044] Call to undefined method Adapter::createFileStream() (@phansys)
  • [#2044] Call to undefined method Adapter::listDirectory() (@phansys)
  • [#2076] Fixed adding new Media with Pixlr enabled (@jordisala1991)

3.32.0

13 Jun 16:38
5538a01
Compare
Choose a tag to compare

3.32.0 - 2021-06-13

Added

Changed

  • [#1974] Updated docs in order to expose how to configure custom serialization paths under jms_serializer configuration node (jms_serializer.metadata.directories). (@jordisala1991)
  • [#1969] Updated Dutch translations (@VincentLanglet)

Fixed

3.31.2

19 May 07:08
c00856a
Compare
Choose a tag to compare

Fixed

  • [#1955] CDN invalidation from CloudFront when submitting paths that were previously invalidated. (@phansys)
  • [#1956] Arguments passed to sprintf() in flushPaths() methods at CloudFront and CloudFrontVersion3. (@phansys)

3.31.1

19 Apr 12:56
0d34dbf
Compare
Choose a tag to compare

Fixed

  • [#1953] Remove superfluous deprecation message when translator class is registered that implements both the legacy and new TranslatorInterface (@jorrit)

3.31.0

26 Mar 10:43
3.31.0
Compare
Choose a tag to compare

Added

  • [#1923] Added support for symfony/translation-contracts ^1.1 || ^2.0 (@wbloszyk)
  • [#1943] Conflict against nelmio/api-doc-bundle <2.13.5 || >=4.0 (@phansys)
  • [#1939] Stricter type checks for arguments at RolesDownloadStrategy::__construct() (@phansys)
  • [#1939] Stricter type checks for arguments at SessionDownloadStrategy::__construct() (@phansys)
  • [#1906] Added support for PHP 8.x (@Yozhef)
  • [#1930] Support for "symfony/templating:^5.2" (@phansys)
  • [#1930] Support for "symfony/http-foundation:^5.2" (@phansys)
  • [#1930] Support for "symfony/dependency-injection:^5.2" (@phansys)
  • [#1930] Support for "symfony/config:^5.2" (@phansys)
  • [#1930] Support for "symfony/routing:^5.2" (@phansys)
  • [#1940] Added CropResizer (@core23)

Deprecated

  • [#1778] Replicate::$master and Replicate::$slave, in favor of Replicate::$primary and Replicate::$secondary (@dps910)

Removed

3.30.0

15 Feb 21:17
c2a6c0b
Compare
Choose a tag to compare

Added

  • [#1907] Support sonata-project/datagrid-bundle:^3.0 (@Yozhef)

3.29.0

30 Nov 11:54
3.29.0
Compare
Choose a tag to compare

Fixed

  • [#1866] Guessing the content type of a file stored on Amazon S3 (@jorrit)
  • [#1863] SonataMediaBundle.it.xliff fixed "gallery" and "Gallery" translations (case) (@gremo)