Releases: jorrit/SonataCloneActionBundle
Releases · jorrit/SonataCloneActionBundle
v0.7.0
Prevents an empty default
tab from being added to the form when cloning an item.
v0.6.0
Use ClassUtils to determine the classname of the subject. This fixes a problem when the subject is a Doctrine proxy instance.
v0.5.1
Fix autoloading the extension class.
v0.5.0
- Add support for copying Gedmo translations after clone.
v0.4.0
This release fixes a bug when used in combination with symfony/property-info 5 and up.
v0.3.0
Adds compatibility with Symfony v5 dependencies.
v0.2.0
- Add Dutch translation
- Fixed usage of clone action in child admins