Skip to content

3.29.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 16 Dec 18:41
· 2974 commits to 4.x since this release
3.29.0
ddef92b

Added

  • Added edit button functionality
  • Added possibility to add and remove javascripts/stylesheets without adding all defaults again

Changed

  • added missing Dutch translations
  • Services tagged with sonata.admin and sonata.admin.filter.type are now public
  • Improvements on AbstractAdmin::getClass() method

Fixed

  • Fixed calling route generator with boolean value
  • Replace FQCN strings with ::class constants
  • Add trans filter to form_group and form_tab description
  • added Turkish translations
  • don't display fields that are missing in child classes
  • Patched collection form handling script to maintain File input state when new items are added to collections
  • exporter-related error during cache:clear command.
  • added missing italian translations