Version 3.1.0
August 9, 2024
Changed
- Now requires Craft 5.1+.
Fixed
- 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.
Version 3.0.0
May 18, 2024
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
Version 2.0.1
April 10, 2024
Fixed
- Fix plugin not working correctly in element slide-out editors.
Version 2.0.0
June 3, 2022
Changed
- Now requires PHP
8.0.2+
. - Now requires Craft
4.0.0+
.
Version 1.2.3
April 4, 2022
Fixed
- Add support for cloning complex Matrix fields, when nested in Super Table fields.
Version 1.2.2
April 2, 2022
Fixed
- Fix un-saved Super Table and Matrix combinations not being able to be cloned.
Version 1.2.1
March 24, 2022
Fixed
- Fix an error when viewing a revision for an entry/element.
Version 1.2.0
January 11, 2022
Changed
- Now requires Craft 3.7.31+.
Fixed
- Fix compatibility with Craft 3.7.31.
- Fix potential error with MatrixMate and cloning blocks.
Version 1.1.14
May 30, 2021
Fixed
- Fix cloned or pasted block not always appearing in some instances.
- Fix incorrectly rendering Matrix blocks for Craft 3.5+.
Version 1.1.13
March 17, 2021
Fixed
- Fix translations not working.
Version 1.1.12
January 19, 2021
Fixed
- Fix cloned blocks on un-saved elements not always appearing after cloned source block.
- Fix potentially incorrect blocks being cloned.
Version 1.1.11
January 15, 2021
Fixed
- Fix being unable to clone or copy/paste unsaved blocks.
Version 1.1.10
October 21, 2020
Fixed
- Fix error when cloning or pasting blocks where multiple Matrix fields with the same handle existed.
Version 1.1.9
October 18, 2020
Fixed
- Fix nested Matrix + Super Table fields, where excessively large POST data was being sent to the server.
Version 1.1.8
September 5, 2020
Fixed
- Fix pasting into new matrix fields, not using the correct
placeholderKey
for the destination field.
Version 1.1.7
August 31, 2020
Fixed
- Fix error when selecting one or multiple blocks and trying to copy.
Version 1.1.6
August 10, 2020
Changed
- Updated handling to cater for the latest changes in Matrix and Super Table, with
placeholderKey
. - Now requires Craft 3.4.30+.
Version 1.1.5
July 26, 2020
Fixed
- 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
Version 1.1.4
July 23, 2020
Fixed
- 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.
Version 1.1.3
April 16, 2020
Fixed
- Fix logging error
Call to undefined method setFileLogging()
.
Version 1.1.2
April 15, 2020
Changed
- File logging now checks if the overall Craft app uses file logging.
- Log files now only include
GET
andPOST
additional variables.
Version 1.1.1
February 12, 2020
Fixed
- Fix issue with pasting blocks.
Version 1.1.0
February 11, 2020
Added
- Add Craft 3.4 support.
Changed
- Now requires Craft 3.4+.
Version 1.0.0
April 14, 2019
- Initial release.