Skip to content

Releases: sonata-project/SonataAdminBundle

3.42.1

06 Dec 07:11
3.42.1
febc3ac
Compare
Choose a tag to compare

Fixed

  • Fix crash on listing pages that have a datagrid filter

3.42.0

03 Dec 19:24
3.42.0
ef58250
Compare
Choose a tag to compare

Fixed

  • incorrect deprecation message about AdminInterface::setSecurityHandler()
  • Error on some fields in collection table when strict_variables mode is enabled
  • Newly created media were not autoselected

Deprecated

  • header_style option

3.41.0

23 Nov 19:19
3.41.0
4124620
Compare
Choose a tag to compare

Added

  • Allow disabling front debug logs

Fixed

  • Fixed AdminType tabs ids when used in collections
  • the list mode view is now preserved when a sorting is applied

3.40.3

10 Nov 13:51
3.40.3
e82a5e4
Compare
Choose a tag to compare

Added

  • Added missing polish translation for link_edit

Fixed

  • Change icon on list column sorting
  • invalid html in the export links list
  • FrameworkBundle redirect action notation to the current syntax
  • BC break when baseControllerName uses bundle notation with subfolder

3.40.2

17 Oct 08:36
3.40.2
0994f41
Compare
Choose a tag to compare

Fixed

  • Add display of missing sonata_help on many form type
  • confirm_exit, use_select2, use_icheck and use_stickyforms settings.
  • make:sonata:admin not working
  • Moved the JS config in a meta tag in head section of the sonata_layout twig file

3.40.1

08 Oct 06:45
3.40.1
57a4e6d
Compare
Choose a tag to compare

Fixed

  • Minor bug in JavaScripts (Admin.js)

3.40.0

06 Oct 21:03
3.40.0
4b69967
Compare
Choose a tag to compare

Added

  • Added Admin object reference to javascript window object
  • Added RuntimeException message for Create and Show actions from CRUDController
  • Added a new maker to generate admin class, controller and service definition

Fixed

  • Added support for moment.js French language
  • Pool::getInstance will always return a valid admin instance
  • Fixed controller reference deprecations

Removed

  • Removed inline scripts for SONATA_CONFIG and SONATA_TRANSLATIONS

3.39.0

09 Sep 08:55
3.39.0
0971174
Compare
Choose a tag to compare

Added

  • An affirmative grant checker for Twig
  • Translation file for zh_HK (Traditional Chinese).

Fixed

  • Updated Luxembourgish translations
  • Fixed negative admin unique id on 32 bits platforms
  • Fixed iCheck inputs not triggering change event
  • Fixed issue with getNbResults return negative result, if there where no results
  • Dashboard block security was expected to be checked affirmatively rather than unanimously

Changed

  • moved symfony/class-loader into require-dev section of composer
  • Use Admin::getUniqid() to generate HTML tab id

Deprecated

  • CreateClassCacheCommand is deprecated

3.38.3

21 Aug 18:15
3.38.3
871dd64
Compare
Choose a tag to compare

Fixed

  • An error message about subclasses has been fixed
  • issue Error 500 when requesting short object description as JSON

3.38.2

17 Aug 12:33
3.38.2
02be77a
Compare
Choose a tag to compare

Fixed

  • Checking the wrong method for form fields