• 2023/3/15

    New Features

    • Introducing Giropay as an available alternative payment method for the German market.
    • Order Notes can now be added through a new endpoint on the Admin API allowing external integrations to add notes to orders.
    • The Klaviyo App now supports three new events; Fulfilled Order, Canceled Order, and Refunded Order, to support merchants using Klaviyo for transactional emails.
    • The Gorgias App now supports pulling customer data from the store to show in the sidebar incoming calls.

    Improvements

    • Stripe Payment Intents now has a more user-friendly onboarding flow, automatically connect the merchant's Stripe account with Stripe Connect.
    • Alternative Payment Methods are now displayed based on the customer's shipping address in the storefront checkout flow.
    • Product Categories has now been overhauled with a new UI including the ability to add products from within the category detail view.
    • Ranges have now been overhauled with a new UI and improved product management for improved user experience.
    • Shipping Method has been added to Order exports so users can use this data in their workflows.

    Bug Fixes

    • Fixed an edge case where site offers were not always applied and shown in the storefront side cart.
  • 2023/2/28

    New Features

    • Introducing a new integration with Gorgias that is available to install on stores from the Apps menu. 
    • Introducing Bancontact Payments through Stripe as an alternative payment method in the Checkout flow and Admin API.
    • Offers can now be "cloned" making it easier to duplicate offers without needing to manually fill out the form fields.
    • Admin API and Webhooks are now versioned with the default version "2023-02-10". More documentation will follow as new versions of the Admin API and Webhooks are introduced.

    Improvements

    • Offer setup and editing has been overhauled with a new single page layout, simplifying the setup and editing of offers.
    • The Cart detail view as been overhauled for improved UX to follow our new UI views.
    • Coupons detail view has been overhauled for improved UX to follow our new UI views.
    • Product Option group has been revamped with a more clear UI and the addition of sorting on options, making it possible to set the display order of options displayed in the storefront.
    • Transactions by Payment Method report now uses the display name of payment methods instead of the enum for a better UX.
    • We've improved API Rate Limiting to now reference the API Access Token as the determining factor instead of IP address, improving support for external services that access multiple stores from the same IP address.
    • PayPal Account setup now has improved form validation with additional required fields for proper setup.

    Bug Fixes

    • Fixed an issue with App Installation flow that did not always update the "app_url" when installing an app during development flows.
    • Fixed an issue with the Storefront GraphQL API that caused it to create a new cart every time the cart was loaded instead of retrieving the existing cart.

     

  • 2023/2/15

    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.

     

  • 2023/2/3

    New Features

    • A new Subscription detail layout is now available to improve UX and consistency with the new Order detail. Store admins can enable the new layout in store settings.
    • Product filters have been added to the dashboard and Admin API to more easily filter large catalogues of products by Category, Product Class or Range.

    Improvements

    • Product Categories have been improved to simplify their setup and management through the dashboard and Admin API.
    • Company Public Contact Details form store settings now populate contact details in all transactional emails.
    • Improved tax display handling for Canada and other international tax scenarios.
    • The Admin API docs now show the internally handled carriers that can be mapped to for tracking links and PayPal tracking uploads.
    • Added mapping for Expert from BizzyBee and for Evri International in Shipstation.
    • We've now added a new step to reset the ID sequencing on all tables when new stores are created so the IDs are sequential.

    Bug Fixes

    • Fixed an issue with Source Type not being properly populated for all transactions.
    • Fixed error handling for some HTTP error response codes that were not previously handled and saved properly.
  • 2023/1/17

    New Features

    • Stores can now setup and configure multiple Paypal accounts providing the way for merchants to maintain multiple configurations at the same time.
    • Store content editing has received a major UX upgrade with a new WYSIWYG and code editor for a much smoother content editing experience.

    Improvements

    • Partner reports now have the ability to create Parnter Reports that follow Exclude data filters opposed to filters that Include data in the report.
    • Customer and Order event timelines are now paginated when the list exceeds 50 events.
    • Orders now feature a core read-only source attribute set at the time of order creation to know where the order was created from, ie admin_api, checkout, or subscription.
    • The background subscription report generation process performance has been improved by 200x for faster processing and data generation.