Changelog - Adobe Commerce - Hyvä Checkout
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.0.1 - 2026-08-27
Hyvä Enterprise Checkout - 1.0.1
Added
- PHP 8.5 compatibility
Changed
- Type casts reward points balance to
floatinstead ofdouble - Updated gift card error messaging phrase to match existing translation
- Active shipping/billing address now renders from the quote address object instead of an address-book lookup, meaning an unsaved address is no longer blank
- Normalised the JSON address ID to fix a type error when selecting an address
- Unsaved address no longer lingers in the modal after switching away, which previously threw
NoSuchEntityException: This address does not belong to you Defaultaddress badge now respects the list type, the shipping address list no longer flags the default billing address, and vice versa- Fixed multi-line street addresses collapsing onto one line
- Removed
x-htmladdress rendering to avoid unescaped customer data resulting in stored XSS- Addresses now render via
x-text
- Addresses now render via
- Address selection modal
aria-labelledbynow targets an appropriate element ID - Added an
Edit Addressbutton for unsaved addresses, matching the core's grid renderer - Restyled the active address card and modal items to match core's default address selection
Change Addressbutton is now full-width with an icon, consistent with the adjacentNew Addressbutton
Removed
- Nothing removed
1.0.0 - 2026-06-30
Hyvä Enterprise Checkout - 1.0.0
Added
- Nothing added
Changed
- Nothing changed
Removed
- Deprecated the
Hyva\EnterpriseCheckout\ViewModel\Adminhtml\System\Config\AddressAttributesas the functionality has been moved to the baseHyva_Checkoutmodule - Removed
Hyva_MagentoGoogleTagManagerdependency
0.2.0 - 2025-05-23
Hyvä Enterprise Checkout - 0.2.0
Added
- CSP compatibility
Changed
- UI refresh
Removed
- Nothing removed
0.1.0 - 2024-01-12
Hyvä Enterprise Checkout - 0.1.0
Added
- Initial feature release
Changed
- Nothing changed
Removed
- Nothing removed
0.0.1 - 2024-01-04
Hyvä Enterprise Checkout - 0.0.1
Added
- Initial release
Changed
- Nothing changed
Removed
- Nothing removed