Nested Entry Support
3.0.0 - 2024-09-23
Added
- Breaking change: Replaces context hooks with
entry.blocksFromField
method to load block content - Breaking change: Replaces
onInit
method in block class definitions with optionalsetSettings
method - Adds support for CKEditor nested entries fields
- Adds utility and console command to clear block cache
- Adds block cache config option
- Adds autoloading config option
Improvements
- Better block class autoloading