Skip to content

Neo 4.1.0

Compare
Choose a tag to compare
@ttempleton ttempleton released this 03 Apr 02:36

Added

  • Added benf\neo\console\controllers\BlockTypesController::actionFixFieldLayouts() (php craft neo/block-types/fix-field-layouts console command)
  • Added benf\neo\console\controllers\FieldsController::actionFixBlockStructureSiteIds() (php craft neo/fields/fix-block-structure-site-ids console command)

Fixed

  • Fixed an error that could occur when changing a Neo field's propagation method, if a Neo block structure for that field exists for an owner element that no longer has the field on its field layout
  • Fixed a bug where deleting an entry for a site wasn't propagating to Neo blocks for that entry/site