- Added PHP8 support
- Fixed PHP error when source was set to "*"
- Fixed issue where only enabled elements were saved
- Fixed issue where no fields could be found
- Added support for Categories
- Fixed error when saving from a SuperTable field
- Fixes issue when the cached element didn't have any old sources
- Fixes issue where the cached element could be queried from the target site, while it should come from the source site
- Fixes issue where we reversed to the primary site rather than the current site
- Fixes issue where a cached element could not be found, but the field still relied on it
- Fixed issue where SQL errors could occur if the Craft installation's tables were prefixed
- Fixed a PHP error that could occur of "all sources" was checked
- You can now select Entries fields in all contexts as target field
- Prevented selection of another reverse entries field as target field
- Fixed eager loading map
- You can now only select Entries fields as target field.
- Added Craft 3.1 compatibility
- Removed Schematic compatibility (not compatible with Craft 3.1)
- Fixed saving new reverse relations
- Fixed deleting reverse relations
- Fixed bug when importing with Schematic when the target field didn't yet exist
- Fixed bug where targets where validated
- Fixed bug when importing with Schematic
- Added Schematic support
- Added plugin icon
- Added Dutch translation
- Fixed allowed sources implementation
- Fixed deprecation warning
- Initial release