2026-04-13#ECOM-10122 Add text Expanded the Orders API: added missing fields (statuses, notes, coupons), introduced filters by status, email, and order number, and enabled updating statuses and notes via PATCH /orders/{id}. #CDev-Core #CDev-Coupons
2026-04-16#ECOM-10098 Added separate email notifications for shipments (Shipped status and tracking) with data specific to each shipment. Updated Order Changed logic and the “Don’t notify customer” checkbox behavior. #CDev-Core
2026-04-16#ECOM-10086 Fixed an issue with duplicate Clean URLs after import. #CDev-Core #CDev-AmazonS3Images #QSL-CloudSearch #QSL-Make #QSL-ShopByBrand #XC-MigrationWizard
2026-04-09#ECOM-10073 Enabled switching between Product Variations when using Variants Table View. Attribute values are now clickable links that lead to the corresponding variation product pages. #CDev-Core #QSL-VariantsTableView #XC-AutoMobileSkin #XC-CrispWhiteSkin
2026-04-02#ECOM-9698 Fixed calculation of the minimum shipping cost and its display in Shipping Profiles. #CDev-Core
2026-04-14#ECOM-9582 Improved UX of the Shipments page in the admin panel: moved the status filter to Quick filters, removed blur for deleted shipments (label now appears under the number), and replaced the print icon with a “Print packing slip” button. #CDev-Core
2026-04-14#ECOM-7235 Added a “How to” section with useful links to CatalogRack integration settings. #XC-CatalogRack
2026-04-15#XCB-5370 Fixed an issue with cart updates (adding items, changing quantities, and removing items) when all add-ons were disabled. #CDev-Core
2026-04-13#XCB-5366 Fixed an issue where the pageId parameter was duplicated in URLs on list pages in the admin panel. #CDev-Core
2026-04-08#XCB-5359 Fixed an issue where item quantities and costs were duplicated on the order page in Crisp White skins. #CDev-Core #XC-CrispWhiteSkin
2026-04-03#XCB-5348 Added notifications to administrators about backorders. #CDev-Core #QSL-Backorder
2026-04-02#XCB-5345 Fixed an issue when switching to “Based on strategy price” with cost price set to 0 and “Ensure min safety margin of” set as a percentage. #CDev-Core
2026-04-08#XCB-5328 Fixed an issue with Quick View where the price did not update correctly when selecting options and items were not added to the cart. #CDev-Core #QSL-CustomerSatisfaction #XC-CrispWhiteSkin
2026-04-02#XCB-5318 Fixed an issue with console import where files from the directory required interruption confirmation. Files are now imported sequentially. #CDev-Core
2026-03-31#XCB-5315 Fixed an issue that caused memory exhaustion when Affirm was disabled on the checkout page. #CDev-Core #CDev-Paypal
2026-04-02#XCB-5314 Fixed an issue where Product Variations images were displayed incorrectly when using the Variants Table View. #CDev-Core #QSL-CallForPrice #QSL-VariantsTableView #XC-AutoMobileSkin #XC-CrispWhiteSkin #XC-ProductVariations
2026-04-13#XCB-5312 Fixed an issue where the wholesale price did not update on the product page when the quantity was changed in version 5.6. #CDev-Core #CDev-Wholesale #XC-AutoMobileSkin
2026-04-06#XCB-5305 Moved address fields from Identity to Company Address in store profile settings. #CDev-Core
2026-04-03#XCB-5300 Fixed an issue when adding a core charge to a product in an order. #CDev-Core
2026-04-08#XCB-5295 Fixed an issue with bulk adding products to the cart by SKU in “Operate as customer” mode. Fixed incorrect response handling in responsive_navbar.js. #CDev-Core
2026-03-27#XCB-5280 Fixed an issue with redirects in the admin panel when using different domains. #CDev-Core
2026-04-07#XCB-5278 Fixed an issue where saving data in the admin panel resulted in a “Page Not Found” redirect when using different domains for the admin and storefront. #CDev-Core
2026-04-08#XCB-5088 Fixed an issue where API errors were displayed as “Unknown” when creating shipments for Turn14, ATD, Keystone, and Meyer. Added caching for API request history for these integrations. #CDev-Core #XC-ATD #XC-AutoImportBase #XC-Keystone #XC-Meyer #XC-SplitShipment #XC-Turn14
2026-03-31#XCB-4320 Fixed an issue with Unicode handling in Clean URLs. #CDev-Core
2026-04-02#XCB-3859 Hidden files have been excluded from the module archive during packaging. #CDev-Core
2026-04-13#ECOM-10151 Add text Updated PHP Code Sniffer to resolve compatibility issues with PHP 8.5 while maintaining compatibility with PHP 8.3. #CDev-Core
2026-04-03#ECOM-10102 Fixed issues in the Storefront Builder menu and notifications. #CDev-Core #QSL-ShopByBrand
2026-04-02#ECOM-10082 Fixed issues with duplicated sections and improved error handling in the Storefront Builder. #CDev-Core
2026-04-02#ECOM-10055 Fixed issues with Storefront Builder when webDir is configured. Resolved problems with rendering and saving changes. #CDev-Core #XC-AutoMobileSkin
2026-04-13#ECOM-10048 Added in-app notifications in Storefront Builder for admin logout and save failures due to rebuild. Implemented handling of 403 and 503 errors to display warnings and prevent data loss. #CDev-Core
2026-04-10#ECOM-10022 Added loading state in Storefront Builder and improved navigation. Implemented skeleton loaders for the sidebar and preserved navigation state (including page refresh). Partially migrated components to TypeScript. #CDev-Core
2026-04-16#ECOM-10006 Added section caching in Storefront Builder to reduce redundant database queries and speed up rendering of static content. #CDev-Core
2026-04-02#ECOM-9623 Moved Amazon SP-API feed generation to asynchronous workers to improve stability and scalability. Optimized updates of Amazon category settings. #CDev-Core #XC-AmazonSPAPI
2026-04-08#ECOM-9512 Fixed a fatal error that occurred when deleting all Product Classes via “Select all”. Classes can now be deleted individually, in groups, or all at once, with a confirmation popup that provides detailed warnings. #CDev-Core #XC-ProductVariations #XC-WheelTireFitment
2026-04-02#XCB-5334 Added list display in FAQ. Fixed an issue with bullet rendering. #CDev-SimpleCMS
2026-04-02#XCB-5340 Updated the “Add to Garage” checkbox to be enabled only after all vehicle levels are selected. #QSL-Make #XC-CrispWhiteSkin
2026-04-03#XCB-5320 Fixed an issue with handling “Vehicle Specific/Does not fit” notes for previous orders. #QSL-Make
2026-02-20#XCB-5233 Fixed a Mixin error that occurred during the upgrade to X-Cart 5.6 when the QSL-ProductsCarousel add-on was installed. #QSL-Make
2026-04-13#ECOM-10119 Add text Implemented Clean URLs for categories filtered by vehicle (format /category/cat/auto/vehicle-slug/). Added 301 redirects from old URLs with the vehicle-id parameter to the new format. #QSL-Make
2026-04-06#XCB-5335 Fixed an issue with the Multilevel Primary Menu where subcategories did not display on hover. #QSL-MultilevelMenu
2026-04-14#XCB-5369 Fixed an issue with the rebuild process when the BulkEdit add-on was disabled while the ShopByBrand add-on was active. #QSL-ShopByBrand
2026-04-14#XCB-5380 Fixed an issue with parsing the Bolt Circle [mm] attribute during ATD product import. The separator in the pattern is now processed regardless of case. #XC-ATD
2026-04-13#XCB-5349 Fixed an issue where “SKU already exists” errors occurred during ATD import. Products with the same mfgProductNumber are now deduplicated with active items prioritized over discontinued ones. #XC-ATD #XC-AutoImportBase
2026-04-06#XCB-5343 Added a success message for order synchronization with Acumatica. #XC-Acumatica
2026-04-08#XCB-5279 Fixed a fatal error in Customer Satisfaction add-on settings when accessing the order object. #XC-AmazonSPAPI
2026-04-13#XCB-5268 Fixed issues in Amazon SP-API mapping: removed duplicate category names, corrected path updates when changing categories, and made attributes linked to groups visible. #XC-AmazonSPAPI
2026-04-09#XCB-5344 Fixed an issue where the hover zoom effect for subcategory icons was missing on the homepage in the Automobile skin. #XC-AutoMobileSkin
2026-04-02#XCB-5333 Fixed layout of the selector with a single option (country selection) during shipping cost calculation. #XC-AutoMobileSkin #XC-CrispWhiteSkin
2026-04-08#XCB-5206 Fixed an issue that allowed adding more items to the cart than available directly from the product list. The “+” button is now disabled when the limit is reached, and a tooltip is displayed. #XC-AutoMobileSkin
2026-04-08#XCB-5367 Fixed an issue with multiple UPCs in AutoSync. The first available value is now correctly extracted from strings containing lists or regional markers. #XC-AutoSync
2026-04-08#XCB-5087 Fixed an issue when creating shipments with identical items for Turn14, Keystone, and Meyer. Such items are now split into separate shipments and sent with order item IDs for proper API processing. #XC-Keystone #XC-Meyer #XC-SplitShipment #XC-Turn14
2026-04-16#XCB-5379 Fixed an issue where the Stripe connection button did not work when the company name contained an apostrophe. #XC-Stripe
2024-05-20#ECOM-5363 Fixed an issue in the Stripe add-on where “Invalid PaymentIntent status” errors caused order creation failures and duplicate charges. #XC-Stripe
2026-03-30#XCB-5324 Fixed an issue with inventory update logic for the Turn14 integration. Inventory is now updated only for products with changes in the last 60 minutes. #XC-Turn14
2026-04-16#ECOM-6954 Fixed an issue in Admin API documentation for Related Product where the id field in POST requests was incorrectly marked as required. #XC-Upselling
2026-04-13#ECOM-10130 Fixed an issue with the Template Hierarchy Viewer in the WebmasterKit customer area. Template debugging tools are now available on the storefront. #XC-WebmasterKit
2026-04-02#XCB-5219 Added support for Square Gift Cards. #XPay-Square #XPay-XPaymentsCloud
2026-04-15#XCB-5362 Fixed an issue with Apple Pay where the address was null. #XPay-XPaymentsCloud
2026-03-31#ECOM-10041 The length of the rules, errors, warnings, and data fields in the xc\_xpayments\_fraud\_check\_data table has been increased to TEXT to prevent data truncation. #XPay-XPaymentsCloud