Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@jacksleight jacksleight released this 03 Sep 16:45
· 2 commits to main since this release
c4ad146

This release introduces some significant changes to the terminology and variables used in mutators, however there are only two very small breaking changes, please read upgrade guide for more information.

  • [new] Mutators are now known as plugins
  • [new] Class based plugins for easier organisation and reuse
  • [new] Scoped plugins that can be enabled per-field
  • [new] New helpers and metadata for advanced data manipulation
  • Easier setup with no custom editor class binding
  • Better indexing of parent and sibling items
  • More flexible type name handling
  • Statamic 5.0+ is now required