Skip to content

v10.8.0

Compare
Choose a tag to compare
@retlehs retlehs released this 30 Jan 21:28
· 14 commits to main since this release

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