Changelog
1.1.4 - 2026-04-27
- Fixed override of existing custom options
1.1.3 - 2026-03-16
Added
- Documentation (DE/EN) with admin and frontend screenshots
- AGENTS.md with architecture documentation
- .gitlab-ci.yml for CI/CD pipeline
- Unit tests
- docs/generate.sh for PDF generation
Version 1.1.2 (2025-05-14)
- Added german translation for you save in hyva
Version 1.1.1 (2025-04-16)
Version 1.1.0 (2024-08-06)
- Added compat for luma + hyva + copex green
Version 1.0.7 (2024-07-29)
- Fixed price calculation for tier prices
Version 1.0.6 (2024-07-19)
- Fixed if product price is 0
Version 1.0.5 (2024-05-24)
- Fixed total final price calculation
Version 1.0.4 (2024-03-11)
- Option to show discount in product.media.after container in product detail page
Version 1.0.3 (2024-02-22)
- Don't replace cart-drawer.phtml
- Options to select where we display the reduction (hyva only)
Version 1.0.2 (2024-02-20)
- Removed css in hyva
- Added reduction information in product list
Version 1.0.1 (2023-09-18)
- Added support for PHP 8.1 and Magento 2.4.6
- Internal cleanups and type fixes