Upgrading to 1.3.15
Release 1.3.15 focuses on code quality, accessibility (A11Y) improvements, and various fixes. This update also introduces Lucide icons and makes CSP and Alpine.js code available in the Magento Admin for Hyvä Commerce.
When updating the Hyvä Theme to version 1.3.15, always update the hyva-themes/magento2-theme-module to the latest version.
It is safe to update the Hyva_Theme module (package hyva-themes/magento2-theme-module) to the latest version, even if you are not updating the Default Theme to 1.3.15.
Notable News
HyvaCSP View Model to Admin Block Dictionary
Enables using the Hyvä CSP View Model within the Magento Admin for Hyvä Commerce.
Move Alpine Files to Base Area
Enables Alpine.js usage within the Magento Admin for Hyvä Commerce.
Add Lucide Icons for Hyvä Commerce
Introduces Lucide icons for Hyvä Commerce, planned to replace HeroIcons in the future.
Update Tailwind to the latest v3 version
Minor update to Tailwind CSS v3, including bug fixes from:
- github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.14
- github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.15
- github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.16
- github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.17
Added support for "Only X left" threshold
Adds support for the "Only X left" stock threshold display on product pages.
Add json-ld to default breadcrumbs
Integrates json-ld structured data into default breadcrumbs, consistent with product breadcrumbs.
Changelogs
Detailed changelogs are available in the codebase (CHANGELOG.md) or via these links:
Tooling
For general upgrade guidance, refer to the Hyvä Theme upgrade documentation.