Skip to content

Releases: statamic/eloquent-driver

v2.6.1

14 Aug 12:54
a1bf88e

Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

10 Aug 16:16
94d40e4

Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.6.0

v2.5.1

08 Aug 13:22
17681a1

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

31 Jul 20:49
c02033b

Choose a tag to compare

What's New

  • Add a block to php please support:details to show repository config by @ryanmitchell in #192

What's Fixed

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

18 Jul 20:49
dcd6ed3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

27 Jun 06:50
e3d9f5b

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

27 Jun 06:09
679be6b

Choose a tag to compare

This release includes schema updates. After updating, please backup your database and run php artisan migrate.

What's Changed

  • Allow 'hidden' blueprints to be un-hidden by @ryanmitchell in #166
  • Replaced foreign keys with simple indexes by @FrittenKeeZ in #100
  • Fix offset being specified without limit and without pagination on EntryQueryBuilder by @ryanmitchell in #176
  • Fix to hyphenated taxonomies from uri by @Alt-Ben in #156
  • Restructure global variables to use its own table by @ryanmitchell in #168
  • The default blueprint in core has changed, so update seeder to replicate by @ryanmitchell in #170
  • Ensure computed values are stored in the database so they can be queried by @ryanmitchell in #167
  • Add export console commands to support moving back to stache by @ryanmitchell in #157

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

22 Jun 08:19
29ceb65

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

06 Jun 19:20
2bb2467

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

09 May 18:27
19ff44a

Choose a tag to compare

What's Changed

  • Support Statamic v4 by @ryanmitchell in #142
  • Add Laravel 10 support
  • Statamic 3.3 and 3.4 are no longer supported.
  • Laravel 8 is no longer supported.
  • PHP 7.4 is no longer supported.
  • Change taxonomy import to make importing taxonomies/terms optional by @ryanmitchell in #89

Full Changelog: v1.2.0...v2.0.0