February 2026 release

  • Updated

Release: 5.2.2602.424+sts

The following is a list of the release's bug fixes and enhancements. Some bug fixes may address existing support articles. A comprehensive list is at the bottom of this page.

The February 2026 release is now available for developers to download and work with locally or to request deployments.

Release highlights

  • Log out user when role assignment is changed – Updated Configured Commerce to automatically log website users out when their roles are updated.
  • One Time Shipping Address – Added the one-time shipping address option to one-page checkout.
  • Custom Promotion Code Errors – Updated the error message for the Promotion Maximum Times Used Per Customer rule type to display Promotion_AlreadyUsed when the limit is reached.
  • Order Approval Activity Log – Added an activity log to the updated order approval workflow. This lets you see order events, such as requests, revisions, edits, and messages.
  • Ngrams for Part Number Searches – Added support for N‑gram tokenization for part number-related fields with Commerce Search v3.
  • Assign customers to lists – Added the ability to use dynamic rules to assign customers to lists.
  • Search for text in item Line Notes – Added the ability to use the search field within Lists to find text in a list's item Line Notes.
  • Job Scheduler – Improved the Job Scheduler to account for Daylight Savings Time.

Breaking changes

None.

Database changes

  • Added a RolesChangedOn column to the UserProfile table.

Enhancements

  • Added an Activity Log to the updated order approval workflow.
  • Updated the error message for the Promotion Maximum Times Used Per Customer rule type to display Promotion_AlreadyUsed when the limit is reached.
  • Improved Spire DDos resistance and site performance.
  • Added the one-time shipping address option to one-page checkout.
  • Added new parameters to custom email templates:
    • WebsiteUrl – Links back from the email to the website.
    • LogoImagePath – Stylizes the emails with the company logo.
    • WebsiteName – Adds visibility to the website name.
    • CurrentYear – Displays on the copyright footer.
  • Added the Google Geocoder API Key (Server) setting to use Google's Geocoder Provider on the server-side. Using this setting and adding your IP address to Google Cloud's Application Restrictions lets you use Google's Geocoder Provider with website restrictions.
  • Added the ability to use dynamic rules to assign customers to lists.
  • Updated quote messages to display on the dashboard regardless of language.
  • Added the ability to use the search field within Lists to find text in a list's item Line Notes.
  • Added the ability to see the approver for an Order Approval.
  • Updated the Ordered Product promotion rules to have a default value of 1 and accept any decimal values greater than 0.
  • Updated Configured Commerce to automatically log website users out when their roles are updated.
  • Improved the Job Scheduler to account for Daylight Savings Time.
  • Improved Spire performance and page rendering.
  • Improved logging during application startup.
  • Added support for N‑gram tokenization for part number-related fields with Commerce Search v3.
  • Optimized Netcore performance.
  • *Improved the performance of v2 Products API calls with relevancy enabled for Commerce Search v3.

    When using Commerce Search v3, you must review and update any existing custom product search extensions as needed. The product search pipeline has been updated, including changes to the order of execution and the pipes overridden by Google Retail Search. Review the Commerce Search v3 product search pipeline documentation to ensure your customizations align with the updated pipeline behavior.

  • *Added a TinyMCE Editor control to the Application Dictionary for custom properties.
  • *Updated the Block Anonymous Traffic feature to use information from Cloudflare to identify the user’s country.

* These enhancements were included in hotfixes and are available for 5.2.2601 STS.

Bug fixes

  • Fixed an issue where TokenEx Cenpos did not populate Level3 data for saved cards.
  • *Fixed an issue where you could select archived products when creating promotion codes.
  • *Fixed vulnerabilities with the react-router dependency.

* These bug fixes were included in hotfixes and are available for 5.2.2601 STS.

Related Support Articles

None.

Configured Commerce REST APIs