4.20.0
版本发布时间: 2022-10-20 16:29:17
sonata-project/SonataAdminBundle最新发布版本:4.31.0(2024-07-16 02:57:16)
Added
Deprecated
- [#7941] Applying the service tag
sonata.admin
to a service more than once is deprecated. This is not meant to be supported and will not work as intended, as only one of the tag attributes will be applied to the service. (@tamcy)
Fixed
- [#7949] Fix validation errors while editting many to one|many relations in a modal. (@jordisala1991)
- [#7948] Violations error handling (@ggabrovski)
- [#7940] Fix an issue that exception is thrown when the admin code is different from its service id. (@tamcy)