Changelog

3.0.9 2024-07-21

Added

  • Add support for CKEditor and separate editor configs.

Changed

  • Update English translations.

3.0.8 2023-10-25

Fixed

  • Fix an error when viewing the audit screen.
  • Fix lack of validation checks when creating or editing fields.

3.0.7 2023-07-11

Added

  • Add better guards for Super Table and Neo fields, when plugin not installed.

Fixed

  • Fix an issue where some fields in Matrix and Super Table fields weren’t having their settings created correctly.

3.0.6 2023-05-27

Changed

  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix Neo groups being moved to clone field instead of cloned. (thanks @ttempleton).
  • Export/clone new Neo properties up to 3.6.0. (thanks @ttempleton).

3.0.5 2023-01-05

Fixed

  • Fix Audit items showing field layouts with no fields.
  • Fix an error when running Audit on elements where their plugin is disabled, but installed.
  • Fix error when importing Neo block type with null field layout. (thanks @ttempleton).

3.0.4 2022-10-13

Fixed

  • Fix an error when exporting Super Table fields.

3.0.3 2022-10-12

Fixed

  • Fix an error when cloning Neo fields.
  • Fix an error when creating new fields.

3.0.2 2022-08-09

Fixed

  • Fix an error when cloning Neo fields.

3.0.1 2022-07-27

Added

  • Add English translations.

Changed

  • Replace deprecated Craft.postActionRequest() for JS.

Fixed

  • Fix an error when cloning a Matrix and Super Table combination.

3.0.0 2022-07-10

Added

  • Add checks for registering events for performance.

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.
  • Rename base plugin methods.