This release delivers updated templates for WooCommerce 7.4.0, more control over scssphp compiler, Fontawesome 6.3.0, improvements and minor bugfixes.
No breaking changes since 5.2.0.0. Backup your site, download and update theme via the WordPress theme-uploader. For more information, have a look to the changelog.
WooCommerce
Updated templates for WooCommerce 7.4.0
quantity-input.php
cart.php
Because WooCommerce has been making changes to the templates in every update since version 6.9.0, we decided to reduce overridden templates and replace them with filters and/or SCSS step-by-step. 5.2.3.2 has removed 14(!) templates without having any affect to your frontend. If you want to know more details, check the tracking list.
scssphp
Compiler has now two more very useful functions:
- Disable environment check
- Compiler can now be disabled by a single line in
wp-config.php
orfunctions.php
. This might be interesting for rtl users, because scssphp does not support rtl.
Check the updated docs for snippets.
What else?
- Update Fontawesome 6.3.0
- Minor bugfixes
Have a great day!