Skip to content

Releases: sonata-project/SonataBlockBundle

4.9.0

04 Dec 12:29
63ced32
Compare
Choose a tag to compare

Added

3.23.3

04 Nov 06:52
Compare
Choose a tag to compare

Fixed

4.8.0

01 Nov 17:56
Compare
Choose a tag to compare

Added

Changed

  • [#971] sonata-project/doctrine-extensions is an optional dependency now (@core23)

Deprecated

  • [#958] Sonata\BlockBundle\Model\BlockManagerInterface (@core23)

Fixed

4.7.0

06 Aug 20:16
8080b1e
Compare
Choose a tag to compare

Changed

  • [#899] Sonata\BlockBundle\Form\Mapper\FormMapper methods signature to be compatible with Sonata\AdminBundle\Form\Mapper\FormMapper (@VincentLanglet)

3.23.2

19 Jul 23:41
aeaef9f
Compare
Choose a tag to compare

Fixed

  • [#891] Fix inconsistencies in parameter names between interfaces and their implementations (@greg0ire)

4.6.0

27 May 12:35
Compare
Choose a tag to compare

Added

  • [#882] Allow installation with psr/cache versions 2 and 3. (@dbu)

Fixed

  • [#878] Flipped sonata.block.form.type.container_template service array argument in the extension (@VincentLanglet)

3.23.1

01 May 16:54
94e0d7d
Compare
Choose a tag to compare

Fixed

  • [#873] Flipped ServiceListType returned choices option (@gremo)
  • [#871] Flipped sonata.block.form.type.container_template service array argument in the extension (@gremo)
  • [#860] BlockServiceTestCase phpdoc (@VincentLanglet)
  • [#859] Fix phpdoc for test class (@core23)

4.5.3

28 Mar 23:34
e3ee0b4
Compare
Choose a tag to compare

Fixed

3.23.0

09 Mar 14:01
3.23.0
Compare
Choose a tag to compare

Added

Changed

  • [#845] Extend possible return type of BlockContextInterface::getTemplate() (@core23)

4.5.2

08 Mar 01:06
17878a4
Compare
Choose a tag to compare

Fixed