Releases: statamic/eloquent-driver
Releases · statamic/eloquent-driver
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_submissions
migration 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
v4.20.1
What's Fixed
- Ensure template is stored when importing entries by @ryanmitchell in #404
Full Changelog: v4.20.0...v4.20.1
v4.20.0
What's Changed
- Supports Laravel 12 by @duncanmcclean in #401
- Adds Taxonomy export arguments, matching import by @adampatterson in #393
- Adjusted the length of the form handle column in
form_submissions
table by @Lenitr in #395 - Revisions are now returned in chronological order by @faltjo in #396
- Updated dedicated column docs by @duncanmcclean in #397
New Contributors
- @adampatterson made their first contribution in #393
- @Lenitr made their first contribution in #395
Full Changelog: v4.19.1...v4.20.0
v4.19.1
What's Changed
- Ensure we store the latest Entry uri by @ryanmitchell in #392
- Fix issues with importing and exporting forms by @ryanmitchell in #390
Full Changelog: v4.19.0...v4.19.1