Releases: sonata-project/SonataPageBundle
Releases · sonata-project/SonataPageBundle
3.17.3
3.17.2
3.17.1
3.17.0
3.16.0
3.15.1
3.15.0
3.14.0
Changed
BlockInteractor
constructor's argument $registry is now an instance of
Doctrine\Persistence\ManagerRegistry
Transformer
constructor's argument $registry is now an instance of
Doctrine\Persistence\ManagerRegistry
Fixed
- deprecations from
doctrine/persistence
3.13.0
Added
- Add missing translation for admin menu
- Added missing translation for blocks
- Add more
@method
annotation to propagate new methods of
SnapshotManagerInterface
Fixed
- Fixed
DecoratorStrategy
compatibility withsymfony/http-foundation
>= 3.4.31 - Match PHPDoc with doctrine model
Changed
- Add
internal
as default context for technical blocks - Use correct translation domain for page blocks
Removed
- Remove translation call for empty block descriptions
- Remove superfluous PHPDoc