Version 0.8.0

July 22, 2022

Fixed

  • Fixed an issue where the content of nested blocks with the propagation method "all" would be copied to too many sites (#33)

Version 0.7.1

June 16, 2022

Fixed

  • Fixed a bug on siteGroups where element sections are disabled for the primary site

Version 0.7.0

December 23, 2021

Changed

  • Sitecopy now requires Craft 3.7 or later

Fixed

  • Fixed compatibility for new Craft 3.7 draft system (#28)

Version 0.6.5

November 23, 2021

Changed

  • Better German translations

Version 0.6.4

April 21, 2021

Added

  • Ability to copy asset fields

Version 0.6.3

January 11, 2021

Fixed

  • Fixed an error that was thrown on copy of a craft commerce product

Version 0.6.2

September 2, 2020

Fixed

  • Fixed an error that would be thrown when copying a deactivated entry

Version 0.6.1

August 27, 2020

Fixed

  • Possible error when trying to copy global set (#23)

Version 0.6.0

August 13, 2020

Added

  • Ability to copy global sets

Changed

  • Automatic copy: Renamed current OR implementation to XOR and added new non-breaking "OR" check method.

Fixed

  • Deactivated fields now get copied to the target site too (#21)

Version 0.5.3

August 10, 2020

Fixed

  • Fixed an issue where unchanged neo blocks on the target site would be wiped (#19)

Version 0.5.2

April 28, 2020

Fixed

  • Fixed a bug where integer site ids would break the plugin functionality (#13)

Version 0.5.1

March 2, 2020

Fixed

  • Craft 3.4 compatibility

Version 0.5.0

February 5, 2020

Added

  • Possibility to choose what fields you want to copy

Version 0.4.1

December 6, 2019

Fixed

  • Fixed method parameter type "object" to ensure PHP 7.1 compatibility

Version 0.4.0

November 4, 2019

Added

  • Possibility to copy to multiple sites at once
  • Compatibility for commerce products

Changed

  • Outsource element syncing to queue