Upgrading to Hyvä Commerce 0.5.2
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.
This is a bug fix release for the Hyvä Admin Theme and base Hyva_Commerce
module that addresses issues from the previous version.
Notable news
Base Hyva_Commerce
module
The default value for the active admin theme (set in etc/config.xml
) has now been removed to avoid an edge case error that occurs when this module and the Mage-OS theme are installed, but our admin theme is not. This is to maintain our promise that all Hyvä Commerce features can be installed separately, and not just via the main metapackage.
Admin Theme
We've introduced a new Hyva_AdminTheme
module that our admin theme now depends on that includes the default value for the active admin theme that was removed from the base Hyva_Commerce
module (as noted above). This module will also be utilised for any admin theme specific configuration or code that may be required in the future.
Changelogs
The changelog is available here.
Known Issues
Please refer to our Early Access Known Issues section.