Releases: statamic/eloquent-driver
Releases · statamic/eloquent-driver
v4.23.4
What's Fixed
- Get AssetContainer::folders() from eloquent table by @ryanmitchell in #444
Full Changelog: v4.23.3...v4.23.4
v4.23.3
What's Fixed
- Ensure global variables save through repository by @ryanmitchell in #442
Full Changelog: v4.23.2...v4.23.3
v4.23.2
What's Changed
- Fix bug in term queries by @ryanmitchell in #438
- Fix submission is newly created on save by @Lampone in #440
New Contributors
Full Changelog: v4.23.1...v4.23.2
v4.23.1
What's Changed
- Fix looping issues in imports by @ryanmitchell in #436
Full Changelog: v4.23.0...v4.23.1
v4.23.0
What's Changed
- Remove ensure associations by @afonic in #434
- Taxonomy wheres should use entry query builder, not stache by @ryanmitchell in #432
Full Changelog: v4.22.0...v4.23.0
v4.22.0
v4.21.2
What's Changed
- Ensure subfolder starts with / for comparison when syncing assets by @ryanmitchell in #427
EntryQueryBuilder::where(): Forward all arguments to parent, instead of passing them manually by @duncanmcclean in #425
Full Changelog: v4.21.1...v4.21.2
v4.21.1
What's Fixed
- Fix template not being set correctly by @ryanmitchell in #415
Full Changelog: v4.21.0...v4.21.1
v4.21.0
What's Changed
- Store updated_at in terms as timestamp by @ryanmitchell in #409
- Prevent null values from being saved to data by @ryanmitchell in #412
- Fix rolling back
modify_form_submissionsmigration by @Boefjim in #413 - Bring FormSubmission save/delete inline with core by @ryanmitchell in #419
New Contributors
Full Changelog: v4.20.2...v4.21.0
v4.20.2
What's Changed
- Ensure template is assigned when it's present in data by @ryanmitchell in #405
- Ensure namespaced fieldsets are returned by @ryanmitchell in #407
Full Changelog: v4.20.1...v4.20.2