Releases: doublesecretagency/craft-spoon
Releases · doublesecretagency/craft-spoon
4.0.4
Added
- Added a new "Welcome" message when installing the plugin.
Changed
- Completely overhauled the Spoon documentation.
Fixed
- Fixed spacing of nested menu toggle.
4.0.3
Fixed
- Preserve existing block type UUIDs when saving. (#124) (thanks @bvangennep)
4.0.2
Fixed
- Fixed bug which allowed hidden blocks to be available via the cog menu. (#122) (thanks @tomdavies)
4.0.1
Fixed
- Fixed a bug which could prevent the button from showing in a slideout. (#120) (thanks @tomdavies)
4.0.0
4.0.0-beta.1
Added
- Craft 4 compatibility.
Changed
- Refactored field layout designer to use Vue instead of Garnish.
3.7.0
Changed
- Transferred plugin ownership to Double Secret Agency.
3.6.0
Changed
- Spoon is now compatible with Craft 3.5, as a result of these changes Spoon requires Craft 3.5 or greater from this release onward.
3.5.3
Fixed
- Fixed an issue where project config could fail with an "Integrity constraint violation" error - thanks to @qrazi for pointing me in the right direction! (#90 & PR #93)
- Fixed an issue with newer versions of Super Table which caused Matrix blocks to render empty if there was at least one Super Table configured inside the Matrix field (#98)
- Fixed an error that could occur when matrix fields don’t return properly by ID (#92)