Skip to content

Releases: statamic/eloquent-driver

v3.0.4

19 Jan 11:27
38b3645

Choose a tag to compare

What's Changed

  • Return a type in AssetContainerContents::all() for the cache page to work by @ryanmitchell in #233

Full Changelog: v3.0.3...v3.0.4

v3.0.3

17 Jan 18:18
704a89f

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

17 Jan 17:31
8a2fa7f

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

02 Jan 08:28
6eccbb6

Choose a tag to compare

What's Changed

  • Fix issues with directory listing not returning all folders by @ryanmitchell in #224

Full Changelog: v3.0.0...v3.0.1

v3.0.0

29 Nov 21:46
bf039e9

Choose a tag to compare

This release contains potentially breaking changes if your assets are eloquent-driven. All asset queries now take place through an Asset Query builder, significantly reducing the number of file system calls. This should lead to noticeable performance gains, however your filesystem may no longer stay in sync with your database.

Review the pull request with the changes, and review the latest readme for more information.

What's Changed

Full Changelog: v2.10.0...v3.0.0

v2.10.0

02 Nov 10:49
f3c2ee1

Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.10.0

v2.9.0

25 Oct 18:41
345b6e7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.8.1

v2.8.0

12 Oct 17:12
efaa724

Choose a tag to compare

What's Changed

  • [Fix] Encode uri for use in blink key by @dnwjn in #209
  • Ability to config queue connection for UpdateCollectionEntryOrder job by @andreasbohman in #210

New Contributors

Full Changelog: v2.7.0...v2.8.0

v2.7.0

14 Sep 05:39
b4bad3f

Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.7.0

v2.6.2

06 Sep 07:31
ef1fd2b

Choose a tag to compare

What's Changed

  • Fix issue with importing global variables by @Ken-vdE in #202

New Contributors

Full Changelog: v2.6.1...v2.6.2