Skip to content

Releases: spicywebau/craft-neo

Neo 5.2.21

18 Dec 11:38
Compare
Choose a tag to compare

Fixed

  • Fixed an 'Undefined array key' error that occurred during Neo-to-Matrix conversion, if any of the Neo field's block types had fields with overridden handles

Neo 5.2.20

13 Dec 03:47
Compare
Choose a tag to compare

Changed

  • When running a console command that deletes Craft elements that own Neo blocks, the Neo blocks will now be deleted during the running of the command, rather than using queue jobs
  • New block buttons are now disabled while a new block is being created

Neo 4.2.23

13 Dec 03:31
Compare
Choose a tag to compare

Changed

  • When running a console command that deletes Craft elements that own Neo blocks, the Neo blocks will now be deleted during the running of the command, rather than using queue jobs

Neo 4.2.22

09 Dec 11:04
Compare
Choose a tag to compare

Changed

  • New block buttons are now disabled while a new block is being created
  • When Craft's autosaveDrafts setting is enabled, and a Neo field's owner element supports drafts, creating a new block now forces a provisional draft of the owner element to exist first

Neo 5.2.19

05 Dec 00:21
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where condition rules for parent block field values were not being applied for new child blocks
  • Fixed an error that occurred when creating new blocks whose previous sibling was a cloned or pasted block

Neo 5.2.18

27 Nov 05:04
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where cloned and pasted blocks weren't having their draft status removed on owner element save

Neo 5.2.17

25 Nov 07:14
Compare
Choose a tag to compare

Fixed

  • Fixed a Neo-to-Matrix conversion bug where enabled Neo blocks were being converted to enabled, but not live, Matrix entries

Neo 5.2.16

19 Nov 03:36
Compare
Choose a tag to compare

Fixed

  • Fixed a JavaScript error that occurred when a new block containing a link field was created
  • Fixed a Neo-to-Matrix conversion bug where disabled Neo blocks were being converted to enabled Matrix entries

Neo 4.2.21

19 Nov 03:25
Compare
Choose a tag to compare

Changed

  • When running Craft garbage collection, Neo will now delete Neo block owner data where the owner has previously been deleted

Fixed

  • Fixed a Neo-to-Matrix conversion bug where disabled Neo blocks were being converted to enabled Matrix blocks

Neo 4.2.20

13 Nov 02:34
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where reverting content on an entry with a provisional draft could cause Neo content on the provisional draft to be lost