Current long-term support hotfixes

  • Updated

This article contains a list of hotfixes for the current long-term support branch. The most recent hotfix contains all previous hotfixes, so applying the latest hotfix automatically updates your environment to the current branch. 

Optimizely can hotfix the current LTS branch until code lock, which is one week before release.

Follow this article to receive email notifications when Optimizely Configured Commerce releases hotfixes for long-term support versions.

Current Long-Term Support branch version: 5.2.2412

Date Build Description
April 17, 2025 5.2.2412.1917+lts
  • Fixed an issue where a duplicate header was added for every request to Adyen.
  • Fixed an issue in Spire where the Page URL was not populated in the SendAbandonedCartEmails postprocessor.
  • Fixed an issue in Spire where using the variant trait values under the product entity to import resulted in an error.
April 10, 2025 5.2.2412.1904+lts
  • Fixed an issue in Spire where the site message Name was displayed instead of the Message.
  • Fixed an issue in Spire where no Shared Content widgets were displayed when you filtered the page tree by Tag.
  • Fixed errors that occurred when you searched for settings.
  • Reverted the changes made to the Customer_After_Insert trigger in 5.2.2412. This caused an issue with integrations for those who assign Customer Sequence for BillTo customers.
  • Fixed an issue in Spire where the Page Not Found variants did not display correctly.
  • Fixed an issue in Spire with Elasticsearch 7 where products were accessible by direct URL when not assigned to a website.
April 4, 2025 5.2.2412.1880+lts
  • Fixed an issue where the WIS JobDefinition model did not support linked jobs.
  • Fixed an issue where structured product data did not behave correctly during server-side rendering.
  • Improved API error handling on the node server in Spire.
  • Fixed an issue in Spire where the Page Not Found variants did not display correctly.
  • Fixed an issue in Spire where the zaius-min.js resource failed to load.
  • Fixed an issue in Spire where Export Content gave the wrong website content.
  • Fixed an issue where you could not remove an inactive product from a cart.
  • Fixed an issue in Spire where clicking between shared list links gave an error.
  • Fixed an issue where Keep me signed in did not work as expected.
  • Improved WIS internal null checking.
April 1, 2025 5.2.2412.1831+lts
  • Added Grpc.Core.Api to the allowlist.
  • Fixed an issue where the Add to List modal gave an error when you tried to add a product after creating a list.
  • Fixed an issue where product custom property values were stored in an incompatible format for Elasticsearch v7.
  • Fixed an unhandled error when you added a CRON Expression column to the Job Definitions table.
March 25, 2025 5.2.2412.1806+lts
  • Fixed an issue where an export job failed if the cell count exceeded the maximum allowed length.
  • Fixed an issue in Classic where the website user export failed when it contained an extra "Customers" column.
  • Fixed an issue in Spire where users with a large number of lists received an error when trying to add a product to a list.
  • Fixed an issue where Punchout had the wrong encoding, causing some calls to fail.
  • Added error logging to the file archive process of the WIS.
  • Added the ability to pass Ship-to Sequence to Adyen Payment Gateway.
March 19, 2025 5.2.2412.1776+lts
  • Optimized 404 errors in Spire to not render a page.
  • Fixed an issue where the export job failed when you tried to export a large number of website users with the Roles field.
  • Fixed an issue in Spire where the product detail page loaded twice with Server-Side Rendering.
March 14, 2025 5.2.2412.1744+lts
  • Fixed an issue in Spire where the description field was missing from the product structured data on the product detail page.
  • Added a setting under Administration > Settings > Punchout to choose what text data type to use for status responses. If Yes, the status response format is <Status code="200" text="OK"/> (cXML format). If No (default), the status response format is <Status code="200" message="OK"/>.
  • Added product translations to the Export Product Feed.
  • Added direct references to System.Net.Http to prevent errors when you update VisualStudio. See the notice for details.
March 3, 2025 5.2.2412.1705+lts
  • Fixed a website error that occurred while going to the checkout page from the cart.
  • Fixed an issue where filtering a large number of website users by role in the Admin Console caused an error in the application logs.
  • Fixed an issue where the image picker did not work with custom properties, such as "Custom Image Path."
  • Fixed allowed library issues with NetCore.
  • Fixed an issue where autocomplete failed for certain terms in Commerce Search (beta).
  • Removed the Roadmap video link from the Admin Center dashboard.
February 20, 2025 5.2.2412.1668+lts
  • Fixed an issue where the Open ID option displayed multiple times on the Sign In page.
  • Fixed an issue where CreateOrderHistoryLine.PopulateConfigDataSet had unnecessary database requests, which caused timeouts for Punchout.
February 13, 2025 5.2.2412.1659+lts
  • Fixed an issue where the property value was hidden when you created a custom role with "Can View" permissions.
  • Fixed a BillToldShipTold warning displayed when the string did not contain the character |.
  • Added support for multiple URLs for Opti ID in Net48.
February 7, 2025 5.2.2412.1649+lts
  • Fixed an issue where Cart History was missing tax information.
  • Fixed an issue with StorageProvider default settings that caused an error when regenerating a site.
  • Fixed an issue in Spire where the Cancel and Save buttons were not disabled on the mobile version of User Administration.
  • Fixed an issue in Spire where the My Quote list did not show which customer filter was applied for users with a non-sales role.
  • Made performance improvements for PagesByParent.
  • Modified the Adyen gateway to send updated Contract terms for stored card token.
January 29, 2025 5.2.2412.1596+lts
  • Fixed an issue where the Save button was not enabled when you edited custom properties in the Application Dictionary.
  • Updated the Stripe integration to send the IP address from the ProcessCreditCardTransactions handler to Stripe as a metadata item.
  • Fixed an issue where the Stripe payment gateway did not populate Address Line 2 for orders.