Releases: Stillat/relationships
Releases · Stillat/relationships
2.2.1
- Corrects issues when working with Eloquent driver #34
2.2.0
- Adds support for Statamic 5
2.1.7
- Corrects an issue with updating manyToOne relations with terms #39
2.1.6
- 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
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
- Corrects an issue caused by Statamic firing an event for each entry localization when saving/updating (#30)
2.1.2
- 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
- Actually includes the code changes for #24
2.1.0
- Adds set notation support to all relationship types #24