Skip to content

Commit

Permalink
Merged PR 60164: 1.0.0 pre-release
Browse files Browse the repository at this point in the history
### What's new
- We added support for email capture at guest checkout in Hyvä Checkout.
  - Added Hyva\CheckoutDotdigitalgroupSms\Model\Form\EntityFormModifier\WithTelephoneValidationDirective to entityFormModifiers.
  - Created new MarketingConsent and ShippingForm classes in the Hyva\CheckoutDotdigitalgroupSms\Magewire namespace.
  - Enhanced intl-input-validation.js with new functions and modifications.
  - Added intl-input Alpine.js directive to handle international telephone input.

Related work items: #278803
  • Loading branch information
pvpcookie committed Nov 20, 2024
1 parent 5074a2b commit 6e616aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.0.0

### What's new
-
- We added support for SMS marketing consent at guest checkout in Hyvä Checkout.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"magento/framework": "*",
"hyva-themes/magento2-hyva-checkout": "^1.1.5",
"dotdigital/dotdigital-magento2-extension-sms": "^2.2.1",
"dotdigital/dotdigital-magento2-extension-sms": "^2.5.0",
"dotdigital/magento2-dotdigitalgroup-sms": "^1.0.0"
},
"license": "MIT",
Expand Down

0 comments on commit 6e616aa

Please sign in to comment.