yireo/magento2-webp2
Magento 2 module to add WebP support to the Magento frontend
0.14.3
1.3M downloads/mo
#4961 most downloaded on Packagist
yireo/Yireo_Webp2
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 6 months
Nearly every release is documented
notes for 67 of 68 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
68 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
68 releases · Mar 2019 to Oct 2024
2020
2021
2022
2023
2024
2025
2026
Releases
latest 60 of 68-
0.14.324 Oct 2024 -
0.14.223 Aug 2024 -
0.14.123 Aug 2024 -
0.14.020 Jun 2024 -
0.13.506 May 2024 -
0.13.404 Apr 2024Release notes
Open source →Fixed
- Catch the correct exception when using properties of a specific exception.
-
0.13.322 Sep 2023Release notes
Open source →Fixed
- Properly check for MIME-typed (fix of #149)
- Add "webp" / "nowebp" to body class for Hyva
-
0.13.206 Sep 2023Release notes
Open source →Fixed
- Make sure convertor is called for unsupported types #149 (@kernstmediarox)
-
0.13.106 Sep 2023Release notes
Open source →Fixed
- Remove non-existing
descriptionin exception handling - Move Hyva dependency to separate package
yireo/magento2-webp2-for-hyva
- Remove non-existing
-
0.13.030 Aug 2023Release notes
Open source →Added
- Copied GraphQL
url_webpfrom Hyva compatibility module to here
Fixed
- Catch exceptions in converters by changing array to string with a foreach (@ghezelbash PR #140)
- Copied GraphQL
-
0.12.519 Mar 2023 -
0.12.413 Sep 2022 -
0.12.320 Aug 2022 -
0.12.221 Jul 2022Release notes
Open source →Fixed
- Using JS native
_determineProductDatafunction #120 (@artbambou) - Fix uncaught exception #127 (@jakegore)
- Using JS native
-
0.12.102 Jun 2022 -
0.12.004 May 2022Release notes
Open source →Added
- Added ACL for user permissions (@jeroenalewijns)
- Always add
webpCSS class to body via JS detection - Add various integration tests
- Refactoring because of changed NextGenImages API
Removed
- Moved AJAX plugin for swatches to NextGenImages
-
0.11.423 Aug 2021 -
0.11.323 Aug 2021 -
0.11.211 Aug 2021 -
0.11.110 Aug 2021 -
0.11.009 Aug 2021Release notes
Open source →Added
- New option
encodingfor better performance with onlylossy(@basvanpoppel)
- New option
-
0.10.1115 Jul 2021 -
0.10.1007 Jul 2021Release notes
Open source →Fixed
- Hide all other fields if setting "Enabled" is set to 0
- Add current store to all methods
-
0.10.924 Jun 2021 -
0.10.824 Jun 2021 -
0.10.706 May 2021Release notes
Open source →Fixed
- Prevents error if variable $imageData[$imageType] is empty (@maksymcherevko)
-
0.10.602 Apr 2021Release notes
Open source →Fixed
- Webp images not being generated if cached jpg does not exist yet #70 (@gtlt)
-
0.10.509 Mar 2021Release notes
Open source →Fixed
- Refactor conversion errors
- Move helper function to NextGenImages
- Throw exception when no conversion is needed
- Update convertor class to comply to updated interface
-
0.10.415 Feb 2021 -
0.10.312 Feb 2021 -
0.10.212 Feb 2021 -
0.10.111 Feb 2021 -
0.10.028 Jan 2021Release notes
Open source →Added
- Improved support on product detail page (configurable swatches + fotorama)
-
0.9.622 Jan 2021Release notes
Open source →Fixed
- When no .webp file is available, the source tag will be removed to prevent old image being shown on the frontend (@ar-vie)
-
0.9.503 Dec 2020 -
0.9.403 Dec 2020 -
0.9.302 Dec 2020 -
0.9.230 Nov 2020 -
0.9.130 Nov 2020 -
0.9.030 Nov 2020Release notes
Open source →Removed
- Remove JavaScript check and Browser class
- Moved code from this module to generic NextGenImages module
- Remove Travis CI script
-
0.8.030 Nov 2020Release notes
Open source →Fixed
- Lazy loading configuration option was not working
Added
- Add new option for quality level
-
0.7.704 Nov 2020Nothing published for this version
-
0.7.619 Aug 2020 -
0.7.513 Aug 2020 -
0.7.329 Jul 2020Release notes
Open source →Added
- Magento 2.4 support
Fixed
- Numerous PHPCS issues
Added
- URL parsing via laminas/laminas-uri package
-
0.7.213 Jun 2020 -
0.7.106 Apr 2020 -
0.7.031 Mar 2020 -
0.6.218 Mar 2020 -
0.6.118 Mar 2020Release notes
Open source →Fixed
- Do not throw error in debugging with non-existing images
- Rename "Debug Log" to "Debugging" because that's what's happening
-
0.6.007 Mar 2020 -
0.5.205 Mar 2020 -
0.5.119 Feb 2020 -
0.4.731 Jan 2020Release notes
Open source →Added
- Add class attribute in picture (PR from itsazzad)
- Better support info
- Raise framework requirements for proper support of ViewModels
- Added logic for fetching the css class from the original image (PR from duckchip)
- Added missing variable in the ReplaceTags plugin (PR from duckchip)
-
0.4.623 Nov 2019 -
0.4.516 Oct 2019 -
0.4.415 Oct 2019 -
0.4.304 Oct 2019Release notes
Open source →Added
- Add controller for email testing
Fixed
- Do not apply WebP if no handles
-
0.4.214 Jul 2019Release notes
Open source →Fixed
- Make sure modified gallery images are returned as Collection, not an array
- Test with Aimes_Notorama
-
0.4.110 Jul 2019Release notes
Open source →Fixed
- Original tag (with custom styling) was not used in
pictureelement, but new one was created instead
- Original tag (with custom styling) was not used in