Releases: spicywebau/craft-quick-field
Releases · spicywebau/craft-quick-field
Quick Field 1.0.0
Added
- Added Craft 3 compatibility (requires Craft 3.7.0 or later)
- Added the ability to rename and delete field groups from the field layout designer
Changed
- Moved the new field and new group buttons to the sidebar of the new field layout designer
- Moved the
Craft\QuickFieldPlugin
class tospicyweb\quickfield\Plugin
- Moved the
Craft\QuickFieldController
class tospicyweb\quickfield\controllers\QuickFieldController
- Renamed
Craft\QuickFieldController::actionGetFieldSettings()
tospicyweb\quickfield\controllers\QuickFieldController::actionLoad()
Removed
- Removed Craft 2 compatibility
- Removed the
Craft\QuickFieldService
class - Removed the
Craft\QuickFieldVariable
class
Fixed
- Fixed a bug where the new field button would still appear if the Craft install had no field groups
- Fixed a bug where newly-created groups would not appear as options for new fields
v0.3.4
Fixed
Fixed issue with Neo where editing fields of certain types wasn't working
v0.3.3
Improved
Added support for the Neo plugin/field type
v0.3.2
Improved
Updated the plugin iconFixed
Fixed bug where changing a field's group to a hidden one wouldn't show the groupFixed
Fixed bug where newly created fields couldn't be editedFixed
Edit icon on fields now stays visible when dragging
v0.3.1
- [Added] Added compatibility with the PimpMyMatrix plugin
- [Improved] Improved layout of buttons on the field layout designer
- [Improved] Changed vertical alignment of the edit button to the top for long named fields
v0.3.0
v0.2.2
- [Fixed] Fixed issues with certain third-party field types where their Javascript wasn't executing correctly
- [Added] Added release feed for convenient updating
- [Added] Added plugin description