Skip to content

Releases: doublesecretagency/craft-spoon

3.2.1

13 Sep 13:21
Compare
Choose a tag to compare

Added

  • Added support for static translations (#22).

Fixed

  • Fixed an issue where the Settings model wasn’t referencing the correct array validator class and was throwing an error when using the Schematic plugin (#26 and #14).

3.2.0

04 Sep 13:55
Compare
Choose a tag to compare

Added

  • Added support for Super Table allowing you to use Spoon on Matrix fields that are inside Super Table fields, both Super Table > Matrix and Matrix > Super Table > Matrix. Initially this is only for the global context which means you can only change these nested Matrix fields in the Spoon settings page and those changes apply everywhere (see #7 and #19).

3.1.0

29 Aug 10:21
Compare
Choose a tag to compare

Added

  • Now the global settings page shows you the parent field if the Matrix field is contained in a Super Table block

Fixed

  • Fixed an issue with the settings model rules not being declared properly
  • Fixed an issue where sometimes the loader js wasn’t getting run
  • Fixed an issue where no fields would show if the Matrix field being spooned was inside another Matrix field some how, tested inside Super Table (#7)

3.0.1

28 Aug 14:59
Compare
Choose a tag to compare

Changed

  • Updated the README with the relevant GitHub project and a note about support
  • Changed the required version of Craft to 3.0.16 which fixes an issue with Safari when configuring block type layouts (#8)

Updated

  • Fixed a typo in the README
  • Fixed an issue where the initial page load in Safari was showing blank blocks (#10)

3.0.0

10 Jul 09:06
Compare
Choose a tag to compare

Added

  • Added the nestedSettings config setting to allow a new, nested settings menu format (#2)
  • Added the Craft 2 > 3 migration

Fixed

  • Fixed an issue where switching the entry type didn’t update the UI - requires Craft v3.0.15 or greater (#4)
  • Fixed a missing translation group key (#5)

3.0.0-beta.4

03 Jul 10:55
Compare
Choose a tag to compare
3.0.0-beta.4 Pre-release
Pre-release

Added

  • Added more general information around the plugin and a banner

Removed

  • Removed support for third-party plugins to add their own contexts

Fixed

  • Fixed an issue with loading the configurator on Users
  • Fixed loading issues with Drafts and Sites
  • Fixed a PHP error that occurred if you tried to edit an entry that doesn’t exist

3.0.0-beta.3

03 Jul 10:54
Compare
Choose a tag to compare
3.0.0-beta.3 Pre-release
Pre-release

Added

  • Added roadmap and pricing notes.

Fixed

3.0.0-beta.2

03 Jul 10:54
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release

Fixed

  • Fixed a caching error in the BlockTypes Service

3.0.0-beta.1

03 Jul 10:54
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

Added