Centra 3.109

Released to QA: March 23, 2026

Production rollout: April 7, 2026

Overview

This release delivers a comprehensive admin panel redesign, expanded voucher management capabilities in AMS, and a set of Wholesale Showroom improvements including Centra Auth refinements and delivery window variant stock limit fixes. The release also resolves two bugs: incorrect refund mapping from external Adyen sources, and incorrect stock display caused by archived warehouses being factored into stock calculations.

Availability Legend

  • QA: Available in QA environments for testing
  • Production: Live in production environments

Release flow reminder: Updates are released to QA first. Production rollout follows approximately two weeks later unless otherwise stated.

Core

Platform-wide backend functionality shared across DTC and Wholesale, including tax and discount calculations, accounting workflows, and third-party integrations.

New Features

Admin Panel UI Upgrade

Availability: QA Audience: Customers

The admin panel has been updated with a redesigned interface and targeted UX improvements aimed at reducing time spent on routine product and order management tasks.

Key changes include:

  • Status labels: statuses across the admin panel now display as text labels (for example, "Confirmed", "Processing", "Completed") instead of colored indicators only. This improves readability and removes ambiguity when working across different display setups.
  • Bulk actions: the bulk actions button is now hidden until at least one item is selected. Selecting an action opens the dialog immediately, removing the previous "Apply" confirmation step.
  • Stacked filtering on the Products page: pre-defined filter options can now be combined to narrow results more precisely, making it faster to locate specific products in large catalogs.
  • Sticky product column: the product column stays pinned on the left when scrolling horizontally in orders, shipments, and supplier deliveries, so product context remains visible alongside quantities and prices.
  • Auto-scroll on product detail pages: opening a product detail page now scrolls automatically to the relevant section, removing the need to manually navigate past unrelated fields.

Improvements

Subvoucher Management in AMS

Availability: QA Audience: Customers, Partners

AMS now includes a Manage subvouchers popup, allowing admins to add, edit, and delete individual subvouchers directly in the interface. Editable fields include the voucher code, associated email address, and validity dates. Previously, any updates to individual subvouchers required Integration API calls.

Partner notes: Subvoucher management via the Integration API remains available and unchanged. No breaking changes.

Credit Voucher Remaining Value Updates

Availability: QA Audience: Customers, Partners

Admins can now adjust the remaining value of credit vouchers and subvouchers using a new Change remaining amount popup, with dedicated Empty and Refill actions for clearer, more controlled voucher management. Remaining values are now displayed separately at the voucher and subvoucher level. A new Integration API mutation is also available for programmatic updates.

Partner notes: A new Integration API mutation is available for updating subvoucher remaining values. Adoption is not mandatory, but recommended for consistent voucher value handling across systems.

Bug Fixes

  • Fixed issue where archived warehouses were included in variant stock calculations on the product variant view and in Integration API responses; stock from archived warehouses is now excluded from the variant stock overview and relevant API responses. Archived warehouses can no longer be selected in stock import forms or used in Integration API stock mutations (changeStock/setStock) or Order API stock updates. Attempts to modify stock for an archived warehouse will now return an error or prompt to select an active warehouse.

Direct-to-Consumer (DTC)

Direct-to-Consumer includes storefront APIs, checkout flows, native payment integrations, native email integrations, and all customer-facing commerce functionality for online retail.

Bug Fixes

  • Fixed issue where customer-level custom attribute values set via Checkout API PUT /customer/update could not be cleared; sending null now correctly removes previously stored values across all attribute types.
  • Fixed issue where translated strings for media headers were not returned in the DTC GraphQL API displayItem response; the attributes.elements.translations field now returns the correct localized values for both dynamic and mapped media attribute translations.
  • Fixed issue where external Adyen refunds processed by third-party systems were incorrectly linked to unrelated orders in Centra; stricter validation of refund merchant references now prevents third-party refunds from being mapped to Centra orders.

Wholesale

Wholesale includes the digital Showroom for buyer ordering, B2B account and order management, delivery window configuration, and administrative tools for managing wholesale operations.

Note: Showroom updates are released on Wednesdays with separate timing:

  • QA: 11 March 2026
  • Production: 25 March 2026

Improvements

Centra Auth Refinements

Availability: Production Audience: Customers

A set of improvements to Centra Auth based on feedback from the initial testing phase:

  • Enhanced account recovery flow and improved password suggestion visibility.
  • User-friendly error pages for expired activation links.
  • Notification dot added to security settings to support the Ory migration.
  • Fixed missing success message shown after a user logs in to Showroom with an Ory account for the first time.
  • Resolved issue where forced MFA was not triggering for sellers.

Learn more: Centra Auth overview

Variant Stock Limits in Delivery Windows

Availability: Production Audience: Customers, Partners

Saving variant stock limits in delivery windows is now reliable, and the variants grid displays the configured limit type (High or Low) alongside the limit value. Wholesale admins can correctly configure and verify variant limits, reducing the risk of unintended over-ordering against delivery window limits.

Partner notes: No integration changes required. If your workflows reference delivery window limits, note that limits now save correctly and the limit type is visible in the admin UI.

Learn more: Creating delivery windows

Previous article: Centra 3.108
Next article: Centra 3.110