Skip to content

Releases: verbb/field-manager

2.1.0

11 May 02:19
Compare
Choose a tag to compare

Added

  • Add Neo support for cloning, importing and exporting.
  • Add support for picking blocks and block fields for Super Table, Matrix and Neo fields when importing. This means you can choose specific fields or entire blocktypes to import, rename or exclude.
  • Add field audit functionality. See what elements are using what fields, and also if there are any orphaned field layouts (field layouts that belong to an element group no longer there).
  • Add translatable column to field index.
  • Add option to download export JSON, or view output.

Changed

  • Now requires Craft 3.1.x.

Fixed

  • Enforce plugin to be hidden when allowAdminChanges is set.
  • Fix some missing translations.

2.0.6

11 May 02:10
9702c9c
Compare
Choose a tag to compare

Fixed

  • Fix cloning Matrix and Super Table fields, where fields weren’t getting their blocks and blocktypes correctly cloned.

2.0.5

10 Feb 12:16
Compare
Choose a tag to compare

Fixed

  • Neo fields no longer clone (not supported yet).
  • Fix Matrix/Super Table blocktypes not creating new field layouts.

2.0.4

24 Oct 07:26
Compare
Choose a tag to compare

Fixed

  • Fix errors thrown when creating a new field

2.0.3

03 Oct 00:09
Compare
Choose a tag to compare

Fixed

  • Fix Super Table parsing causing errors
  • Updated field modal with the latest changes from Craft base. Helps with translation/site and field changes.

2.0.2

24 Feb 22:45
Compare
Choose a tag to compare

Changed

  • Improve import support for rias\positionfieldtype\fields\Position
  • Improve SuperTable/Matrix validation for import
  • Improve Craft 2 migration of importing (caused fatal errors in some cases)
  • Set minimum requirement to ^3.0.0-RC11

2.0.1

12 Feb 11:36
Compare
Choose a tag to compare

Fixed

  • Fix plugin icon in some circumstances

2.0.0

10 Feb 12:48
Compare
Choose a tag to compare
  • Craft 3 release

1.5.5

12 Dec 20:06
bf1dfc3
Compare
Choose a tag to compare
  • Minor fix for sidebar icon
  • Fixed import issue where last group dropdown wasn't being set

1.5.4

17 Oct 20:07
Compare
Choose a tag to compare
  • [Added] Verbb marketing (new plugin icon, readme, etc).
  • [Fixed] Fix for handle generation overriding import handle changes