You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#7937] Allow manually reorder tagged admin services using the priority attribute. (@tamcy)
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)