uc_authorizenet_simdpm 6.x-1.7
Changes since 6.x-1.6:
- Issue #3025488 by jerry: Updated security hash as required by Authorize.Net.
Changes since 6.x-1.6:
updated package.json to reflect latest build of HAX
Reduced scope of D6 version just to getting things bootstrapped and included in the page load. This is effectively feature complete in that it's able to load web components into D6 and do so over a CDN optionally.
Feature parity with D8 version (outside of file upload) This is feature complete since it's proof that it works.
The sixth official stable release.
The following patches have been committed since the 1.4 release:
Issue #2999265 by arpeggio: Removed Geo Time Zone module as dependency.
Issue #2999260 by arpeggio: Fixed fatal error: Call to undefined function user_role_permissions().
Issue #2998045 by arpeggio: Implemented field that determines a country follows GDPR.
Issue #2997764 by arpeggio: Integrated Geo Time Zone.
Issue #2998042 by arpeggio: Addeded "Is EU country" field in device_geolocation block.
Issue #2996632 by arpeggio: Implemented to use Maxmind's "is_in_european_union" to override native smart_ip_is_eu_country() function value.