John Koster

Entry Relationships Release Notes

John Koster

2.1.5

March 27th, 2024

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

February 11th, 2024

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

2.1.3

November 27th, 2023

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

2.1.2

October 28th, 2023

  • 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

May 27th, 2023

  • Actually includes the code changes for #24

2.1.0

May 26th, 2023

  • Adds set notation support to all relationship types #24

2.0.5

May 26th, 2023

  • Queries taxonomy terms within their taxonomy to account for duplicate slugs #23

2.0.4

May 26th, 2023

  • Corrects an issue where taxonomy terms would be duplicated (#22)

2.0.3

May 26th, 2023

  • Corrects an issue where taxonomy names would be saved with the ID (#21)

2.0.2

May 20th, 2023

  • Corrects an issue when parsing collection names when using set syntax

2.0.1

May 19th, 2023

  • Corrects a null reference error that can occur

2.0.0

May 9th, 2023

  • Adds support for Statamic 4

1.2.6

May 26th, 2023

  • Queries taxonomy terms within their taxonomy to account for duplicate slugs #23

1.2.5

May 26th, 2023

  • Corrects an issue where taxonomy terms would be duplicated (#22)

1.2.4

May 26th, 2023

  • Corrects an issue where taxonomy names would be saved with the ID (#21)

1.2.3

May 20th, 2023

  • Corrects an issue parsing collection names when using set syntax

1.2.2

May 19th, 2023

  • Corrects a null reference error that can occur

1.2.1

November 19th, 2022

  • Fixes tests

1.2.0

November 19th, 2022

  • Adds support for "term" relationships
  • Adds support for collection name "set" notation

1.1.2

November 17th, 2022

  • Restores the functionality of the relate:fill command #10

1.1.1

August 29th, 2022

  • Adds default values for entity types, which improves backwards-compatibility #7

1.1.0

August 27th, 2022

  • Adds support for creating user relationships

1.0.2

May 15th, 2022

  • N/A Changelog not available.