Skip to content

Releases: Foxy/foxy-elements

v1.30.0-beta.6

23 Aug 18:05
d6a8da2
Compare
Choose a tag to compare
v1.30.0-beta.6 Pre-release
Pre-release

1.30.0-beta.6 (2024-08-23)

Bug Fixes

  • foxy-cart-form: fix currency display and item category selector in items section (4874045)
  • foxy-item-form: fix currency display in item options (8b3a8ad)
  • foxy-subscription-form: fix currency display in items section (33646f4)
  • foxy-transaction: fix currency display and item category selector in items section (d6a8da2)

v1.30.0-beta.5

23 Aug 17:09
a859d21
Compare
Choose a tag to compare
v1.30.0-beta.5 Pre-release
Pre-release

1.30.0-beta.5 (2024-08-23)

Features

  • foxy-item-form: reorder and group form controls (a859d21)

v1.30.0-beta.4

22 Aug 18:25
cc4b27f
Compare
Choose a tag to compare
v1.30.0-beta.4 Pre-release
Pre-release

1.30.0-beta.4 (2024-08-22)

Bug Fixes

  • foxy-customer-portal: polish language string (5b79d66)

v1.30.0-beta.3

22 Aug 15:25
38239cb
Compare
Choose a tag to compare
v1.30.0-beta.3 Pre-release
Pre-release

1.30.0-beta.3 (2024-08-22)

Bug Fixes

  • foxy-transaction: move Resend Datafeed button into the XML Datafeed section (0fa0621)

Features

  • foxy-coupon-form: group customer restrictions together (38239cb)

v1.30.0-beta.2

22 Aug 03:02
f645e41
Compare
Choose a tag to compare
v1.30.0-beta.2 Pre-release
Pre-release

1.30.0-beta.2 (2024-08-22)

Bug Fixes

  • foxy-transaction: make sure optional process_webhook rel is supported (f645e41)

v1.30.0-beta.1

22 Aug 02:42
1dbf5fb
Compare
Choose a tag to compare
v1.30.0-beta.1 Pre-release
Pre-release

1.30.0-beta.1 (2024-08-22)

Bug Fixes

  • foxy-coupon-form: always show subscription and customer restrictions ui (739cee6)

Features

  • foxy-coupon-form: update ui with summary controls (0bb9399)
  • foxy-transaction: add support for viewing and refeeding webhooks (c555fcd)
  • foxy-transaction: add xml datafeed controls (1dbf5fb)
  • foxy-webhook-card: display webhook status when resource uri is set (c4638ff)
  • foxy-webhook-form: filter logs and statuses when resource uri is set (0f1d405)

v1.29.0

20 Aug 08:23
51454cd
Compare
Choose a tag to compare

1.29.0 (2024-08-20)

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-cart-form: fix default payment method not showing when no override was set (9d22d52)
  • foxy-customer-portal: add missing translations for payment card embed (8ddb3f9)
  • 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)
  • foxy-native-integration-form: remove internal webflow auth field (fade0d8)
  • 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-payment-preset-form: display Off for Use Live Credentials and Allow PO switches when the store is inactive even if the actual values are true (31d00c8)
  • foxy-payments-api-payment-preset-form: fix live and po toggles (2ccf96e)
  • foxy-payments-api-payment-preset-form: make po and live switches readonly when store is inactive (df2b3c4)
  • foxy-payments-api: output conflicts for hosted gateways same way we do for regular gateways (43e90de)
  • 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)
  • hide Save Changes button in empty forms (88cc9be)

Features

  • add foxy-admin-subscription-form element (c304570)
  • foxy-cart-form: improve support for address, customer and payment method overrides and update totals ui (b10fbc3)
  • foxy-client-form: display redirect domain in subtitle (4108e43)
  • foxy-item-category-form: redesign with summary controls and remove unsupported features (eb2e0b9)
  • 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)
  • foxy-subscription-settings-form: update ui and available options (5363235)
  • foxy-webhook-form: hardcode webhook version (ae33ffa)
  • foxy-webhook-form: use password control with generator for encryption field (c36d4b8)

v1.29.0-beta.6

20 Aug 01:46
2ccf96e
Compare
Choose a tag to compare
v1.29.0-beta.6 Pre-release
Pre-release

1.29.0-beta.6 (2024-08-20)

Bug Fixes

  • 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-payment-preset-form: display Off for Use Live Credentials and Allow PO switches when the store is inactive even if the actual values are true (31d00c8)
  • foxy-payments-api-payment-preset-form: fix live and po toggles (2ccf96e)
  • foxy-payments-api-payment-preset-form: make po and live switches readonly when store is inactive (df2b3c4)
  • foxy-payments-api: output conflicts for hosted gateways same way we do for regular gateways (43e90de)

Features

  • 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)

v1.29.0-beta.5

14 Aug 21:43
4108e43
Compare
Choose a tag to compare
v1.29.0-beta.5 Pre-release
Pre-release

1.29.0-beta.5 (2024-08-14)

Bug Fixes

  • 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)

Features

  • 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)

v1.29.0-beta.4

14 Aug 00:12
eb2e0b9
Compare
Choose a tag to compare
v1.29.0-beta.4 Pre-release
Pre-release

1.29.0-beta.4 (2024-08-14)

Features

  • foxy-item-category-form: redesign with summary controls and remove unsupported features (eb2e0b9)