Releases: spicywebau/craft-neo
Releases · spicywebau/craft-neo
v2.1.8
Fixed
- Fixed multi-site issue, when enabling a site for a section, where a Neo field set not to manage its blocks on a per-site basis would cause the resaving of the section's entries to fail
v2.1.7
Fixed
- Fixed issue where Neo blocks would not appear on duplicated entries
v2.1.6
Fixed
- Fixed error when pasting or cloning blocks on single-site Craft installations
v2.1.5
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
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
Fixed
- Fixed error when duplicating an element with a Neo field set not to manage blocks on a per-site basis
v2.1.2
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
Fixed
- Fixed issue where Neo was sometimes causing Craft to fail to delete stale template caches
v2.1.0
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
Fixed
- Fixed 500 error accessing block relatives from relational fields in live preview