Skip to content

4.8.0

Compare
Choose a tag to compare
@VincentLanglet VincentLanglet released this 25 Jan 20:01
· 348 commits to 4.x since this release
96aec2d

Added

  • [#7684] code, model_class and controller attribute to the sonata.admin service tag (@VincentLanglet)
  • [#7708] Added support to display backed enums in lists and show templates (@franmomu)

Deprecated

  • [#7684] Passing the code, the model class and the controller name as first, second and third argument of the Admin constructor. Use the sonata.admin attributes instead. (@VincentLanglet)