Skip to content

Changelog

Hyvä Commerce is an 'Early Access' product currently under development.

Early Access means that not all features of Hyvä Commerce are fully completed or released, and many areas are still under heavy development and may change. However, it means you can get your hands on everything currently available and being worked on, with a license. Find out more on our Early Access page.

Hyvä Commerce 0.2.0 - 2025-04-17

0.2.0 is a maintenance release, mostly focused on bug fixes. Please see the release notes for more details.

Hyvä CMS 0.2.0

Added

  • CSP Support to snap slider plugin, to avoid any errors in the checkout & Hyvä CSP Default Theme

Changed

  • Accordion component refactoring & renaming
    This is a backward-compatibility breaking change
    Please refer to the 0.2.0 upgrade notes for more information on how to upgrade
  • Composer requirements to allow Symfony HTTP Foundation 7.0 for Magento 2.4.8 compatibility

Fixed

  • Hyvä theme module dependency in composer.json
  • Stray JavaScript debug statement
  • Show correct status when new content is created i.e. save/draft
  • Show warning when content is enabled but has no published version
  • Incorrect warning: "Your changes are published, but the content is disabled" shown when new content is created and not yet published
  • Regex validation for page settings on url_key to allow underscores
  • PHP 8.3 issue where null values in regex validation triggered preg_match() deprecation exception in Magento 2.4.8
  • Magewire compatibility with store codes in URLs

Hyvä Commerce 0.1.0 - 2025-04-11

0.1.0 is the initial Early Access Release of Hyvä Commerce. Please see the release notes for more details.

Hyvä CMS 0.1.0

Added

  • All initial features of our new CMS solution
  • See the release notes for more details

Changed

  • Nothing changed

Removed

  • Nothing removed

Hyva_Commerce 0.1.1

Added

  • Ability to include Alpine.js within the Admin Panel (via Layout XML handle)
  • Extension point for including Hyvä Commerce related messaging via section data (no messaging implemented at this time)
  • Abstract Type Factory and Type Mismatch Exception classes (will be utilised as part of Admin Dashboard)

Changed

  • Nothing changed

Removed

  • Nothing removed