You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#7748] sonata_admin.options.default_label_catalogue in favor of sonata_admin.options.default_translation_domain (@VincentLanglet)
[#7748] label_catalogue attribute on sonata_admin tag in favor of translation_domain (@VincentLanglet)
[#7748] catalogue option on fieldDescription in favor of choice_translation_domain for TYPE_CHOICE or value_translation_domain for TYPE_TRANS. (@VincentLanglet)
[#7748] label_catalogue on group configuration in favor of translation_domain (@VincentLanglet)
[#7748] btn_catalogue option on form type in favor of btn_translation_domain (@VincentLanglet)
[#7725] Defining a list mode with a "class" setting, use the "icon" setting instead. (@VincentLanglet)
[#7743] Passing '' for the admin key in an item of the sonata_admin.dashboard.groups config (@VincentLanglet)
[#7743] Passing a route or a label when an admin is passed in an item of the sonata_admin.dashboard.groups config (@VincentLanglet)
[#7743] The item_adds key when configuring the sonata_admin.dashboard.groups config (@VincentLanglet)
[#7748] translation_domain attribute on sonata_admin is used to set the admin translation domain. (Unlike the label_catalogue attribute) (@VincentLanglet)
[#7757] Duplicate display of the help option for ModelListType (@VincentLanglet)