Changelogs

See what's been added, updated, and fixed.
You are viewing logs from February 15, 2024 to June 3, 2024
See Latest Logs

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"

March 14, 2024

  • FixCacheReverting, again

March 12, 2024

  • FixHapiDo not make unnecessary hAPI calls

March 7, 2024

  • refactorEmailAdd gift card info to text receipt

  • FixCacheAdd store id to the cache key

  • FeatureCouponsRestrict Usage of coupons based on Product options

  • FixTemplate SetsSet correct ttl for redis cache records

  • FixDocUpdate property helpers docs to support is_deprecated flag

  • FixSqsUpdate the function to add the sqs error

February 28, 2024

  • FixApi:cartAllow applied coupon codes node when creating carts

  • FeatureApi:gatewaysAdd flag for deprecated payment gateways in property helpers

  • FeatureApi:couponsAdd shared_codes_allowed attribute to the coupons in API

  • FixApi:webhooksValidate encryption_key field

February 26, 2024

  • FixEmailsCorrectly add multiple emails to swiftmailer when using SMTP setting

  • FixCheckoutPrevent amazon to auto authorize if its the only Gateway set for the store

  • FeatureTazapayTazapay Webhooks Handling and Error Display Improvements

  • FixPaypal PlatformUpdate the paypal request id if user cancles the 3ds flow

  • FeatureCybersource RestAdd option to use foxy vaulted cards

  • FixSquare UpAlways call method for form render

  • FeatureShared ComponentsUpdate shared-components to 0.2.15

  • FeatureCheckoutAllow billing address to update after shipping address prepopulation

  • FixCheckoutDisable the normal prepayment webhook for barclaycard if 3ds is enabled

  • FixEmail ValidationFix the email validation at the time of signup and password reset

  • FeatureCouponStrip spaces from coupon code

  • FixBillingRemove partner_supadu option from available plans list

February 15, 2024

  • FixProfile UpdateAdd email validation on profile update

  • FixStripeDo not encode non-html characters

  • FeatureCouponsAdd CRUD for inclusive_tax_rate

  • apiDocsUpdate character limit on logo url

  • updateDocsCreate multiple gift card codes

  • FixApiAdd validation for store_version_uri on Store resource

  • FixTemplate SetPrevent duplicate code in template sets

  • FeatureGift CardsGenerate 128 char long hash for deduplication key

  • FeaturePaypal PlatformUpdate js sdk to use server request instead of js actions

  • FixCheckoutSkip the email check if the email hasn't actually changed