- Now requires Craft 5.1+.
- Fix an issue when cloning and pasting blocks, where the source field would have their blocks duplicated.
- Fix an error working with non-primary site elements.
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
- Fix plugin not working correctly in element slide-out editors.
- Now requires PHP
8.0.2+
. - Now requires Craft
4.0.0+
.
- Add support for cloning complex Matrix fields, when nested in Super Table fields.
- Fix un-saved Super Table and Matrix combinations not being able to be cloned.
- Fix an error when viewing a revision for an entry/element.
- Now requires Craft 3.7.31+.
- Fix compatibility with Craft 3.7.31.
- Fix potential error with MatrixMate and cloning blocks.
- Fix cloned or pasted block not always appearing in some instances.
- Fix incorrectly rendering Matrix blocks for Craft 3.5+.
- Fix translations not working.
- Fix cloned blocks on un-saved elements not always appearing after cloned source block.
- Fix potentially incorrect blocks being cloned.
- Fix being unable to clone or copy/paste unsaved blocks.
- Fix error when cloning or pasting blocks where multiple Matrix fields with the same handle existed.
- Fix nested Matrix + Super Table fields, where excessively large POST data was being sent to the server.
- Fix pasting into new matrix fields, not using the correct
placeholderKey
for the destination field.
- Fix error when selecting one or multiple blocks and trying to copy.
- Updated handling to cater for the latest changes in Matrix and Super Table, with
placeholderKey
. - Now requires Craft 3.4.30+.
- Fix paste-checks not being done each time the menu is opened. Causing previously-copied blocks (from other fields) to show they can be pasted.
- Fix being unable to post for Super Table in Matrix fields.
- Fix JS error in Safari
- Fix being unable to clone Matrix blocks when they contained a Super Table Field.
- Fix being unable to clone Matrix blocks when in Neo fields.
- Fix menu option not being added for Matrix blocks nested in Super Table or Neo fields.
- Fix newly cloned blocks when nested in Super Table or Neo fields not cloning properly.
- Fix Neo support to allow for nested Matrix fields more than 2 levels deep.
- 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.
- Fix issue with pasting blocks.
- Add Craft 3.4 support.
- Now requires Craft 3.4+.
- Initial release.