Skip to content

Releases: helloextend/magento-extension

Patch release : v2.5.9 - Adding special pricing support

23 Mar 18:42
a29c7f3

Choose a tag to compare

Admin orders now have support for special pricing.

Patch Release: region fix

21 Nov 20:50
26b96c3

Choose a tag to compare

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

21 Nov 18:06
c6529db

Choose a tag to compare

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

08 Aug 19:21
c2279ba

Choose a tag to compare

What's Changed

Full Changelog: v2.5.5...v2.5.6

Patch Release : Update ProductDataBuilder.php

30 May 20:18
e5fcb18

Choose a tag to compare

updated the product sync to account for bundles with fixed prices

Patch Release : Update csp_whitelist.xml

21 May 18:50
2338859

Choose a tag to compare

added production url to whitelist_csp

v2.5.3

17 Oct 17:02
f5e5c3c

Choose a tag to compare

Patch Release : Merge pull request #419 from helloextend/PUE_Order_de…

v2.5.2

05 Sep 18:44
7099d6c

Choose a tag to compare

Patch Release : Merge pull request #418 from helloextend/fix_system_xml

Patch Release : fixed read only field in system settings

v2.5.1

04 Sep 21:02
93c06b2

Choose a tag to compare

Patch Release: Merge pull request #417 from helloextend/leads_fix_092024

Patch Release: Update leads.phtml

v2.5.0

04 Sep 18:54
170629c

Choose a tag to compare

Merge pull request #416 from helloextend/Oauth_implementation

Minor Release: implementation of Oauth