Skip to main content

5.6.0.12 - 30 April 2026

Improvements (6)

  • 2026-04-27 #ECOM-10142
    Fixed assignment of view list overrides to specific presets in the Storefront Builder. Changes to global blocks (e.g., hiding) are now applied across all pages, not just a single page. #CDev-Core #QSL-Make #XC-AutoMobileSkin #XC-NewsletterSubscriptions
  • 2026-04-21 #ECOM-10124
    Migrated the eBay integration from the deprecated SOAP API (GetCategoryFeatures) to the REST API (Sell Metadata API). Implemented 24-hour caching for marketplace data and added a fallback for the sandbox environment. #CDev-Core #QSL-EBay #XC-AmazonSPAPI #XC-CatalogRack #XC-DixPerformanceNorth #XC-Meyer #XC-Premier
  • 2026-04-21 #ECOM-9995
    Added a "My Garage" tab to the "Check product fitment" and "Select your vehicle" popups for quick selection of saved vehicles. #CDev-Core #QSL-Make #XC-Auto #XC-AutoManufacturerSkin #XC-AutoMobileSkin #XC-AutoPerformanceSkin #XC-CrispWhiteSkin #XC-TireAndWheelSkin #XC-VINLookup
  • 2026-04-27 #ECOM-9832
    Adapted TaxJar for Multi-Location: tax calculation and transactions are now split by shipments, virtual products, and handling fees. Added merging of multiple tax lines into a single line in AOM for improved usability. #CDev-Core #XC-TaxJar
  • 2026-04-27 #ECOM-9613
    Updated the image import logic for Tire products from AutoSync: high-quality images (Angle, Front, Side) are now prioritized, and Thumbnail is used only if primary images are unavailable. #XC-AutoImportBase #XC-AutoSync
  • 2026-04-21 #XPN-62
    Added the ability to change the subscription payment date. Now XC5 has a UI and X-Payments has an API for adjusting the start date and next billing date with automatic billing period recalculation. #XPay-XPaymentsCloud

Fixes & small changes (25)

  • 2026-04-30 #XCB-5421
    Fixed an issue with the display of technical labels in address pop-ups in the customer area. #CDev-Core #XPay-XPaymentsCloud
  • 2026-04-29 #XCB-5417
    Fixed an error in the Add to Cart Popup that caused the minimum order amount to be incorrectly determined, blocking the checkout process. #CDev-Core
  • 2026-04-29 #XCB-5406
    Fixed a bug with invoice payments #CDev-Core
  • 2026-04-22 #XCB-5397
    Fixed a JavaScript ID conflict between the Custom Product Tabs and Shopper Approved add-ons; the "Add to cart" button now works correctly when both add-ons are enabled. #CDev-Core
  • 2026-04-20 #XCB-5374
    Fixed a RuntimeException when creating shipments via the Orders API that occurred when shipmentItemId was missing; the field is now optional for POST requests. #CDev-Core
  • 2026-04-27 #ECOM-10167
    The CSV import mapping tool (XC-ImportTemplates add-on) is now included in the Auto, Tires, Manufacturer, and Performance distributions. #CDev-Core
  • 2026-04-24 #ECOM-10052
    Limited the maximum height of the rich editor and disabled manual resizing for the Custom CSS editor. #CDev-Core
  • 2026-04-22 #ECOM-10025
    Optimized the homepage JavaScript bundle: removed unused libraries (intlTelInput, Sortable, etc.) and moved Swiper to the Banner System add-on to improve page load performance. #CDev-Core #QSL-Banner #QSL-CloudSearch
  • 2026-04-21 #ECOM-9940
    Added X-Cart Pay as the first payment method in the admin area. Implemented Connect/Settings button logic with redirection to X-Payments based on the Cloud Connector status. Updated Stripe and PayPal logos. #CDev-Core #XPay-XPaymentsCloud
  • 2026-04-29 #ECOM-9809
    Updated option names in the Flat shipping rates configuration: "Subtotal" → "Shipment subtotal" and "Discounted subtotal" → "Shipment discounted subtotal". #CDev-Core
  • 2026-04-30 #ECOM-9671
    We created a common payment bundle for the checkout and invoice payment pages. Now, the common JS and CSS files for the payment systems are stored in one place, eliminating code duplication and reducing the load on the common bundle. #CDev-Core #QSL-Braintree #XPay-Acima #XPay-Square #XPay-XPaymentsCloud
  • 2026-04-21 #XCB-5393
    Fixed a fatal error when previewing E-goods download links notifications. #CDev-Egoods
  • 2026-04-27 #XCB-5410
    Fixed a critical error in the Abandoned Cart Reminder add-on that occurred when accessing old cart recovery links without a token. #QSL-AbandonedCartReminder
  • 2026-04-20 #XCB-5394
    Fixed PHP code style issues to ensure successful CI nightly test runs. #QSL-Braintree #QSL-WordPress #QSL-reCAPTCHA #XC-DealerLocator #XPay-DevKit #XPay-Square #XPay-XPaymentsCloud
  • 2026-04-30 #XCB-5382
    Optimized memory consumption on catalog pages #QSL-CloudSearch #QSL-ProductStickers #XC-WheelTireFitment
  • 2026-04-27 #XCB-5401
    Fixed an issue with bulk editing of fitment info: multiple selected vehicles are now added correctly. #QSL-Make
  • 2026-04-21 #XCB-5384
    Fixed an issue where the "Close and continue" button in the "Select your vehicle" popup remained disabled when choosing to continue shopping without selecting a vehicle. #QSL-Make
  • 2026-04-20 #ECOM-10154
    Removed StockEnabled integration flags from the ATD, AutoSync, DixPerformanceNorth, Premier, and WheelPros add-ons. Product availability is now determined correctly when Track quantity is disabled. #XC-ATD #XC-AutoSync #XC-DixPerformanceNorth #XC-Premier #XC-WheelPros
  • 2026-04-30 #XCB-5424
    Fixed a critical error when selecting the Affirm payment method that occurred when using Reward Points in the cart. #XC-Affirm
  • 2026-04-27 #XCB-5412
    Fixed console errors during checkout when the GDPR add-on was enabled that could prevent the page from loading. #XC-GDPR
  • 2026-04-20 #XCB-5385
    Fixed a fatal error on the brand page when the Wheel & Tire Size filter was enabled. #XC-WheelTireFitment
  • 2026-04-24 #XCB-5395
    Fixed an issue with missing source_id during Square payments. Added reloading of the JavaScript library, improved token synchronization, and added a widget readiness check before form submission. #XPay-Square
  • 2026-04-27 #XPN-205
    Address transmission in X-Payments has been corrected. Data is now transmitted correctly, eliminating transaction rejections due to AVS verification. #XPay-XPaymentsCloud
  • 2026-04-29 #XCB-5388
    Fixed the display of the Apple Pay payment method on the Thank You page and in the Admin area. #XPay-XPaymentsCloud
  • 2026-04-28 #ECOM-10031
    Fixed an issue with Google Pay: amounts are now passed in numeric format instead of localized strings, preventing display issues and API errors when formats include spaces or commas. #XPay-XPaymentsCloud