Added
- Added additional
_ALL
role check toRoleSecurityHandler
Changed
- Improve accessibility by adding
aria-hidden="true"
Fixed
- Set
choices_as_values
totrue
on choice type based to be compatible with Symfony 3 - Use class name when referencing
Form Type
to be compatible with Symfony 2.8+ - Remove
Sonata\CoreBundle\Exporter\Exporter
from classes to compile to cache to avoid deprecation warning
Removed
- The admin no longer checks for the
translator
service before translating.