Table of Contents & Menu
Navigation

Upgrading to 1.3.19

Release 1.3.19 addresses a bug introduced in 1.3.18. The fix is located in the hyva-themes/magento2-theme-module package.

Important: It is recommended to upgrade to hyva-themes/magento2-theme-module 1.3.19, even if you are not upgrading the default theme.

Bugfixes

A bug in the previous release (1.3.18) incorrectly set the parent_id to NULL in the themes table for default themes *older* than 1.4.0. This occurred because the version comparison operator was accidentally inverted.

The 1.3.19 setup script 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.