Releases: statamic/eloquent-driver
Releases · statamic/eloquent-driver
v5.6.2
What's Changed
- Use configured classes in serializable classes config by @duncanmcclean in #566
Full Changelog: v5.6.1...v5.6.2
v5.6.1
What's Changed
- Add serializable classes to allowlist by @duncanmcclean in #565
Full Changelog: v5.6.0...v5.6.1
v5.6.0
What's Changed
- Ensure forms fire the same events as core by @ryanmitchell in #563
Full Changelog: v5.5.0...v5.6.0
v4.36.1
What's Changed
- Fix taxonomy null caching and ensure taxonomy column in term queries by @BartWaardenburg in #533
- Patch postgres orderby fix (c316473) from 5.x into 4.x by @nadinengland in #560
New Contributors
- @BartWaardenburg made their first contribution in #533
Full Changelog: v4.36.0...v4.36.1
v5.5.0
What's Changed
- Add blink caching to collection and forms by @ryanmitchell in #557
Full Changelog: v5.4.2...v5.5.0
v5.4.2
What's Changed
- Postgres should use timestamp not datetime in casts by @ryanmitchell in #559
Full Changelog: v5.4.1...v5.4.2
v5.4.1
v5.4.0
What's Changed
- Fixes from code analysis by @ryanmitchell in #550
- Require
spatie/laravel-rayin dev by @duncanmcclean in #554 - Make taxonomy queries more performant by @ryanmitchell in #552
- Make entries count more performant when we use eloquent for terms and entries by @ryanmitchell in #553
Full Changelog: v5.3.1...v5.4.0
v5.3.1
What's Changed
- Use
RunsUpdateScriptstrait from core by @duncanmcclean in #549 - Supports Laravel 13 by @duncanmcclean in #546
Full Changelog: v5.3.0...v5.4.0
v5.3.0
What's Changed
- Run GitHub Actions workflows only once by @duncanmcclean in #547
- Fix and improve asset and collection export commands by @sjongejan in #548
New Contributors
- @sjongejan made their first contribution in #548
Full Changelog: v5.2.0...v5.3.0