Fluent Commerce Logo
Docs

Operational Improvements for Store and OMS Users

Release

Author:

Yulia Andreyanova

Changed on:

26 Feb 2026

Target release date:2026-03-02
Release status:Released

Description

This release delivers improvements across Fluent OMS and Fluent Store that enhance operational efficiency, reduce configuration errors, and improve user experience across devices.A key enhancement introduces device-specific default context configuration for both store locations and retailers. IT teams can now assign a fixed default context to a device, independent of the logged-in user. This reduces the risk of users interacting with an incorrect store or retailer and improves consistency across shared devices.Relative date filtering enables users to quickly narrow results to recent time periods, such as the last hour, the last 24 hours, or the last 7 days. Optional configuration of default relative timeframes pre-populates commonly used time ranges in the filter, reducing repetitive input and improving workflow efficiency. This enhancement can be utilized wherever date-based filtering is available.This release also resolves an issue where time values inside date filters could unexpectedly reset while the date picker remained open. User-modified values are now preserved unless intentionally changed, improving reliability across desktop and mobile browsers.Additional refinements improve visual consistency and usability. Large product images in the Fluent Store now scale proportionally within modals, ensuring full visibility without clipping. The platform also introduces improved support for safely handling encoded URL values across integrations, enabling more consistent and reliable parameter management when constructing application links.Together, these enhancements improve accuracy, configurability, and day-to-day efficiency for store associates, operations teams, and integration partners.

Changelog

Context management enhancements: 
  • Added support for device-specific default context configuration for Fluent Store (`user.location.ref`) and Fluent OMS (`user.retailer.ref`). Context can now be automatically applied via URL parameters on application load. If a user lacks access to the configured context, the system automatically switches to their default accessible context and displays a translatable notification.
Date filtering improvements: 
  • Introduced support for filtering by relative time periods (e.g., last hour, last 24 hours, last 7 days), including the ability to configure default values for date filters. Defaults can be defined as either absolute timestamps or dynamically calculated relative timeframes and are pre-populated in the filter UI.
Date picker stability fix: 
  • Resolved an issue where time values in Date Time and Date Time Range filters reset while the picker remained open. User-modified values are now preserved across desktop and mobile browsers.
Image modal improvement: 
  • Updated modal behavior to ensure large product images scale proportionally and are fully visible without clipping.
URL encoding enhancement:
  • Introduced centralized URL encoding logic in the core and added a new string template function`encodeUrlParams`, to ensure consistent handling of special characters in application and integration URLs.
Released capability depth:Enhancement, Fix
Release bundle / Capability type:Web apps, Platform