Skip to content

Neo 5.2.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ttempleton ttempleton released this 01 Aug 09:07

Added

  • Added benf\neo\console\controllers\BlockTypesController::actionConvertToEntryType() (php craft neo/block-types/convert-to-entry-type console command)

Changed

  • Neo now requires Craft 5.3.0-beta.1 or later
  • benf\neo\services\Conversion::convertBlockTypeToEntryType() now has a $save argument
  • Blocks now begin life as unpublished drafts

Fixed

  • Fixed a bug where newly-created blocks could lose their disabled status if the owner element had validation errors and autosaveDrafts was disabled