Releases: spicywebau/craft-neo
Releases · spicywebau/craft-neo
v2.5.1
v2.5.0
Added
- GraphQL implementation
- Add GraphQL how to doc
v2.4.8
v2.4.7
v2.4.6
v2.4.5
Fixed
v2.4.4
Fixed
- require the siteId for neo structures for eager loading
- fix getSupportedSiteIdsForField language comparison
Changed
- Removed the queue job after changing the propagation method for the neo field as it was causing
Attempting to save an element in an unsupported site.
. Propagation changes will be applied once the entry containing the field is saved.
v2.4.3
Fixed
-
added beforeSave function to properly update the neo field propagation method by setting and checking the oldPropagationMethod variable.
-
if PROPAGATION_METHOD_NONE is NOT set for the neo field, make sure to duplicate the block and structures for the other sites using the primary content.
-
Fix indentation of code
v2.4.2
Fixed
- Fix - Need to set the new key for neo structures since the ownerSiteId is now set