Releases: statamic/eloquent-driver
Releases · statamic/eloquent-driver
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_submissionstable 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
v4.19.0
What's Changed
- Laravel Pint by @duncanmcclean in #386
- Add collection tests by @duncanmcclean in #385
- PHP 8.4 Support by @duncanmcclean in #387
Full Changelog: v4.18.0...v4.19.0
v4.18.0
v4.17.1
What's Fixed
- Allow non-CP collection config fields to persist by @ryanmitchell in #381
Full Changelog: v4.17.0...v4.17.1
v4.17.0
v4.16.2
What's Changed
- Add site database table exists by @jhhazelaar in #375
New Contributors
- @jhhazelaar made their first contribution in #375
Full Changelog: v4.16.1...v4.16.2
v4.16.1
What's Changed
- Fallback to locale or 'en' when site lang is not present by @ryanmitchell in #372
Full Changelog: v4.16.0...v4.16.1
v4.16.0
What's Changed
- Empty folders readme by @ryanmitchell in #366
- Use variables model defined in config by @ryanmitchell in #370
Full Changelog: v4.15.2...v4.15.3
v4.15.2
What's Fixed
- Fix entries export to use correct model, blueprint column, and set ID when exporting UUIDs by @ryanmitchell in #362
Full Changelog: v4.15.1...v4.15.2