SonataPageBundle Versions Save

This bundle provides a Site and Page management through container and block services

4.7.2

2 months ago

Fixed

Removed

  • [#1742] Removed the return type null for src/CmsManager/CmsPageManager::findContainer, (@eerison)

4.7.1

6 months ago

Changed

  • [#1737] Changed runtime exception message for Host path sites (@eerison)

Fixed

  • [#1739] Fix sonata runtime, adding Symfony request factory. (@eerison)

4.7.0

6 months ago

Added

Deprecated

Fixed

  • [#1734] CmsManagerSelector::isEditor always returns false (@tdumalin)

4.6.1

6 months ago

Fixed

4.6.0

9 months ago

Changed

  • [#1522] Uses Symfony Serializer to transform Page and Block Models into array for json (@Hanmac)

Deprecated

  • [#1522] Not implementing PageInterface::removeChild (@Hanmac)
  • [#1522] Not implementing PageInterface::removeBlock (@Hanmac)
  • [#1522] Not passing Serializer to Transformer as 5th argument (@Hanmac)

4.5.0

10 months ago

Added

Removed

  • [#1702] Removed twig form themes from SonataPageExtension (@Hanmac)

4.4.0

1 year ago

Added

4.3.0

1 year ago

Added

4.2.0

1 year ago

Removed

4.1.1

1 year ago

Fixed