Upgrading to 1.3.19
Release 1.3.19 contains a fix for a bug introduced in 1.3.18.
The fix is in the hyva-themes/magento2-theme-module package, so even if you are not upgrading the default theme, it is recommended to upgrade to hyva-themes/magento2-theme-module 1.3.19 instead.
Bugfixes
In the previous release a bug was introduced that set the parent_id of the installed default theme to NULL in the themes table if the default-theme version was older than 1.4.0.
The version comparison operator was accidentally inverted.
The setup script in the 1.3.19 release now correctly sets the parent_id to null for default-theme versions >= 1.4.0.
Backward incompatible changes
None.
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.