- Fix Entry Type cloning, and support ajax-based, filterable admin tables.
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
- New plugin icon.
- Fix an error when cloning sites.
- Fix being unable to clone sites.
- Fix an error when cloning Filesystems.
- Fix an error when cloning.
- Add missing English translations.
- Replace deprecated
Craft.postActionRequest()
for JS.
- Fix a type error when cloning objects.
- Now requires PHP
8.0.2+
. - Now requires Craft
4.0.0+
.
- Fix not cloning UI elements for all element types.
- Fix error when cloning an entry type.
- Now requires Craft 3.5+.
- Fix error when cloning an entry type in Craft 3.5+.
- Fix logging error
Call to undefined method setFileLogging()
.
- File logging now checks if the overall Craft app uses file logging.
- Log files now only include
GET
andPOST
additional variables.
- Craft 3.4 compatibility.
- Add site cloning support.
- Fix error when special characters are in the name for cloned items.
- Fix cloner button not entry types screen when only one entry type exists.
- Fixed an issue where registering plugin resources caused other plugins to fail catastrophically.
- Initial release.