Releases: verbb/field-manager
Releases · verbb/field-manager
4.0.3
4.0.2
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
Added
- Add support for CKEditor and separate editor configs.
Changed
- Update English translations.
4.0.1
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
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
4.0.0-beta.1
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0-beta.1+
.
3.0.8
Fixed
- Fix an error when viewing the audit screen.
- Fix lack of validation checks when creating or editing fields.
3.0.7
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
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
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).