Releases: verbb/smith
Releases · verbb/smith
1.2.0
Changed
- Now require Craft 3.7.31+.
Fixed
- Fix compatibility with Craft 3.7.31.
- Fix potential error with MatrixMate and cloning blocks.
1.1.14
Fixed
- Fix cloned or pasted block not always appearing in some instances.
- Fix incorrectly rendering Matrix blocks for Craft 3.5+.
1.1.13
Fixed
- Fix translations not working.
1.1.12
Fixed
- Fix cloned blocks on un-saved elements not always appearing after cloned source block.
- Fix potentially incorrect blocks being cloned.
1.1.11
Fixed
- Fix being unable to clone or copy/paste unsaved blocks.
1.1.10
Fixed
- Fix error when cloning or pasting blocks where multiple Matrix fields with the same handle existed.
1.1.9
Fixed
- Fix nested Matrix + Super Table fields, where excessively large POST data was being sent to the server.
1.1.8
Fixed
- Fix pasting into new matrix fields, not using the correct
placeholderKey
for the destination field.
1.1.7
Fixed
- Fix error when selecting one or multiple blocks and trying to copy.
1.1.6
Changed
- Updated handling to cater for the latest changes in Matrix and Super Table, with
placeholderKey
. - Now requires Craft 3.4.30+.