- Clear cache for related entry owner element on entry save
- Error in logic for clearing block cache data for related entries
- Console command to clear block cache for entries related to expired entries
- Added examploe for CkEditor nested entries inside matrix blocks
- 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
- Better block class autoloading
- Craft CMS 5 compatibility.
- Initial release.