• Topics
  • Admin API
  • Apps
  • Campaigns
  • Checkout
  • Customers
  • Dashboard
  • Disputes
  • Fulfillment
  • Gift Cards
  • Metadata
  • Notifications
  • Offers
  • Orders
  • Payments
  • Products
  • Reports
  • Settings
  • Storefront
  • Storefront API
  • Subscriptions
  • Support
  • Taxes
  • Themes
  • Webhooks
  • 2022/6/13

    SubscriptionsThemesPaymentsReportsOrders

    New Features

    • It is now possible to configure gateways to use an Auth / Capture payment flow to delay the actual capture of the funds. This also introduced a new Payment status for orders to track payment statuses more granularly.
    • Our PayPal integration now supports Digital Goods to support the sale of items that do not require fulfillment and tracking codes to be uploaded.
    • We now have several new Subscription reports fro Subscriptions by UTM, by Funnel, by Affiliate to assist store admins with understanding subscription performance by marketing channels.

    Improvements

    • Theme Kit now uses Oauth to access the Admin API to support more robust and granular access to the API for theme development purposes.
    • Order Attribution data has now been denormalized to separate it from subscriptions so that editing a single order's attribution will not affect (unexpectedly) the subscription or other orders related to the subscription.
    • We've improved the Order Cancel action to support orders with mixed fulfillment requirements so that dashboard users can more easily manage these orders.
    • Support Macros can now be deleted allowing store admins to better manage their support macros.

    Bug Fixes

    • We've fixed an issue with tickets being created and not properly being stripped of all of the extra html content for the initial comment.
    • We've now removed the Subscriptions by Cancel Reason report in favor of relying on the Subscriptions by Cancelation dashboard widget which has been improved to have drill down links from the widget.
    • We've now revamped the webhook deactivation logic to be more robust and accommodating of real life scenarios where there is low volume of events or handle failing webhooks that start working again.
    • We've fixed an issue that allowed Oauth Tokens to be accessed more than once after they were created.
    • Fixed an issue funnel pages not showing the next page properly in the dashboard.
    • Fixed/improved the handling of orders with Paypal accounts that do not have an associated email address.
    • Fixed an issue with emails not showing properly on mobile devices.
    • Fixed an issue with store template variables not rendering in several places throughout the storefront.
    • File uploades are now validated on the themes admin api to prevent 500 errors from occuring when file sizes are too large.
    • Fix a UI bug that prevented products from being removed from ranges.
  • 2022/3/30

    SubscriptionsThemesProductsOrders

    New Features

    • The Product Class of an existing Product can now be changed, enabling store admins to more easily manage their product catalogue.
    • Stores can now install Themes directly from the Dashboard, making it easy to install and setup themes during the initial store setup process, or switch to a new theme.
    • Themes can now be downloaded from the Dashboard, allowing users to download a theme from one store for backup, or for easy copying to another separate storefront.
    • Dashboard users can now bulk update Subscriptions' Gateway and Next Renewal Dates, improving bulk subscription management.
    • Canceled subscriptions can now be reactivated via the Dashboard, providing a simple way for merchants to recover subscriptions that may have been accidentally canceled.

    Improvements

    • Theme templates have now been restructured for consistency.
    • Order Line Item management logic and validation has been updated to be more clear, and to address issues related to the changing of a product class, and its shipping requirements, on existing orders.
    • The get_checkout_url model method is now available as an attribute in product templates making it available for integrations that use it for JS events.
    • Links to child products now redirect to the parent product, with the variant id as a querystring, which provides a simple way for theme developers to activate the variant on redirect.
    • Querystrings on cart checkout urls are now carried when redirecting into the checkout flow so that source attribution values are captured properly.

    Bug Fixes

    • Fixed an issue related to order fulfillment pipelines causing orders to not transition to Complete status after being fulfilled.
    • Fixed duplicate issues with subscription webhooks, and improved the subscription lines serializer to be more consistent with cart and order lines.
    • Fixed an issue with Shipping State and Shipping Country not being rendered properly in export CSVs.
    • Fixed an issue on the Orders by Product report where product links were not properly drilling down to the Orders by Partner SKU report.
    • Product variant (child products) review links now redirect to the parent product to aggregate reviews onto the parent product.
    • Fixed an issue causing multiple order.created webhooks to fire for a single order.
  • 2022/3/14

    OffersSubscriptionsThemesStorefrontWebhooks

    New Features

    • New Offer Condition type to the set exact quantity of products within the range to be in the cart for the offer to be applied which greatly simplifies quantity based tiered discount scenarios.
    • Storefront Themes can now be uploaded through the dashboard UI with a zip file making it easier for Theme developers and store admins to bootstrap store themes.
    • Webhooks now feature two new events; ticket.created and ticket.updated allowing webhook subscribers to listen for support related events.
    • Store sitemap.xml feeds now properly support multiple languages configured by the store's public languages.
    • Subscription address handling has been improved to better support digital products which do not require shipping and would result in digital subscriptions.

    Improvements

    • Subscriptions UI has been overhauled to be more consistent with Orders and other areas of the platform.
    • We've improved the carts list view to exclude anonymous carts and and removed the owner object which was deprecated in favor of the user object.

    Bug Fixes

    • Fixed an issue where multiple subscriptions were created for a single line item through the admin api.
    • Corrected the CORS setting for media file handling on storefront themes.
    • Fixed an issue with Order Reports failing to generate when trying to filter by Partner SKU.
  • 2022/1/17

    SubscriptionsThemesReportsFulfillment

    New Features

    • Subscriptions can now be created on the Admin API which opens up many more use cases of creating and importing subscriptions.
    • Customer Reports now feature reports for all UTM source attribution parameters to support more UTM oriented reporting views.
    • Funnels have now been updated to use Theme Templates which gives Theme developers access to editing funnels from their local with Theme Kit as well as more robust template functionality.

    Improvements

    • It is now possible to indicate a cart line item is an upsell on the admin cart api.
    • Themes now support revision history providing a backup of previous versions to be available in any situation when a backup is needed.
    • Coupon search now supports searching by name or code making it easier to find coupons.
    • Shipping Countries lists in the tables has been improved when there are more than 5 available for better UX.

    Bug Fixes

    • Fixed an issue that prevented changing the requester on a support ticket.
    • Fixed an issue that prevented canceling Orders if the ShipStation log had been deleted by the background extension cleaning
  • 2022/11/16

    ThemesSettingsOrdersDashboard

    New Features

    • Introducing the ability to switch between stores from the store dashboard to make it easy to manage multiple stores from a single user account.
    • Store admins can now manage their domains through their store settings making it easy to add domains and point DNS to allow the domain to resolve to the 29 Next platform.
    • Line Items can now be updated and and added while orders are Confirmed status allowing CS agents to more easily make adjustments to orders before they are sent to the fulfillment center.

    Improvements

    • Theme templates can now access products, posts, and post_categories in all templates allowing them to create dynamic content blocks that are driven by the objects configured in the dashboard.
    • Users subscription to marketing communications is now managed through the user model as accepts_marketing allowing this to be used by externally integrated communication systems.
    • Blog posts now allow them to be hidden through the Public attribute following other public facing storefront content models.
    • Existing users added to stores will receive an email notification they have been added with a link to access their stores.
    • Dashboard users can now change their email in our unified accounts SSO with a supported email verification flow and new email propagation to stores as they login to them again.
    • Improved several misc items related to SSO to improve dashboard users' UX with their managed accounts.

    Bugs Fixed

    • Fixed an issue with Address Line 2 not being imported when using the PayPal One Click flow.