v10.8.0
What's Changed
- ๐จ Move default theme markup to the
applayout by @Log1x (https://github.com/roots/sage/pull/3167) - ๐จ Make the Alert component anonymous by @Log1x (https://github.com/roots/sage/pull/3173)
- ๐จ Move comment logic into a dedicated Composer by @Log1x (https://github.com/roots/sage/pull/3162)
- โป๏ธ Check
wp_link_pagesbefore rendering incontent-single.blade.phpby @blift (https://github.com/roots/sage/pull/3157) - โจ Editor: Add background image support by @retlehs (https://github.com/roots/sage/pull/3169)
- โฟ๏ธ Add accessible names to nav elements by @retlehs (https://github.com/roots/sage/pull/3179)
- โฌ๏ธ Bump Bud to v6.20.0 (https://github.com/roots/sage/pull/3137)
- ๐ง Bump minimum Node.js version to v20 by @retlehs (https://github.com/roots/sage/pull/3175)
- ๐ง Bump minimum PHP version to 8.1 by @retlehs (https://github.com/roots/sage/pull/3176)
- ๐ง Use
npmfor translate scripts execution by @strarsis (https://github.com/roots/sage/pull/3174) - ๐ง Include
theme.json;patterns/in translation scan command by @strarsis (https://github.com/roots/sage/pull/3076) - ๐ Fix for multiple .po files by @sandrowuermli (https://github.com/roots/sage/pull/3155)
- ๐ฅ Remove Soil features by @retlehs (https://github.com/roots/sage/pull/3172)
New Contributors
- @adrianenriquez made their first contribution (https://github.com/roots/sage/pull/3154)
- @blift made their first contribution (https://github.com/roots/sage/pull/3157)
- @sandrowuermli made their first contribution (https://github.com/roots/sage/pull/3155)
Full Changelog: https://github.com/roots/sage/compare/v10.7.0...v10.8.0