Skip to content

Releases: spicywebau/craft-neo

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

Neo 5.2.15

07 Nov 00:48
Compare
Choose a tag to compare

Fixed

  • Fixed an incorrect validation error that could occur when saving cloned blocks with cloned child blocks, if autosaveDrafts was disabled

Neo 5.2.14

31 Oct 00:44
Compare
Choose a tag to compare

Fixed

  • Fixed an error that occurred when saving cloned block types
  • The php craft neo/block-types/fix-field-layouts console command now ensures field layouts have valid UUIDs, fixing an effect of cloned block types sharing a field layout

Neo 4.2.19

30 Oct 23:53
Compare
Choose a tag to compare
  • Fixed a bug where new block types cloned from the same block type could share a field layout
  • The php craft neo/block-types/fix-field-layouts console command now ensures field layouts have valid UUIDs, fixing an effect of cloned block types sharing a field layout

Neo 5.2.13

24 Oct 08:35
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where previously existing blocks could be lost when new blocks had validation errors, if autosaveDrafts was disabled

Neo 5.2.12

21 Oct 09:12
Compare
Choose a tag to compare

Added

  • Added benf\neo\helpers\Memoize::$parentFieldInstancesByLayoutElementUuid

Fixed

  • Fixed performance issues with Neo fields with a large number of block types and field instances

Neo 4.2.18

21 Oct 04:06
Compare
Choose a tag to compare

Fixed

  • Fixed a 'There was a problem getting the parent element' error that occurred when saving child blocks of new blocks if autosaveDrafts was disabled

Neo 5.2.11

18 Oct 04:19
Compare
Choose a tag to compare

Fixed

  • Fixed an error that occurred when editing the settings of field layout elements of new block types

Neo 5.2.10

17 Oct 01:51
Compare
Choose a tag to compare

Fixed

  • Fixed an error that occurred when a block was cloned if autosaveDrafts was enabled
  • Fixed a bug where incorrect validation errors could occur after moving blocks if autosaveDrafts was disabled

Neo 4.2.17

16 Oct 05:24
Compare
Choose a tag to compare

Fixed

  • Fixed an error that occurred when saving new blocks if autosaveDrafts was disabled