Skip to content

Neo 4.2.0

Compare
Choose a tag to compare
@ttempleton ttempleton released this 30 May 11:01

Changed

  • New Neo input blocks are now always loaded from the server, regardless of the enableLazyLoadingNewBlocks plugin setting

Deprecated

  • Deprecated benf\neo\models\Settings::$enableLazyLoadingNewBlocks
  • Deprecated benf\neo\services\Blocks::renderTabs()

Fixed

  • Fixed a bug where Neo would try to update an input block's visible field layout elements while dragging the block (thanks @myleshyson)
  • Fixed an error that could occur when updating visible field layout elements after the first change to an entry
  • Fixed a bug where condition rules for parent block field values were not always being applied
  • Fixed a bug where deleting Neo block types would cause duplicate items in the Neo field's item order in the project config