Changelog
Version 1.1.21 (2026-05-12)
- Compatibility with Magento 2.4.8-p5
- Compatibility with Magento 2.4.7-p10
Version 1.1.19 (2026-03-10)
- Compatibility with Magento 2.4.8-p4
- Compatibility with Magento 2.4.7-p9
1.1.20 - 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.18 (2026-02-23)
- Fix - Srcset for swiper plugin
Version 1.1.17 (2025-12-10)
- Request ViewModel
- Improved Load On Move Loading Logic
- Srcset for swiper plugin
Version 1.1.16 (2025-11-25)
- Fallback to window if hyva is not found
Version 1.1.15 (2025-10-15)
- Compatibility with Magento 2.4.8-p3
- Compatibility with Magento 2.4.7-p8
Version 1.1.13 (2025-06-30)
- Compatibility with Magento 2.4.7-p6
- Compatibility with Magento 2.4.8-p1
Version 1.1.12 (2025-04-25)
- Compatibility with Magento 2.4.7-p5
- Compatibility with Magento 2.4.8
Version 1.1.11 (2025-03-17)
- Removed dependency to jajuma fontawesome
Version 1.1.10 (2025-02-24)
Version 1.1.9 (2024-11-07)
Version 1.1.8 (2024-07-17)
- Fixed the getShippingCostUrl in the ShippingInfo view model
Version 1.1.7 (2024-07-02)
Version 1.1.6 (2024-07-02)
Version 1.1.5 (2024-06-17)
- Added view model for displaying shipping price information on the product page
Version 1.1.4 (2024-05-22)
- Option to configure additional attribute in config option (was "weight" before)
Version 1.1.2 (2024-02-22)
- Added view model for displaying shipping price information on the product page
Version 1.1.1 (2024-02-22)
- Removed cms breadcrumbs and added it into separate module (copex/module-cms-breadcrumbs)
Version 1.1 (2024-01-11)
- New Lazy init scripts for JS and CSS to work with Promises
- Bugfix in tooltip (Popper) initialization process
Version 1.0.2 (2023-12-27)
- Removed ajaxaddtocart with graphql (use copex/module-hyva-ajax-add-to-cart instead)
Version 1.0.1 (2023-11-27)
- Typo fix in constructor of viewmodel
Version 1.0.0 (2023-11-17)