Skip to content

Releases: spicywebau/craft-neo

v2.1.5

17 Jan 13:49
Compare
Choose a tag to compare

Fixed

  • Fixed issue where structure IDs were not being set for block queries, causing duplicated blocks to appear in Craft 3.1.0 and newer

v2.1.4

12 Jan 14:43
Compare
Choose a tag to compare

Fixed

  • Fixed issue on multi-site Craft installs where entry/category fields in new or pasted/cloned Neo blocks were always listing elements from the primary site

v2.1.3

11 Jan 14:35
Compare
Choose a tag to compare

Fixed

  • Fixed error when duplicating an element with a Neo field set not to manage blocks on a per-site basis

v2.1.2

05 Jan 05:22
Compare
Choose a tag to compare

Added

  • Added the ability to copy multiple selected blocks from different levels, which can be pasted at the same level

Fixed

  • Now always saves the block type field layout when saving a block type; fixes an issue with Schematic importing Neo before its field layout fields are imported (thanks @boboldehampsink)

v2.1.1

10 Dec 03:33
Compare
Choose a tag to compare

Fixed

  • Fixed issue where Neo was sometimes causing Craft to fail to delete stale template caches

v2.1.0

01 Dec 11:59
Compare
Choose a tag to compare

Added

  • Added the ability to copy multiple selected blocks at the same level
  • Added Schematic support (thanks @boboldehampsink)
  • Restored the Duplicate menu option on blocks -- now named Clone

Fixed

  • Fixed incorrect block levels on drafts of existing entries
  • Fixed issues with blocks using memoized datasets for queries
  • Fixed field eager loading on PostgreSQL (thanks @boboldehampsink)
  • Fixed block previews of unfilled color fields
  • Fixed issue where the handle of an existing block type was changing when editing the name

v2.0.4

23 Nov 11:28
Compare
Choose a tag to compare

Fixed

  • Fixed 500 error accessing block relatives from relational fields in live preview

v2.0.3

22 Nov 06:00
Compare
Choose a tag to compare

Fixed

  • Fixed incorrect block levels being set in drafts
  • Set correct Craft minimum version requirement of 3.0.17

v2.0.2

19 Nov 08:08
Compare
Choose a tag to compare

Fixed

  • Clean up block structures if duplicates exist, which would cause blocks to appear to duplicate

v2.0.1

02 Nov 05:48
Compare
Choose a tag to compare

Fixed

  • Block structure-related fixes
  • Restored ability to translate block type names