All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- "Overwrite" now works with translatable Matrix & SuperTable fields, via thier
duplicateBlocks
methods.
- Insufficient
fields
check (thanks @qbasic16…now I see why you did that 😉)
- Field sync updated for Craft ^3.2 (thanks @qbasic16)
- ID comparison between string and int now correctly compares only in int type (thanks @qbasic16)
- Fixed Matrix/Neo/SuperTable syncing after 1.0.0-beta.1 checked for permissions (thanks @jesuismaxime)
- Fix alias after name change
- Enforcing 7.1 requirement
- Initial release
- Docs
- Change namespace
- Only sync to sites that user has publish permissions for