Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 1.29.0 #170

Merged
merged 63 commits into from
Aug 20, 2024
Merged

chore: release 1.29.0 #170

merged 63 commits into from
Aug 20, 2024

Conversation

pheekus
Copy link
Contributor

@pheekus pheekus commented Aug 20, 2024

Bug Fixes

  • fix dialog height in mobile browsers (556cc85)
  • foxy-address-form: fix headers for default billing and shipping addresses (caffdad)
  • foxy-api-browser: fix translations for Submit and Undo buttons (245c2a7), closes #167
  • foxy-form-dialog: hide built-in Submit and Undo buttons in dialogs because dialogs have their own (c5b30e1), closes #166
  • foxy-form-dialog: hide Save button when form is empty and has no changes (f8c7044)
  • hide Save Changes button in empty forms (88cc9be)
  • foxy-native-integration-form: remove internal webflow auth field (fade0d8)
  • foxy-store-form: clarify xml webhook description and remove extra v8n errors (4f85dd7)
  • foxy-webhook-form: hide zapier and webflow from format options since they're created via vendor ui (83274f8)
  • foxy-webhook-form: require encryption key (042a046)
  • foxy-customer-portal: add missing translations for payment card embed (8ddb3f9)
  • foxy-payments-api-fraud-protection-form: disallow adding more than one instance of a fraud protection to the payment method set (a968089)
  • foxy-payments-api-payment-method-form: hide additional fields with type: "hidden" (41c61ce)
  • foxy-payments-api: output conflicts for hosted gateways same way we do for regular gateways (43e90de)

Features

  • foxy-cart-form: improve support for address, customer and payment method overrides and update totals ui (b10fbc3)
  • add foxy-admin-subscription-form element (c304570)
  • foxy-subscription-settings-form: update ui and available options (5363235)
  • foxy-item-category-form: redesign with summary controls and remove unsupported features (eb2e0b9)
  • foxy-client-form: display redirect domain in subtitle (4108e43)
  • foxy-webhook-form: hardcode webhook version (ae33ffa)
  • foxy-webhook-form: use password control with generator for encryption field (c36d4b8)
  • foxy-payments-api-fraud-protection-form: update ui with summary controls (0dd445a)
  • foxy-payments-api-payment-method-form: display temporary warning for oauth-based gateways (4fa4310)
  • foxy-payments-api-payment-method-form: use summary ui for form fields and display live/test hints (efa33aa)
  • foxy-payments-api-payment-preset-form: group set settings into summary control (c1ec334)
  • foxy-payments-api: output conflict info in available fraud protections (bb53c05)

pheekus added 30 commits July 30, 2024 15:22
Newer CSS features cause HTML minifier to fail. Disabling to include that CSS unminified.
pheekus added 23 commits August 14, 2024 11:53
…Credentials and Allow PO switches when the store is inactive even if the actual values are `true`
…an one instance of a fraud protection to the payment method set
@pheekus pheekus added bug Something isn't working enhancement New feature or request labels Aug 20, 2024
@pheekus pheekus requested a review from brettflorio August 20, 2024 02:22
@pheekus pheekus self-assigned this Aug 20, 2024
Copy link

netlify bot commented Aug 20, 2024

Deploy Preview for elements-beta-foxy-dev ready!

Name Link
🔨 Latest commit 2ccf96e
🔍 Latest deploy log https://app.netlify.com/sites/elements-beta-foxy-dev/deploys/66c3fdf13d5eed0008e52e2b
😎 Deploy Preview https://deploy-preview-170--elements-beta-foxy-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@brettflorio brettflorio merged commit 51454cd into main Aug 20, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API explorer "undo" language string incorrect Add translations to latest version
2 participants