Skip to content

Releases: sonata-project/SonataAdminBundle

4.36.2

16 May 20:11
e77b600

Choose a tag to compare

Changed

  • [#8283] Replaced hardcoded sonata.admin strings with class constant TaggedAdminInterface::ADMIN_TAG (@symfonyaml)

Fixed

Removed

Security

4.36.1

03 Apr 18:46
7f94789

Choose a tag to compare

Fixed

4.36.0

11 Mar 13:00
748306c

Choose a tag to compare

Changed

  • [#8265] Migrate edit form behaviors to vanilla js (@onEXHovia)
  • [#8270] Migrate field collection to vanilla js (@onEXHovia)
  • [#8271] Migrate per page switcher to vanilla js (@onEXHovia)
  • [#8272] Replaced the commented-out HttpException with BadRequestHttpException in the validateCsrfToken method to properly reflect an HTTP 400 error for invalid CSRF tokens (@desarrolla2)
  • [#8264] Replace jquery.confirmExit to vanilla js (@onEXHovia)
  • [#8263] Migrate revision inline js to stimulus (@onEXHovia)

Fixed

4.35.4

20 Feb 14:35
418783e

Choose a tag to compare

Fixed

  • [#8261] Convert HTMLOptionsCollection to array before apply filter (@onEXHovia)

4.35.3

13 Feb 11:12
db0e495

Choose a tag to compare

Fixed

4.35.2

05 Feb 19:11
e0daf0b

Choose a tag to compare

Fixed

4.35.1

04 Feb 09:10
5c580ec

Choose a tag to compare

Added

4.35.0

03 Feb 13:56
8bb86ec

Choose a tag to compare

Changed

Removed

4.34.0

07 Dec 17:34
db99910

Choose a tag to compare

Changed

4.33.0

04 Dec 11:06
cf18317

Choose a tag to compare

Added

  • [#8219] Support editable mode on FieldDescriptionInterface::TYPE_ENUM (@onEXHovia)

Fixed