Releases: statamic/eloquent-driver
Releases · statamic/eloquent-driver
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
v4.27.0
v4.26.0
What's Changed
What's Fixed
- Use asset container contents cache store by @ryanmitchell in #464
Full Changelog: v4.25.2...v4.26.0
v4.25.2
What's Fixed
- Use firstOrNew() on asset save when asset has no model by @ryanmitchell in #457
Full Changelog: v4.25.1...v4.25.2
v4.25.1
What's Fixed
- Ensure empty folders are included in asset folder listing by @ryanmitchell in #454
Full Changelog: v4.25.0...v4.25.1
v4.25.0
What's Changed
- Store model reference on assets by @ryanmitchell in #452
Full Changelog: v4.24.1...v4.25.0
v4.24.1
What's Fixed
- Asset blink should cache the asset not the model by @ryanmitchell in #449
- Don't blink asset-meta-exists if the file doesn't exist by @ryanmitchell in #451
Full Changelog: v4.24.0...v4.24.1
v4.24.0
What's New
- Prevent n+1 queries on asset meta exists by @ryanmitchell in #446
Full Changelog: v4.23.4...v4.24.0
v4.23.4
What's Fixed
- Get AssetContainer::folders() from eloquent table by @ryanmitchell in #444
Full Changelog: v4.23.3...v4.23.4