Releases: robuust/craft-reverserelations
Releases · robuust/craft-reverserelations
3.0.0
2.0.0
Added Craft 4 compatibility
1.3.1
Merge pull request #31 from enzorrr/keep-unmodified just save relations that were added instead of re-saving all relations
1.0.4
Fixed
- 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
1.0.3
Fixed
- Fixed bug when importing in Schematic
1.0.2
Added
- Added Schematic support
1.0.1
Added
- Added plugin icon
- Added Dutch translation
Fixed
- Fixed allowed sources implementation
- Fixed deprecation warning
1.0.0
This is a Craft 3 implementation of https://github.com/boboldehampsink/reverserelations. After starting a rewrite I found out that there was a forgotten PR there that had the implementation already. This was written by @Wiejeben. This Craft 3 implementation now lives here. Thanks @Wiejeben!