• 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
  • 2023/4/27

    CheckoutAdmin APIStorefrontNotifications

    New Features

    • Added support for Dutch and Portuguese languages in the storefront, checkout flow, and core email notifications.
    • Added support for "Description Phone Number" for Blue Snap gateways.

    Improvements

    • Added Email Marketing consent to the storefront checkout flow.
    • Product Images have a new layout for improved user experience and clarity when editing products.
    • Improved Admin API endpoint documentation grouping and descriptions.
    • The store switcher has been improved to search store schema names as well as activate the search box for improved user experience.

    Bug Fixes

    • Fixed an issue with Storefronts potentially returning a 404 to users based on their browser settings and configured languages.
    • Fixed a typo in the Order Confirmation email notification.
    • Fixed an issue with test orders and creating a subscription through the add-line-items API.
    • Fixed an issue with subscription exports erroring if there are no subscriptions available to export.
  • 2022/7/11

    CheckoutOrdersMetadataNotificationsDashboard

    New Features

    • Introducing Checkout Links, making it possible to construct links directly to the checkout flow with defined products and vouchers applied to the cart to enable external sales channels to direct customers straight to checkout.
    • Stores now can be configured to use a WYSIWYG editor (or HTML) for all of the content areas in the dashboard to help content writers and store managers more easily add and edit content.
    • Store Dashboard users can now add products to existing subscriptions to enable more flexible options in assisting customers in managing their subscriptions.
    • Customers will now receive a notification when subscriptions has been canceled to confirm this action has been taken.
    • It is now possible to add custom Metadata to Customers through the API to support custom data that needs to be stored and be available for export with customers.
    • Order Payment Status changes are now tracked so changes can be easily seen and used for auditing order changes.

    Improvements

    • Several improvements have been added to the Checkout flow including country geo-IP lookup, improved saved addresses UX, and dynamic form fields for localized address fields and labels.
    • Customer email logs now open emails in a popup to improve email display and remove styling conflicts.
    • Product reviews are now added through the Product List View template instead of the Product template to reduce complexity on the Product template.
    • Improved subscription event naming conventions for consistency and ease of future expansion.

    Bug Fixes

    • Fixed an occasional edge case issue that raised a duplicate order number key during the order creation process.
    • Fixed an issue with Orders by Offers Report query properly supporting multiple offers applied to orders.
    • Fixed UX issue when canceling Order to more easily handle canceling a related subscription.
    • Fixed an issue with Product sorting inside of Product Ranges.
    • Fixed a minor display issue with an active class in the checkout flow breadcrumb.
  • 2022/5/9

    SubscriptionsReportsOrdersMetadataNotificationsCustomers

    New Features

    • Introduced support for Metadata Definitions, allowing for custom metadata fields to be defined so they can be included in exports.
    • Orders Reports now include an Orders by Offer report to assist merchant insights into offer and discounts usage and performance.
    • Transactional email templates have been revamped with a more modern email design to help in the release of more types of transactional emails over time. Email templates also now automatically inherit the store logo and brand colors from store settings.
    • Subscriptions and Subscription Line Items can now be exported, allowing easy access to subscription data in CSV format for further analysis.
    • Disputes can now be exported, allowing access to dispute data in CSV format for further analysis.

    Improvements

    • The Subscriptions Admin API now offers a full suite of filters, to allow filtering of subscriptions by various attributes.
    • Store admins can now delete email sending domains, which is occasionally necessary if the initial domain validation process times out.
    • Everflow S2S Postback can now be configured to fire for test orders.
    • Order Reports and Order List View now feature a Subscription Lifecycle filter, allowing orders views to be filtered by initial or recurring charges.
    • We've now improved customer data on all exports to include Customer First Name, Customer Last Name, and Customer Phone Number for consistency.
    • Order Reports and the Order List View filters for Order Status and Fulfillment Status now support using multiple status filters at the same time to support more view and export use cases.
    • Improved the order status pipeline validations to prevent users from mixing Fullfillment Status = "Processing" and Order Status = "Pending", which is not supported.
    • Improved inbound email filtering rules to prevent potential email auto-responder loops.

    Bug Fixes

    • Fixed an issue where filters were not maintained when creating exports.
    • Fixed an issue where it was possible to save a stock record without a price, which is a required field.
  • 2021/10/18

    ReportsSettingsNotificationsDashboardCustomers

    New Features

    • Introducing a new Customers by Tag report allowing you to easily see a breakdown and order revenue by customer tags.

    Improvements

    • Dashboard Permission Groups now automatically inherit the ability to access the dashboard index view which previously had its own permission for a more clear setup process.
    • Improved the customer list view to exclude all dashboard users so they aren't confused with customers.

    Bug Fixes

    • Fixed an issue where it was possible to have a dashboard user without a permissions group or admin status.
    • Fixed an issue where we were not able to get the correct Klarna transaction when processing a refund.
    • Fixed an issue where links were sending the wrong querystring parameter causing an error.
    • Fixed an issue with vouchers that are limited to once per customer and the user was not yet created.
  • 2021/10/04

    OffersAdmin APIPaymentsProductsNotificationsDisputesSupport

    New Features

    • Authorize.net integration is now generally available and can be added as a payment gateway in stores.
    • Disputes now have Resolutions which provide a clear workflow to "resolve" disputes and indicate the outcome and/or action taken.
    • Tickets can now be fully managed via the Admin API to enable more complex use cases and 3rd party support ticket integrations.

    Improvements

    • Updated Order Confirmation emails to link to a secure publicly viewable order detail view allowing customers to view their order status without needing to login to their account.
    • The Support "Inbox" views have been refactored and incorporated as tabs on the main Tickets list view making it easier to monitor tickets in different stages and more clear workflows.
    • Orders line items now clearly indicate if an item is on subscription and the related subscription details are available in a Subscription tab.
    • Product Variants now inherit their parent's product images and content by default making it easier to manage several product offer.
    • Overhauled the Coupon detail view to be more similar to Offer detail and also added pagination to the orders list table.

    Bug Fixes

    • Fixed an issue where export data sometimes did not have the store timezone applied.
    • We've now corrected an issue that caused orders without addresses to always attempt and fail to send to the fulfillment partner.
    • Fixed an issue with thank you page that caused a 500 error if it was randomly accessed without an order in the current session.
    • Corrected an issue with the dropdown list of users to create an API token for included all customers which caused a performance issue on stores with large customer datasets.
    • Fixed an issue preventing a user from updating a product slug.