Releases: verbb/field-manager
Releases · verbb/field-manager
Release list
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).
3.0.4
Fixed
- Fix an error when exporting Super Table fields.
3.0.3
Fixed
- Fix an error when cloning Neo fields.
- Fix an error when creating new fields.
3.0.2
Fixed
- Fix an error when cloning Neo fields.
3.0.1
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
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.
2.2.5
Changed
- Revamp Neo import/export handling to support field layout elements.
Fixed
- Improve
displayNametwig function. - Fix an error when exporting Neo fields with child blocks configured.
3.0.0-beta.1
Changed
- Now requires PHP
^8.0.2. - Now requires Craft
^4.0.0-beta.1.
2.2.4
Fixed
- Fix cloning and exporting Neo fields. Ensure you also upgrade to Neo 2.9.12.
2.2.3
Fixed
- Fix incorrectly labelled “Save” button for importing fields.