Releases: verbb/cloner
Releases · verbb/cloner
1.2.1
Fixed
- Fix error when cloning an entry type.
1.2.0
Changed
- Now requires Craft 3.5+.
Fixed
- Fix error when cloning an entry type in Craft 3.5+.
1.1.2
Fixed
- Fix logging error
Call to undefined method setFileLogging()
.
1.1.1
Changed
- File logging now checks if the overall Craft app uses file logging.
- Log files now only include
GET
andPOST
additional variables.
1.1.0
Added
- Craft 3.4 compatibility.
1.0.4
Added
- Add site cloning support.
1.0.3
Fixed
- Fix error when special characters are in the name for cloned items.
1.0.2
Fixed
- Fix cloner button not entry types screen when only one entry type exists.
1.0.1
Fixed
- Fixed an issue where registering plugin resources caused other plugins to fail catastrophically.
1.0.0
Initial release.