Releases: statamic/eloquent-driver
Releases · statamic/eloquent-driver
v4.33.0
What's Changed
- Implement
EntryRespository::whereInId()
by @nadinengland in #417 - Rework form exports command to not require eloquent repo to be enabled by @ryanmitchell in #500
- Deleted directory items on S3 container still in Statamic Assets DB after running sync-assets by @nicbovee in #511
New Contributors
- @nadinengland made their first contribution in #417
- @nicbovee made their first contribution in #511
Full Changelog: v4.32.0...v4.33.0
v4.32.0
What's Changed
- Require spatie/laravel-ray in dev by @duncanmcclean in #506
- Updates form_submission migration stubs to match the package migrations by @adampatterson in #508
- Support inject/cascade on taxonomies by @ryanmitchell in #504
Full Changelog: v4.31.0...v4.32.0
v4.31.0
What's Changed
- Load model from config by @kevinmeijer97 in #494
- Remove asset clearCaches function by @ryanmitchell in #492
- Fix speed regression on model status query by going through eloquent model by @ryanmitchell in #497
New Contributors
- @kevinmeijer97 made their first contribution in #494
Full Changelog: v4.30.2...v4.31.0
v4.30.2
v4.30.1
What's Changed
- Fix entries date index update script and migration by @ryanmitchell in #485
- Tidy up entries import by @ryanmitchell in #480
- Fix ordering assets by integers, floats, and date fields by @duncanmcclean in #487
- Use
QueriesJsonColumns
trait in entry query builder by @duncanmcclean in #488 - Update code style workflows by @duncanmcclean in #489
Full Changelog: v4.30.0...v4.30.1
v4.30.0
What's Changed
- Add fieldsets and submissions to about command by @ryanmitchell in #478
What's Fixed
- Always load model for assets by @godismyjudge95 in #479
New Contributors
- @godismyjudge95 made their first contribution in #479
Full Changelog: v4.29.1...v4.30.0
v4.29.1
What's Changed
- FormSubmission transform should return a DataCollection by @ryanmitchell in #477
Full Changelog: v4.29.0...v4.29.1
v4.29.0
What's Changed
- Support pluck() on term query builder by @ryanmitchell in #476
Full Changelog: v4.28.1...v4.29.0
v4.28.1
v4.28.0
What's Changed
- Respect configured namespaces for blueprint import by @macaws in #470
- Prevent global variables merging origin data by @ryanmitchell in #468
What's Fixed
New Contributors
Full Changelog: v4.27.0...v4.28.0