Skip to content

Releases: verbb/field-manager

4.0.2

21 Jul 11:39
Compare
Choose a tag to compare

Added

  • Add support for CKEditor and separate editor configs.

Changed

  • Update English translations.

Fixed

  • Fix an error importing and exporting Matrix fields.
  • Fix an error exporting Neo fields.

3.0.9

21 Jul 11:36
Compare
Choose a tag to compare

Added

  • Add support for CKEditor and separate editor configs.

Changed

  • Update English translations.

4.0.1

22 Jun 05:48
Compare
Choose a tag to compare

Changed

  • Cloned Matrix fields now have their entry types cloned, but fields on the entry type are reused and not cloned.
  • Update English translations.

Fixed

  • Fix an error cloning Matrix fields.

4.0.0

13 May 00:40
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

4.0.0-beta.1

04 Mar 09:53
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

3.0.8

25 Oct 00:31
Compare
Choose a tag to compare

Fixed

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

3.0.7

11 Jul 07:26
Compare
Choose a tag to compare

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

27 May 05:21
Compare
Choose a tag to compare

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

05 Jan 05:25
Compare
Choose a tag to compare

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

12 Oct 23:16
Compare
Choose a tag to compare

Fixed

  • Fix an error when exporting Super Table fields.