2.1.6
April 25th, 2024
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.0.5
May 26th, 2023
- Queries taxonomy terms within their taxonomy to account for duplicate slugs #23
1.2.6
May 26th, 2023
- Queries taxonomy terms within their taxonomy to account for duplicate slugs #23
1.2.0
November 19th, 2022
- Adds support for "term" relationships
- Adds support for collection name "set" notation