Skip to content

Releases: roots/sage

v10.8.2

06 Feb 14:50
Compare
Choose a tag to compare

What's Changed

  • 🩹 Fix the comment list output by @Log1x in #3184
  • 👷 Fix deprecation errors in CI Action by @dr5hn in #318

New Contributors

v10.8.1

01 Feb 22:58
Compare
Choose a tag to compare

What's Changed

  • 🔧 Bump minimum PHP version to 8.1 by @dsturm in #3181
  • 🩹 Fix exception being thrown when listing comments by @Log1x in #3182

v10.8.0

30 Jan 21:28
Compare
Choose a tag to compare

What's Changed

  • 🎨 Move default theme markup to the app layout by @Log1x (#3167)
  • 🎨 Make the Alert component anonymous by @Log1x (#3173)
  • 🎨 Move comment logic into a dedicated Composer by @Log1x (#3162)
  • ♻️ Check wp_link_pages before rendering in content-single.blade.php by @blift (#3157)
  • ✨ Editor: Add background image support by @retlehs (#3169)
  • ♿️ Add accessible names to nav elements by @retlehs (#3179)
  • ⬆️ Bump Bud to v6.20.0 (#3137)
  • 🔧 Bump minimum Node.js version to v20 by @retlehs (#3175)
  • 🔧 Bump minimum PHP version to 8.1 by @retlehs (#3176)
  • 🔧 Use npm for translate scripts execution by @strarsis (#3174)
  • 🔧 Include theme.json; patterns/ in translation scan command by @strarsis (#3076)
  • 🐛 Fix for multiple .po files by @sandrowuermli (#3155)
  • 🔥 Remove Soil features by @retlehs (#3172)

New Contributors

Full Changelog: v10.7.0...v10.8.0

v10.7.0

27 Sep 14:27
Compare
Choose a tag to compare

What's Changed

  • update default app.css tailwind syntax to use @tailwind by @talss89 (#3150)
  • upgrade bud.js to v6.16.1 and use bud.wpjson.setSettings by @kellymears (#3146)

Full Changelog: v10.6.0...v10.7.0

v10.6.0

09 May 14:29
Compare
Choose a tag to compare

bud.js v6.12.2 & some build improvements

  • bud.config.js: bud.wpjson.settings replaced with bud.wpjson.set
  • jsconfig.json: Added simple comments
  • app.js: Safer HMR handling

See #3128 — props @kellymears

Additional changes

Full Changelog: v10.5.1...v10.6.0

v10.5.1

05 Feb 18:23
Compare
Choose a tag to compare

What's Changed

  • 🧑‍💻 Check that the Acorn bootloader exists before booting by @Log1x in #3121
  • ⬆️ Bump Bud to v6.8.0 in #3120

Full Changelog: v10.5.0...v10.5.1

v10.5.0

27 Jan 22:46
Compare
Choose a tag to compare

Upgrade Guide

See the Upgrading Guide for information on upgrading from Acorn v2 to Acorn v3.

What's Changed

  • 🔧 Acorn v3 (Laravel 9.x), drop PHP 7.4 support in #3097

Full Changelog: v10.4.1...v10.5.0

v10.4.1

26 Jan 22:32
Compare
Choose a tag to compare

What's Changed

  • 🔍️ Posts: Use latest h-entry microformat in #3115
  • ⬆️ Bump Bud to v6.7.3 in #3117

Full Changelog: v10.4.0...v10.4.1

v10.4.0

04 Jan 15:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.3.1...v10.4.0

v10.3.1

04 Oct 14:26
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump Bud to v6.4.5 (#3094)