Skip to content

Releases: roots/acorn

v5.0.0-beta.0

16 Jul 11:29
7ac04aa
Compare
Choose a tag to compare
v5.0.0-beta.0 Pre-release
Pre-release

What's Changed

  • 🩹 Force index.php as fallback template when using block themes by @ssang in #382
  • ⬆ Upgrade Foundation to v11.15.0 by @Log1x in #384
  • 🩹 Fix default provider discrepancies by @Log1x in #385
  • 🎨 Improve the optimize and optimize:clear console commands by @Log1x in #386
  • 🔧 Remove default routing from Application::configure() by @Log1x in #387

New Contributors

Full Changelog: v5.0.0-alpha.1...v5.0.0-beta.0

v5.0.0-alpha.1

13 Jun 18:22
0403a01
Compare
Choose a tag to compare
v5.0.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.0.0-alpha.0...v5.0.0-alpha.1

v4.3.0

13 Jun 18:32
2c6d286
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.2...v4.3.0

v5.0.0-alpha.0

02 Apr 14:55
c245d07
Compare
Choose a tag to compare
v5.0.0-alpha.0 Pre-release
Pre-release

What's Changed

  • 🩹 Fix duplicate provider registration by @Log1x in #371
  • 🎉 Laravel 11 by @Log1x in #370
  • 🩹 Only prioritize block templates in block themes by @Log1x in #368
  • ✨ Add acorn:install command to simplify installing Acorn by @Log1x in #369

Breaking Changes

  • php ^8.2 is required
  • illuminate/* dependencies have been updated to ^11.0
  • Roots\Acorn\Bootloader has been removed in favor of Application::configure()
  • Experimental flag ACORN_ENABLE_EXPERIMENTAL_WORDPRESS_REQUEST_HANDLER has been removed

There are likely other breaking changes in Acorn. We will work on documenting them before the final release.

Full Changelog: v4.2.2...v5.0.0-alpha.0

v4.2.2

02 Apr 14:44
21529e0
Compare
Choose a tag to compare

What's Changed

🩹 Only prioritize block templates in block themes by @Log1x and @dsturm in #368
✨ Add acorn:install command to simplify installing Acorn by @Log1x in #369
🩹 Fix duplicate provider registration by @Log1x in #371

Full Changelog: v4.2.1...v4.2.2

v4.2.1

29 Mar 09:17
2280518
Compare
Choose a tag to compare

What's Changed

  • 🧑‍💻 Change default editorStyles implementation from URL to local theme path by @Log1x in #367

Full Changelog: v4.2.0...v4.2.1

Acorn FSE Helper

We have created a new FSE helper package for Acorn and would appreciate feedback from those who use FSE.

v4.2.0

29 Mar 01:46
7e4087d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.2.0

Acorn FSE Helper

We have created a new FSE helper package for Acorn and would appreciate feedback from those who use FSE.

v4.1.1

28 Mar 22:48
07e5d3d
Compare
Choose a tag to compare

What's Changed

  • 🔨 Throw custom error when bundle is not found in manifest by @tombroucke in #363
  • 🧑‍💻 Reverse the template hierarchy when the theme supports block-templates by @Log1x in #364
  • 🎨 Use current_theme_supports when checking for block-templates support by @Log1x in #365

Full Changelog: v4.1.0...v4.1.1

Acorn FSE Helper

We have created a new FSE helper package for Acorn and would appreciate feedback from those who use FSE.

v4.1.0

19 Mar 01:43
d390f85
Compare
Choose a tag to compare

What's Changed

  • guzzlehttp/guzzle to fix Laravel HTTP client by @me-julian in #352
  • 🐛 Fix exception thrown in subfolders and malformed paths by @Log1x in #356
  • 🩹 Always register the default route by @Log1x in #357
  • 🚚 Preserve existing template hierarchy paths by @strarsis in #141
  • 🧑‍💻 Do not throw a SkipProviderException while in console by @chrillep in #295
  • 🧑‍💻 Add Manifest and SkipProvider solutions to Ignition by @Log1x in #358

New Contributors

Full Changelog: v4.0.3...v4.1.0

v4.0.3

20 Feb 17:23
61b431a
Compare
Choose a tag to compare

What's Changed

  • 🐛 Prevent Composer::with() and Composer::override() from being triggered twice by @folbert in #350

New Contributors

Full Changelog: v4.0.2...v4.0.3