Matrix Field Preview icon

Matrix Field Preview

Version 3.0.2

June 10, 2022

Fixed

  • Improved migrations to address #77
  • Added missing "Install" migrations

Version 3.0.1

June 9, 2022

Fixed

  • Updated the admin permissions being used to address #75

Version 3.0.0

June 7, 2022

After an unplanned hiatus we're back with a whole load of useful updates.

Note that we've jumped from version 1.X.X to 3.X.X. This is to make it easier and clearer to add Craft 4 support: plugin version 3.X.X (this version) will continue to work for Craft 3 while plugin version 4.X.X will work for Craft 4 (eventually)

Added

  • Categories. Blocks can be assigned to categories for easier filtering via the new categories sidebar.
  • Search. You can now search via the modal preview, making it much quick to find and select matrix field blocks.
  • Sorting. You can now set the order of previews via a simple drag-and-drop interface. This means you can put the most common blocks near the top.
  • Full-screen preview. You can now view a full-screen preview of the ... preview.
  • Markdown descriptions. Added ability to add markdown to descriptions.

Changed

  • New modal design. Completely overhauled the modal overlay for easier search and filtering.
  • Improved the settings templates with breadcrumbs etc.
  • Code cleanup. Overhauled the codebase for easier maintainance and prep for Craft 4.

Fixed

  • Fixed issue #62 with Supertable via @daltonrooney PR.

Version 1.2.3

November 23, 2020

Changed

  • Fixed migration issues with latest release

Version 1.2.0

November 16, 2020

Added

  • Beta Neo support (Issue #17)

Changed

  • Updated interface look and feel
  • Added custom icon to preview button
  • Overhauled asset bundles
  • Fixed issue with Garnish events (Issue #41)

Version 1.1.1

October 28, 2020

Changed

  • Release fixes. Paths were incorrect after making changes for composer 2

Version 1.1.0

October 28, 2020

Added

  • Ability to enable/disable previews for particular matrix fields (Issue #31)
  • Ability to control "takeover" of default Craft UI experience for particular matrix fields
  • Block types are now grouped by their matrix field (Issue #30)

Changed

  • Improved settings page. Setting should now be available without needing to enable the settings (Issue #18)
  • Fixed bug with enabling/disabling "add block" button when max block types reached
  • Fixed deprecation for Composer 2.0 (Issue #43)
  • Fixed bug with block type names (Issue #32)
  • Refactored code base for easier maintenance

Version 1.0.7

July 17, 2020

Changed

  • Fixed with matrix fields and max-blocks. Now the max-block setting will be respected
  • Added a "take-over" option which can be disabled so that the preview field augments the matrix field as opposed to taking it over. This allows use alongside Spoon for example

Version 1.0.6

July 17, 2020

Changed

  • Quick-fix for soft-deleted assets issue

Version 1.0.5

July 2, 2020

Changed

  • Fixed issue with a stray console log

Version 1.0.4

June 3, 2020

Changed

  • Fixed issue with "Position Fieldtype" plugin

Version 1.0.3

June 3, 2020

Added

  • Debugging output for preview field

Version 1.0.2

June 3, 2020

Changed

  • Fixed issues with default preview images

Version 1.0.1

May 23, 2020

Changed

  • Fixed issue with the JavaScript asset bundle running on non-cp requests

Version 1.0.0

April 1, 2020

Added

  • Initial release