Release notes January 2026
Notable features
Copy Promotions between applications

Sometimes it is required to work with same or similar promotions in different applications. The "copy to other application" function will make this much easier.
It has already been possible to copy promotions to easily create similar promotions as one already created. But it hasn't been possible to automatically move or copy your work to another application. This feature provides this possibility. When you are on a promotion view, a new button (under tools), called "copy to other application" is added.
This feature enables solution partners and customers to:
- Streamline promotion management across multiple applications
- Reduce manual recreation of complex promotion configurations
- Maintain consistency in promotional strategies across different environments
Read more about the functionality here: Link
Improvements to the basket view

Baskets have more information now to make it easy to see, understand, and troubleshoot their content.
New visual indicators:
- Parent-child relationships: Bundle products like managed structure products now show child items indented directly under their parent for better hierarchy visualization
- Manually set price: A new symbol indicates when a price is overridden manually by storefront business logic, making it clearer to understand pricing decisions
- Locked price lists: When a basket item is locked to a specific price list, a symbol is shown to help users understand the price source
These improvements provide better transparency and easier troubleshooting for commerce administrators and support teams.
Other patches and fixes
Commerce Admin
New features:
- Usage: Added AI consumption tracking to the usage overview, showing token usage from AI services.
- Product: Improved usability when navigating between product tabs.
- Promotions: Added option to copy promotion to other applications.
- Channel settings: Added more settings to channel export.
- Basket: Added icons and indentation to indicate child/parent relationships, locked price lists and manually set prices on basket items.
Bug fixes:
- Product Details: Improved the display behavior for products using structured pricing when switching between price tabs.
- Product Settings: Fixed an issue where saving sort order for file types would fail.
- Usage: Fixed incorrect average bytes calculation in call tracking usage statistics.
- Usage: Fixed error when viewing top 10 clients chart with unknown client names.
- Product Image Alt Text: Fixed an issue where the changed alt text on an additional image would be displayed as the main image alt text.
- Batch Updates: When batch editing products, only the products visible in the product listing should now be marked for editing.
- Product Variants: Parametric variant values would sometimes appear empty when a non-default language was selected. The default language values should now correctly display.
- Category: Calculate category structure level correctly in deep levels when updating category in Management API.
- Product Parametrics: Fixed an issue where it was not always possible to save even though changes had been made.
- Company and Customer: Fixed an issue where it was not possible to filter for company or customer flags.
- Promotions: Allow managed structure articles and other previously restricted product types to be added to promotion requirements.
- Product: Replace ambiguous errors with clear warnings for duplicate Part Numbers or Relations.
- Basket: Fixed an issue with icons on basket items being displayed incorrectly.
- General: Fixed an issue where the spinner backdrop had an incorrect offset when navigation was collapsed.
Commerce Service
New Features:
- Updated v1.1 OpenAPI documentation to correctly represent enums as integers with mapped descriptions, aligning the schema with actual JSON serialization behavior.
- Refactored methods to support asynchronous execution (async/await) to improve application scalability and resource efficiency.
Bug fixes:
- Fixed an issue where the spinner backdrop had an incorrect offset when navigation was collapsed.
- Fixed a bug in OrderService where ListOrders3 sometimes returned an empty object.
- Fixed a bug in OrderService where the Type and ImageKey fields for items in orders were incorrectly set to 0 and null.
- Fixed bug where some AddProducts type promotions were triggered twice.