• 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
  • 2024/03/27

    ReportsSubscriptionsThemesStorefront

    New Features

    • Introducing a new Subscriptions Retention report that is fully filterable to see your subscriber retention cohorts based on any subscription filter attribute.
    • Theme developers can now create settings for single or multi-products used in the default templates for more robust configurable themes. 
    • Storefront now features dashboard configurable menus that automatically populate in storefront themes for an easier merchant store configuration experience.

    Improvements

    • All dashboard list views and reports now exclude empty querystrings while filtering for more clear user experience and shorter urls for sharing.
    • Fixed several non-intuitive UX issues with the subscription payment update flow in storefront for improved ease of use.
    • Campaigns list view is now automatically sorted to show your most recently created campaigns first as they are more likely to be in use and actively being worked on.
    • We've changed the global theme context of basket to cart for more consistency across the platform and naming conventions.
    • Theme Kit now automatically handles and recovers when it encounters a rate limit error while pushing and pulling large sets of theme files.

    Bug Fixes

    • Fixed an issue causing a 500 error when viewing a customer in the dashboard.
    • Fixed an issue that occasionally happened with rapid successive API requests with a customer address.
  • 2023/7/18

    SubscriptionsAdmin APIOrdersFulfillmentCampaigns

    New Features

    • The Orders Admin API and order webhooks now include refunds detail for a breakdown of order adjustments, refunded items, and associated refund transactions.
    • Introducing a new suite of Admin Fulfillment APIs for external fulfillment services and warehouses to build fully integrated fulfillment flows.
    • In the Campaigns App it's now possible to "Clone" a campaign to reduce setup time for creating and testing campaign variants.
    • Our Klaviyo integration has been updated to include "Items" in the Refunded Order event to include the refunded items in refund email notifications.
    • Klaviyo Placed Order events now include subscription_lifecycle and subscription_billing_cycle attributes making it possible to create Dynamic Segments in Klayvio of customers based on their subscription billing cycle.
    • Users can now enable/disable a server driven Klaviyo Started Checkout triggered by the store abandoned.cart webhook event.
    • Everflow users can now optionally include Tax in the conversion values sent to Everflow for reporting.

    Improvements

    • The Orders list view is now filtered to Open orders by default for a workflow-oriented user experience as open orders require merchant action.
    • Fulfillment partners has been renamed to locations on the Admin API as this is a better representation of their role within the platform logic.
    • The storefront checkout flow uses Last Click attribution and now supports clear_attribution parameter that when passed as false will maintain existing attribution and only update with new fields passed.
    • Several Campaigns App UX improvements have been completed to improve user experience when creating and debugging campaigns.
    • We've improved and extended the webhook retry policy out to 10 days to ensure that webhooks are attempted for a long period of time.
  • 2023/4/11

    CheckoutSubscriptionsReportsApps

    New Features

    • Order Confirmation pages now feature a new Invoice link allowing customers to easily print an invoice for their order.
    • The new Subscription Forecast report summarizes subscriptions by their next renewal date to help merchants preview upcoming revenue and project recurring product demand.

    Improvements

    • The Storefront Checkout flow now creates new customer accounts and attaches their cart session to improve abandoned cart scenarios.
    • Address fields and formats have been improved for many European countries to reduce friction in the Storefront Checkout flow.
    • App Oauth settings have now moved to App settings in the Partner dashboard to ease the app development flow and reduce necessary steps for backend app integrations.
    • Legacy API Users have now been fully deprecated with the removal of the ability to create new API users and associated tokens.

    Bug Fixes

    • Fixed edge case issues that caused the Products List to be empty while updating a cart in the dashboard.
    • Corrected an issue where a Refund action was offered on already refunded transactions.
    • Fixed an issue with duplicate notes being created when updating user addresses in the dashboard.
    • Fixed errors caused by webhooks attempting to send even though the user was not actually created due to a validation error.
  • 2023/3/28

    CheckoutSubscriptionsAdmin APIReportsWebhooks

    New Features

    • Introducing a new Customer Notes API that allows adding Customer Notes by external services on the Admin API.
    • Subscription reports now feature a new Monthly Recurring Revenue metric to provide MRR breakdown across the reports.
    • We've now added new Metadata Field Types for Rich Text, File, and Multiline Text with the ability to set metadata on Products.
    • We've updated our Admin API schema generator to Open API 3.0 to provide the latest schema features.

    Improvements

    • We've updated our database instances and connection settings to use persistent connections, reducing overhead for a 40% improvement in database performance.
    • Webhook event retry payloads are now more consistent and no longer re-created at the time of retrying.
    • Improved Checkout, off-site payment redirect flow UI, and several minor UI improvements throughout the dashboard.
    • Improved several UX elements in Partners setup and App creation flow.
    • Store Dashboard is no longer available in multiple languages, adding more focus on checkout and notification translations.

    Bug Fixes

    • Fixed an issue that showed an unlocalized time in order notification emails.
    • Fixed an issue with Dashboard users not being able to access products in the new product picker.
    • Fixed an issue with Order Overview Report Export not following the Order list view as expected.
  • 2023/2/15

    SubscriptionsThemesPaymentsProducts

    New Features

    • Introducing Klarna and iDeaL Payments through Stripe as alternative payment methods.  These methods can now be enabled on the store checkout and Admin API payment flows.
    • Storefront Themes have been migrated to use a new GraphQL Storefront API, with the storefront sidecart now able to be controlled by themes, unlocking it for customization.
    • Product Variants (child products) can now be created and managed through the Admin API.

    Improvements

    • Content "excerpts" have been removed across the platform in an effort to make the UI more clear and easier to use.
    • The subscription renewal process has had several improvements to handle more edge case scenarios preventing renewal orders being created incorrectly.
    • All "Advanced" search buttons have now be renamed to "Filters" for improved UI clarity and consistency.

    Bug Fixes

    • Improved Checkout CSS to fix minor display issues on Firefox.
    • Fixed an edge case that caused an Order to not be created after a successful PayPal transaction.
    • Fixed an issue causing the available Apps to not show all.