Releases: verbb/field-manager
Releases · verbb/field-manager
2.1.0
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
Fixed
- Fix cloning Matrix and Super Table fields, where fields weren’t getting their blocks and blocktypes correctly cloned.
2.0.5
Fixed
- Neo fields no longer clone (not supported yet).
- Fix Matrix/Super Table blocktypes not creating new field layouts.
2.0.4
Fixed
- Fix errors thrown when creating a new field
2.0.3
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
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
Fixed
- Fix plugin icon in some circumstances
2.0.0
- Craft 3 release
1.5.5
- Minor fix for sidebar icon
- Fixed import issue where last group dropdown wasn't being set
1.5.4
- [Added] Verbb marketing (new plugin icon, readme, etc).
- [Fixed] Fix for handle generation overriding import handle changes