Skip to content

Releases: verbb/smith

1.2.0

11 Feb 01:40
Compare
Choose a tag to compare

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

30 May 04:48
Compare
Choose a tag to compare

Fixed

  • Fix cloned or pasted block not always appearing in some instances.
  • Fix incorrectly rendering Matrix blocks for Craft 3.5+.

1.1.13

17 Mar 06:14
Compare
Choose a tag to compare

Fixed

  • Fix translations not working.

1.1.12

19 Jan 09:08
Compare
Choose a tag to compare

Fixed

  • Fix cloned blocks on un-saved elements not always appearing after cloned source block.
  • Fix potentially incorrect blocks being cloned.

1.1.11

15 Jan 02:56
Compare
Choose a tag to compare

Fixed

  • Fix being unable to clone or copy/paste unsaved blocks.

1.1.10

20 Oct 22:14
Compare
Choose a tag to compare

Fixed

  • Fix error when cloning or pasting blocks where multiple Matrix fields with the same handle existed.

1.1.9

18 Oct 04:41
Compare
Choose a tag to compare

Fixed

  • Fix nested Matrix + Super Table fields, where excessively large POST data was being sent to the server.

1.1.8

05 Sep 10:52
Compare
Choose a tag to compare

Fixed

  • Fix pasting into new matrix fields, not using the correct placeholderKey for the destination field.

1.1.7

31 Aug 12:34
Compare
Choose a tag to compare

Fixed

  • Fix error when selecting one or multiple blocks and trying to copy.

1.1.6

10 Aug 01:19
Compare
Choose a tag to compare

Changed

  • Updated handling to cater for the latest changes in Matrix and Super Table, with placeholderKey.
  • Now requires Craft 3.4.30+.