Changelog

2.0.8 2026-03-03

Added

  • Add support for Entry Singles.

2.0.7 2026-01-23

Fixed

  • Fix an error when exporting and field layout fields cannot be found.
  • Fix Matrix field exports containing unnecessary data.
  • Fix diffs for Matrix blocks including unused attributes (Post Date, etc).
  • Fix Matrix fields showing field edit controls when using the preview.
  • Fix Matrix fields in non-blocks view mode showing incorrectly in the change preview.

2.0.6 2025-07-18

Fixed

  • Fix infinite nesting issues.
  • Fix Matrix field block handling.
  • Fix collapsed Neo block rendering.
  • Fix invalid data for Matrix/Neo/Super Table fields when normalizing.
  • Fix a recursion error when exporting elements with element select (relationship) fields.
  • Fix handling of Matrix fields and Entries.

2.0.5 2025-05-01

Added

  • Add extra log info to failed element change state.

Changed

  • Update ArrayHelper class to use verbb-base.

Fixed

  • Fix an error when importing/exporting Hyper fields.
  • Fix Super Table exporting.

2.0.4 2025-03-05

Fixed

  • Fix some Craft 5+ compatibility issues for Import interface.

2.0.3 2025-02-02

Fixed

  • Update error messages from ajax responses.

2.0.2 2025-01-10

Added

  • Add support for streams on delete and restore actions. (thanks @FabianRutishauser).

2.0.1 2024-09-07

Added

  • Add configurable backup option to review step before importing.
  • Add Craft Teams support for permissions.

Changed

  • Update English translations.
  • Update Product element handling for Commerce 5.x.
  • Improve error messaging.

Fixed

  • Fix an error in Safari when viewing the export form interface.
  • Fix Craft 5 visual issues.
  • Fix a Craft 5 compatibility error.
  • Fix an error when importing Matrix fields.
  • Fix error handling for Entries where the section/entry type/author could not be found due to missing project config settings (these objects not - on the destination install).

2.0.0 2024-05-18

Added

  • Add support for Hyper fields

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

Fixed

  • Fix some fields like Hyper and Vizy not showing in preview correctly.
  • Fix display of importing deleted elements.
  • Fix deleted/restored elements not exporting correctly.
  • Fix an error when importing users and permissions.
  • Fix some errors when importing assets where folders or file cannot be found.
  • Fix an error when trying to preview an element with no parent.
  • Fix an error for non-English sites.