Skip to content

Releases: Stillat/relationships

2.2.1

29 Jun 19:05
Compare
Choose a tag to compare
  • Corrects issues when working with Eloquent driver #34

2.2.0

11 May 18:59
ed2c717
Compare
Choose a tag to compare
  • Adds support for Statamic 5

2.1.7

27 Apr 15:31
Compare
Choose a tag to compare
  • Corrects an issue with updating manyToOne relations with terms #39

2.1.6

26 Apr 01:22
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

2.1.1

28 May 00:30
85b33ef
Compare
Choose a tag to compare
  • Actually includes the code changes for #24

2.1.0

27 May 13:48
Compare
Choose a tag to compare
  • Adds set notation support to all relationship types #24