Releases: verbb/field-manager
Releases · verbb/field-manager
1.5.3
- [Added] Added import support for Smart Map, which needs a special-case.
1.5.2
- [Improved] Now checks for installed fieldtypes on import/clone.
- [Improved] Added auto-handle generation on mapping screen when importing.
- [Improved] Now uses
fieldType->prepSettings
when cloning fields. Ensures fields are setup correctly when cloning. - [Fixed] Fixed issue with Position Select not importing properly
- [Fixed] Fixed issue with Matrix / Super Table fields moving fields to new cloned fields
1.5.1
- [Fixed] Fixed issue with Matrix/Super Table cloning not applying changes made on the edit screen.
1.5.0
- Added clone, import/export support for Matrix > SuperTable > Matrix field configuration (phew!).
- Changed export/import JSON structure for better consistency, readability and for Matrix/SuperTable support. Supports older exports with deprecation notice.
- Allow
metaKey
(cmd+click) functionality. Thanks to @timkelty - Refactored cloning logic for all fields (now much simpler)
- Better logging and UI feedback for various tasks
- Better clone, import/export support for Matrix-SuperTable combination
- Better logging and flow for import - doesn't die so much when things go wrong
- Fix issue for Matrix and SuperTable fields not being created properly on import/clone.
- Fix where field modals disappeared when failing validation.
- Fix for reordering dropdown fields (and other option fields) and not persisting order.
- Fix field options not updating when changing field type.
1.4.5
1.4.4
- Normalise all modal save/cancel/clone event handlers.
1.4.3
- Create new fields directly from the Field Manager page #16.
- Fields are shown if they are unused - handy to keep your fields clean #16.
- Fixed issue when cloning Matrix field and not carrying over instructions #17.
- Instructions were missing when importing/exporting Matrix & Super Table field.
- Additional fixes for Matrix/Super Table nested cloning and importing.
1.4.2
- Fixed issue with plugin release feed url.
1.4.1
1.4.0
- Craft 2.5 support, including release feed and icons.