Matrix Field Preview icon

Matrix Field Preview

Version 4.1.3

March 1, 2024

Fixed

  • Neo previews now respect the "enabled" tag. (Issue #118 & PR #121)

Version 4.1.2

December 6, 2023

Added

  • Support for GIFs when transforms are disabled (issue #119). See the troubleshooting docs for more on issues with GIFs.

Version 4.1.1

October 26, 2023

Changed

Version 4.1.0

October 4, 2023

Added

  • Added basic MatrixMate compatibility (issue #109 & PR #90).
  • Added proper static translation, allowing interface to be updated (issue #110).
  • Ability to disable previews on nested Neo fields, if there's only a single child (issue #111).

Version 4.0.6

September 6, 2023

Fixed

  • Fixed inline previews not showing on the top-level Neo blocks (issue #103).
  • Fixed issue with "add block above" option on Neo menus not working (issue #104).
  • Fixed issue with Spoon compatibility (issue #100).

Changed

  • Changed preview image transform from "stretch" to "fit", possibly addressing issue #105.

Version 4.0.5

September 21, 2022

Thanks @ttempleton for PR #91, helping to address issues with Neo.

Added

  • Ability to takeover the default Neo block button (addressing issue #85 and potentially #84)

Fixed

  • Fixed inline previews not showing in Neo fields (issue #92)
  • Added/fixed proper modal filtering for Neo fields, now the modal respects the children available to the block (issue #87)
  • Fixed bug with Neo block configuration crashing the previews (issue #88)
  • Fixed Supertable "matrix row" issue, where previews were incorrectly showing in nested Supertable rows for Matrix Fields (issue #96)

Version 4.0.4

September 6, 2022

Fixed

  • Fixed issue with sortOrder missing (issue #95)

Version 4.0.3

August 24, 2022

Fixed

  • Fixed issue with Neo migration not being run correctly (issue #88)
  • Fixed issue with ordering > 10 fields (issue #93)

Version 4.0.2

June 15, 2022

Fixed

  • Version 4 of the plugin still included Craft 3/PHP 7 as valid requirements so these have been removed.

Version 4.0.1

June 14, 2022

Fixed

  • Issue with preview image upload (Issue #82)

Version 4.0.0

June 13, 2022

Added

  • Craft 4 support!
  • Added phpstan and rector for code quality.
  • Updated types for Craft 4 and PHP 8 support.

Changed

  • Split JavaScript asset bundles out for clarity and readability.
  • Improved the JavaScript for consistant loading.

Fixed

  • Issue with Neo field configuration settings page
  • Small display issue with inline previews.

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 (Issue #71)
  • 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.