Releases: helloextend/magento-extension
Releases · helloextend/magento-extension
Patch release : v2.5.9 - Adding special pricing support
Patch Release: region fix
having the region in the payload bypasses the location filtering/geofencing and incorrectly passes the store region rather than the customer region.
region has been removed from the payload and now the API determines the region from the originating call.
Patch Release : php 8.4 compatibility
PHP 8.4 Compatibility - Fix Deprecated Functionality (#427) * Fix: Deprecated Functionality: Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used; * Update Warranty.php added 2 additional checks for null parameters --------- Co-authored-by: JM <100705862+jm-extend@users.noreply.github.com>
Patch release : v2.5.6 - update get Store Id for admin order workflow
Patch Release : Update ProductDataBuilder.php
updated the product sync to account for bundles with fixed prices
Patch Release : Update csp_whitelist.xml
added production url to whitelist_csp
v2.5.3
Patch Release : Merge pull request #419 from helloextend/PUE_Order_de…
v2.5.2
Patch Release : Merge pull request #418 from helloextend/fix_system_xml Patch Release : fixed read only field in system settings
v2.5.1
Patch Release: Merge pull request #417 from helloextend/leads_fix_092024 Patch Release: Update leads.phtml
v2.5.0
Merge pull request #416 from helloextend/Oauth_implementation Minor Release: implementation of Oauth