Skip to content

Releases: robuust/craft-reverserelations

3.0.0

29 May 07:28
Compare
Choose a tag to compare

Added Craft 5 compatibility

2.0.0

29 May 07:28
Compare
Choose a tag to compare

Added Craft 4 compatibility

1.3.1

15 Dec 06:58
4b67216
Compare
Choose a tag to compare
Merge pull request #31 from enzorrr/keep-unmodified

just save relations that were added instead of re-saving all relations

1.0.4

10 Dec 11:57
Compare
Choose a tag to compare

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

07 Dec 13:43
Compare
Choose a tag to compare

Fixed

  • Fixed bug when importing in Schematic

1.0.2

07 Dec 13:27
Compare
Choose a tag to compare

Added

  • Added Schematic support

1.0.1

07 Dec 12:55
Compare
Choose a tag to compare

Added

  • Added plugin icon
  • Added Dutch translation

Fixed

  • Fixed allowed sources implementation
  • Fixed deprecation warning

1.0.0

07 Dec 10:50
Compare
Choose a tag to compare

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!