Skip to content

Releases: Stillat/relationships

2.4.0

28 Feb 21:49
03db920

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

2.3.0

26 Feb 15:05
f25e8bf

Choose a tag to compare

What's Changed

  • Update statamic/cms version constraint to include ^6 by @robdekort in #46

New Contributors

Full Changelog: v2.2.1...v2.3.0

2.2.1

29 Jun 19:05

Choose a tag to compare

  • Corrects issues when working with Eloquent driver #34

2.2.0

11 May 18:59
ed2c717

Choose a tag to compare

  • Adds support for Statamic 5

2.1.7

27 Apr 15:31

Choose a tag to compare

  • Corrects an issue with updating manyToOne relations with terms #39

2.1.6

26 Apr 01:22

Choose a tag to compare

  • Corrects an issue where taxonomy handles are prepended to slugs when using relate:fill #38
  • Corrects an issue where some data may be overwritten when using relate:fill #37

2.1.5

28 Mar 00:43
5b0908d

Choose a tag to compare

Improves the following

  • Corrects an issue with manyToMany saving when events are enabled (#32)
  • Corrects an issue with oneToMany relationships not updating dependent entries (#35)

Adds support for the following:

  • The fill command will now process taxonomy relationships (#33)

2.1.4

11 Feb 16:41
5f8f632

Choose a tag to compare

  • Corrects an issue caused by Statamic firing an event for each entry localization when saving/updating (#30)

2.1.3

27 Nov 23:01
e6b30e2

Choose a tag to compare

  • Corrects an issue calling __clone on non-objects (#28) - thank you @markusreis-yd 🥳

2.1.2

28 Oct 18:31

Choose a tag to compare

  • Improves internal array index management (#26)
  • Improves support for users stored in the database, and other entries using the Eloquent driver (#27)