Skip to content

Releases: sonata-project/SonataMediaBundle

4.0.0

25 Jan 07:46
6a22980
Compare
Choose a tag to compare

Added

Changed

  • [#2227] Argument 1 in order to allow any iterable type at MediaInterface::setGalleryItems() and GalleryInterface::setGalleryItems(). (@phansys)

Fixed

Removed

3.37.1

09 Dec 21:54
0dece3c
Compare
Choose a tag to compare

Fixed

  • [#2245] src/Resources/views/MediaAdmin/inner_row_media.html.twig (@cezar77)

4.0.0-RC2

23 Nov 07:07
Compare
Choose a tag to compare
4.0.0-RC2 Pre-release
Pre-release

Fixed

4.0.0-RC1

17 Nov 12:18
Compare
Choose a tag to compare
4.0.0-RC1 Pre-release
Pre-release

Changed

  • [#2204] Make sonata-project/admin-bundle dependency optional for blocks (@core23)
  • [#2201] Changed visibility for public methods on Admin classes. (@jordisala1991)

Fixed

3.37.0

17 Nov 19:07
1ea1152
Compare
Choose a tag to compare

Added

Fixed

  • [#2211] Fixed call to strlen() with possible null value (@jordisala1991)
  • [#2211] Improved error message for uploaded images that do not have an allowed extension or mime type (@jordisala1991)
  • [#2207] Fix creation of galleries, an annotation was incorrectly configured (@houssemz)

3.36.0

04 Nov 16:37
3.36.0
Compare
Choose a tag to compare

Changed

Deprecated

Removed

  • [#2197] Conflict against "nelmio/api-doc-bundle" >= 4.0 (@phansys)
  • [#2197] The ReST API endpoints and documentation if "nelmio/api-doc-bundle" >= 4.0 is installed (@phansys)

4.0.0-alpha1

21 Oct 06:47
Compare
Choose a tag to compare
4.0.0-alpha1 Pre-release
Pre-release

Added

Changed

Fixed

Removed

3.35.1

18 Oct 14:29
3.35.1
Compare
Choose a tag to compare

Fixed

3.35.0

18 Oct 06:46
Compare
Choose a tag to compare

Deprecated

Fixed

  • [#2171] Docblock for CategoryManagerInterface::getRootCategory() to tell it can return null. (@phansys)
  • [#2169] Call to an undefined method Connection::fetchAll() when using doctrine/dbal:3.x. (@phansys)
  • [#2166] Fixed usage of deprecated custom twig tags. (@jordisala1991)

Removed

3.34.2

08 Oct 07:35
Compare
Choose a tag to compare

Fixed

  • [#2152] Fixed safe output of sonata_media and sonata_thumbnail functions (@jordisala1991)
  • [#2152] Fixed calling sonata_media and sonata_thumbnail functions with null media (@jordisala1991)