Added
- Added a new option
link_parameters
for list action button. This option is
passed togenerateObjectUrl
. - Added configuration parameter
sonata_admin.options.legacy_twig_text_extension
in order to control which
text extension will be used; - Added
truncate.cut
andtruncate.ellipsis
option inlist_html.html.twig
andshow_html.html.twig
views.
Deprecated
- Constructing
SonataAdminExtension
with an instance of TranslationInterface
from components - Deprecated "truncate.preserve" and "truncate.separator" options in
list_html.html.twig
andshow_html.html.twig
views; - Not setting
sonata_admin.options.legacy_twig_text_extension
asfalse
.