- Fixed an issue where the content of nested blocks with the propagation method "all" would be copied to too many sites (#33)
- Fixed a bug on siteGroups where element sections are disabled for the primary site
- Sitecopy now requires Craft 3.7 or later
- Fixed compatibility for new Craft 3.7 draft system (#28)
- Better German translations
- Ability to copy asset fields
- Fixed an error that was thrown on copy of a craft commerce product
- Fixed an error that would be thrown when copying a deactivated entry
- Possible error when trying to copy global set (#23)
- Ability to copy global sets
- Automatic copy: Renamed current OR implementation to XOR and added new non-breaking "OR" check method.
- Deactivated fields now get copied to the target site too (#21)
- Fixed an issue where unchanged neo blocks on the target site would be wiped (#19)
- Fixed a bug where integer site ids would break the plugin functionality (#13)
- Craft 3.4 compatibility
- Possibility to choose what fields you want to copy
- Fixed method parameter type "object" to ensure PHP 7.1 compatibility
- Possibility to copy to multiple sites at once
- Compatibility for commerce products
- Outsource element syncing to queue