Releases: spicywebau/craft-neo
Releases · spicywebau/craft-neo
Neo 5.5.6
Neo 5.5.5
Fixed
- Fixed an error that occurred during Neo-to-Matrix conversion, if Neo block data still existed in the database for a site that was no longer a supported site for the block
Neo 5.5.4
Fixed
- Fixed an error that could occur when creating a new block in a Neo field with Max Blocks set
Neo 5.5.3
Changed
- Improved garbage collection of orphaned Neo data
Fixed
- Fixed a bug where revision Neo blocks shared by revision owners would be deleted for newer owners when the oldest owner was pruned
- Fixed a style issue with disabled Neo block visual indicators
Neo 5.5.2
Fixed
- Fixed a bug where block type icons weren't appearing in preview mode
Neo 4.4.7
Fixed
- Fixed a bug where revision Neo blocks shared by revision owners would be deleted for newer owners when the oldest owner was pruned
Neo 5.5.1
Fixed
- Fixed an error that occurred during Neo-to-Matrix conversion, if there was relational data in the database for a relational field that was since removed from a Neo block type's field layout
Neo 4.4.6
Fixed
- Fixed an error that occurred during Neo-to-Matrix conversion, if there was relational data in the database for a relational field that was since removed from a Neo block type's field layout
Neo 4.4.5
Fixed
- Fixed a bug where Matrix content nested in a revision of a deleted Neo block would disappear when restoring the revision
Neo 5.5.0
{note} If you are affected by the entry condition rule bug, you will need to resave either the entry type or block type.
Added
- Added
benf\neo\elements\conditions\OwnerDateCreatedConditionRule - Added
benf\neo\elements\conditions\OwnerDateUpdatedConditionRule - Added
benf\neo\elements\conditions\OwnerHasUrlConditionRule - Added
benf\neo\elements\conditions\OwnerLevelConditionRule - Added
benf\neo\elements\conditions\OwnerSlugConditionRule - Added
benf\neo\elements\conditions\OwnerTitleConditionRule - Added
benf\neo\elements\conditions\OwnerUriConditionRule - Added
benf\neo\models\Settings::$alwaysShowButtonsAboveField - Added
benf\neo\models\Settings::$blockAnchorIdPrefix - Added
benf\neo\services\Blocks::blockAnchorId() - Added
benf\neo\web\twig\Variable::blockAnchorId() - Added
benf\neo\web\twig\Variable::previewHighlightAttribute()
Fixed
- Fixed a bug that occurred when an entry type was set on a block type, where entry-specific condition rules on field layout components were being saved on the block type, causing errors when creating blocks of that type
- Fixed accessibility issues with new block menus and buttons
- Fixed a bug where Neo block validation on save was clearing out errors added previously in the request