Upgrading to 1.3.9
Release 1.3.9 is a bugfix release.
When updating the Hyvä Theme to version 1.3.9, please note to always update the hyva-themes/magento2-theme-module
to the latest version as well.
Even if not updating the Default Theme to 1.3.9, it is safe to update the Hyva_Theme
module to the latest version (package hyva-themes/magento2-theme-module
).
Notable news
Fix default section data on page reload
Previously the customer section default data was not dispatched when reloading a page after the initial load. However, on the initially visited page or after a visitor has a server session the section data behavior was as expected.
With this change, the default section data is dispatched on every page until a visitor has a custom session.
To apply this fix, upgrading the hyva-themes/magento2-theme-module
to 1.3.9 is sufficient.
Add x-cloak to the loading indicator
Previously the loading indicator may be visible as a flash of unstyled content before the styles.css was loaded by the browser.
Changelogs
Changelogs are available from the CHANGELOG.md in the codebase, or here:
Tooling
Please refer to the Hyvä Theme upgrade docs for helpful information on how to upgrade.
Known Issues
Please check the GitLab issue tracker for the default-theme and the theme-module for known issues.