Changelogs

See what's new added, changed, fixed, improved or updated with Foxy.
You are viewing logs from March 14, 2024 to June 26, 2024
See Latest Logs

June 26, 2024

  • FixSubscriptionsPrevent negative total amount for future subscriptions

  • FeaturePre Cart WebhookTrigger on checkout load

  • FixUser InvitationChange from email and fix typo

  • FixPermissionsFix store permission model

June 24, 2024

  • FeatureGatewaysAdd verify raw CC and stripe token

  • FeatureGatewayAdd verification raw CC and stripe token

  • FixCybersource RestUse a non-negative number for the discount amount for cybersource/bofa

  • FixCheckoutAdd display none for apple pay amount change label

  • FeatureGatewayImplement Elavon Payment Gateway

  • FixCouponsEnable applying unrestricted coupons to empty cart

June 19, 2024

  • polishCorrect spelling for customer_portal_settings scope

  • FeatureCybersource RestSupport transaction review

  • docsAdminAdd help text to shipping code

June 19, 2024

  • FeatureTaxesAdd tax account identifier to logging for requests #6727

  • FixTax SetAdd logs for returning value for tax set

  • FeatureUser InvitationsInvite users to new admin via API

  • refactorUpsVerify certificate on cURL request

  • FixGatewaysMake gateway property helpers password type

  • FeatureWebhooks V2Create webhook status before the message gets sent to sqs

June 8, 2024

  • choreUpdate GPG public key

June 7, 2024

  • buildAppChore: privacy policy update

June 3, 2024

  • FeatureUpsUpdate ups to use new OAuth

  • FeatureUpsAdd client credentials flow support for v1.1.0 and 1.0.0

May 24, 2024

  • FixCheckoutRemove Apple Pay text when it shouldn't display

May 22, 2024

  • FixTypo in the word "specificed" to "specified", to be specific.

  • FixTimezonesUse the same timezones list everywhere

  • polishDocsAdd missing docs for externally controlled coupons

  • FixGift CardsEvaluate gift cards on completed transactions

  • FixTaxesItem taxes calculating for the all items in the cart

April 29, 2024

  • FixTaxjarDiscounts are not being accurately sent to taxjar

  • refactorApple PayChange it to express option on checkout

  • FixRedisUpdate exists get calls to the only get 6759

  • FixApiCorrect validation to allow for attributes on transactions via PUT

April 29, 2024

  • FixApiAdditional validation improvements for attributes

April 23, 2024

  • FixBundle ProductsAdd check to remove single child product

  • FixSubscriptionsFix zoomed resource permission check

  • FixPre Cart WebhookRemove customer password from payload

  • FeatureAdd consent mode for google tag, conditionally add analytics js to files

  • FixPaypal ExpressDrop paypal param in cart, to avoid stuck in PayPal Express loop from the Sidecart

  • FeatureGatewayAdd platform header for wigwag

April 17, 2024

  • FixApiResolve 404 for certain subscription zooms

April 17, 2024

  • FixLegacy ProcessesFix typo and corresponding tests for an API cart-related action

April 15, 2024

  • FeatureScopeNew granular scopes for better permission management

  • FeatureCheckoutExpose customer and transaction public attributes in the returned JSON on checkout authentication

  • FixTaxApply automatic taxes configured for other countries and save correct taxes per item

  • FixCheckoutHide remove Item link and disable quantity change input on form submit

  • FixCartAllow passing an empty array to the applied coupon codes when updating carts

  • FixEmailsTrim white space from addresses in some store settings (for custom SMTP)

April 9, 2024

  • FixTransactionsTax calculates correctly when doing partial refunds through the API

  • perfCacheMinor redis improvements to avoid unnecessary requests when a count is sufficient

April 4, 2024

  • FeatureGatewayWigWag Integration

  • FeatureSessionsSet explicit cookie expirations for the cart

  • FeatureCouponsAdd CRUD operations for item_option_restrictions

  • docCouponsAdd documentation for item_option_restrictions

March 26, 2024

  • FeatureGift CardsAuto apply gift cards for carts

  • FixSend Html EmailAllow for updating send_html_email with hAPI

  • FeatureGatewaysMake Cardstream orderRef Hidden

  • FixGatewayDeprecate Vivawallet Native Gateway

  • FeatureGatewaysRemove deprecation date from cybersource rest and boa

  • FixPayment SettingsIf custom domain set for store then show it in recaptcha tooltip

  • FixTaxesDo not try to call getTaxes for the null

  • FeatureLimitsAdd limits for products/options + cache

March 15, 2024

  • Revert "featLimitsAdd limits for products/options + cache"

March 14, 2024

  • Revert "fixCacheAdd store id to the cache key"