Skip to content

Nested Entry Support

Compare
Choose a tag to compare
@daltonrooney daltonrooney released this 24 Sep 00:38
· 14 commits to dev since this release
5a14abe

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 optional setSettings 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