- Site Copy X now requires Craft CMS 4.5.11
- Fixed a database error that could occur when saving an entry while the copy-to-site job is running #9
- The list of sites to copy to is now sorted by site group to provide a better ui for multisite setups #6
- Added a new setting option that allows administrators to set a queue priority to the plugin jobs if they desire (thanks @Alxmerino)
- Rolled back the changes from version 1.0.7 as the related issue got fixed in craft 4.5.1
- Fixed an issue with craft 4.5.0 matrix field values not being copied
- Added a new "select all" checkbox
- Added the ability to copy commerce variant fields
- Site Copy now works with categories too!
- Changed the plugin handle and name to not confuse it with the old plugin
- Fixed bugs caused by the changing of the plugin handle
- Changed the plugin handle to separate it from the craft 3 plugin
- Support for craft 4!
- The user can now only copy to sites he is allowed to edit (previously he could copy to any site, regardless of permissions)
- 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