Skip to content

Releases: spicywebau/craft-neo

Neo 5.1.1

28 Jul 14:20
Compare
Choose a tag to compare

Fixed

  • Fixed a JavaScript error that could occur in some cases when creating a new block with no tabs

Neo 4.2.9

25 Jul 06:59
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where edited descendants of unedited blocks weren't being returned in GraphQL draft queries

Neo 5.1.0

24 Jul 11:39
Compare
Choose a tag to compare

Added

  • Added benf\neo\controllers\Configurator::actionGetCommonEntryTypeSettings()
  • Added benf\neo\models\BlockType::getEntryType()
  • Added benf\neo\models\BlockType::setEntryType()
  • Added benf\neo\models\BlockType::$entryTypeId and the neoblocktypes.entryTypeId column
  • Added benf\neo\services\BlockTypes::getByCriteria()
  • Added benf\neo\services\Conversion::convertEntryTypeToBlockType()

Changed

  • Block types now have an entry type setting, allowing for choosing an entry type that the block type will take its name, handle, color, and field layout from

Fixed

  • Fixed a bug where the 'save as new entry' option would not save any Neo blocks for the new entry

Neo 4.2.8

10 Jul 09:25
Compare
Choose a tag to compare

Fixed

  • Fixed an error that occurred when trying to create a block on a Solspace calendar event

Neo 4.2.7

03 Jul 11:45
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where pasted copies of a new block would not be saved

Neo 4.2.6

02 Jul 09:31
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where the contents of translatable fields within new Neo blocks were not being propagated to other sites

Neo 5.0.5

01 Jul 12:06
Compare
Choose a tag to compare

Added

  • Added benf\neo\elements\db\BlockQuery::findStructureId()
  • Added benf\neo\elements\db\BlockQuery::$findStructureId

Fixed

  • Fixed an error that occurred when calling benf\neo\Field::getBlockTypeFields()
  • Fixed a bug where nested Matrix entries could not be created in new Neo blocks until after saving the owner element, if Craft's autosaveDrafts general config setting was set to false

Neo 5.0.4

26 Jun 12:34
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where collapsed input block previews were misaligned
  • Fixed a bug where asset thumbnails in collapsed input block previews were not working
  • Fixed a bug where setting Craft's autosaveDrafts general config setting to false would cause Neo blocks created on new entries to lose their content when saved

Neo 4.2.5

24 Jun 11:30
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where content migrations that set Neo field values could fail to set more than one block in some cases

Neo 4.2.4

18 Jun 11:57
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where setting Craft's autosaveDrafts general config setting to false would cause Neo blocks created on new entries to lose their content when saved