Releases: spicywebau/craft-neo
Releases · spicywebau/craft-neo
v2.2.6
Changed
- Neo now requires Craft 3.1.13 or later
Fixed
- Fixed error when applying a project config to another project where a Neo field from the first project doesn't exist
- Fixed error in some cases when deleting a block type and that block type's blocks
v2.2.5
Fixed
- Fixed issue in Neo 2.2.4 with disabled blocks being deleted when saving a Neo field's contents
v1.5.1
Added
Changed developer to Spicy WebFixed
Fixed issue with blocks disappearing on elements with more than one Neo fieldFixed
Fixed issue with lightswitches not working on new blocksFixed
Fixed flickering Reasons modal when using Reasons v1.0.11Fixed
Fixed disabled blocks showing in live previewFixed
Fixed issue where the handle of an existing block type was changing when editing the nameFixed
Clean up block structures if duplicates exist, which could cause blocks either to disappear or to all nest within a newly-added block
Changes from v1.5.0
Added
New icon 😎Added
Copy and paste functionality for blocks (replaces the Duplicate block option)Added
The CpFieldLinks plugin is now supported in blocksAdded
Addedcraft.neo.blocks()
template query function to query for site-wide Neo blocks, much like entries and other elements (thanks @intoeetive)Improved
Saving new entries will now copy Neo contents to all other localesImproved
Added owner property to neoblock to use with dynamic assets pathFixed
Generating keywords for blocks now only iterates the fields of that block, fixing issues with generating keywords on old fields and third-party plugin conflictsFixed
Fixed issue where field types like Matrix used within blocks could not clean up properly if that block was deleted, leading to stranded Matrix blocks left in the databaseFixed
Fixed issue with stacking block criteria model filters in Live Preview sometimes not showing the right resultsFixed
Fixed issue with translated relational fields (eg. Asset field) inside translated Neo fields not saving properly on newly added blocks
v2.2.4
Changed
- Now supports filtering an entry draft's Neo field content with query parameters
Fixed
- Fixed error when creating a new section
v2.2.3
Added
- Added support for the CP Field Inspect plugin
Fixed
- Fixed issue with pasting or cloning blocks where number field values were not retained
v2.2.2
Fixed
- Fixed issue where block types would lose any blank tabs in Neo 2.2.0 and 2.2.1
v2.2.1
Fixed
- Fixed issue where Craft would try to run Neo's Craft 3 upgrade migration on updating to Neo 2.2.0 if Neo 2 was originally installed as a pre-release version
v2.2.0
Added
- Added Craft 3.1 project config support
- Added Craft 3.1 soft-deletes support
- Restored the ability to convert Neo fields to Matrix (New to Neo 2.x; previously added to Neo 1.4.0)
- Restored automatic Neo-to-Matrix conversion on uninstalling Neo (New to Neo 2.x; previously added to Neo 1.4.0)
Changed
- Neo now requires Craft 3.1.0 or newer
- Collapsed block summaries now also show content from child blocks
Fixed
- Fixed issue where blocks would disappear if a Neo field's 'manage blocks on a per-site basis' setting was changed
- Fixed duplicated blocks when saving after setting an existing field to manage blocks on a per-site basis
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