This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
Releases: sonata-project/SonataDashboardBundle
Releases · sonata-project/SonataDashboardBundle
0.6.0
0.5.1
0.5.0
Added
- [#240] Added support for "symfony/options-resolver:^5.1" (@phansys)
- [#240] Added support for "twig/twig:^3.0" (@phansys)
- [#208] Add missing symfony dependencies (@core23)
Changed
- [#225] SonataEasyExtendsBundle is not used anymore, use SonataDoctrineBundle (@jordisala1991)
Fixed
Removed
- [#232] Remove
sonata-project/notification-bundle
dependency (@core23) - [#225] Support for Symfony < 4.4 (@jordisala1991)
0.4.0
0.3.0
Added
- missing french translations
- Added all missing stuff, so you could finally use this bundle
Changed
- Changed fallback translation domain to
SonataBlockBundle
in composer - Calling internal controller methods instead of create new exception instances
- Removed usage of old form type aliases
- Switch all templates references to Twig namespaced syntax
- Switch from templating service to sonata.templating
- Throw exception if wrong element returned
- Replaced deprecated setDefaultSettings with configureSettings method
- Moved id property to model
Fixed
- Fixed PHPDoc
- Fixed calling deprecated methods
- Fixed typo when calling method
rollBack
- It is now allowed to install Symfony 4
- Fixed wrong / missing PHPDoc
Removed
- Removed support for PHP 5
- Removed support for symfony <2.8 and 3.0
- Support for old versions of php
- classes to compile
0.2.0
Changed
- Changed
BlockAdmin
andDashboardAdmin
extends to use recommendedAbstractAdmin
class.
Fixed
- Removed duplicate translation of form groups
- Fixed duplicate translation in tab menu
- Fixed duplicate translation of form help
- Fixed hardcoded paths to classes in
.xml.skeleton
files of config
Removed
- Internal test classes are now excluded from the autoloader
Support for new stable sonata versions
- support symfony 3.0
- support for stable sonata bundles