Releases
2026
2 Mar 2026
Operational Improvements for Store and OMS Users
ReleaseThis 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.ReleasedWeb apps, PlatformEnhancement, Fix
9 Feb 2026
Enhanced Sorting, Navigation, and Configurability
ReleaseThis release introduces multiple improvements across the platform aimed at enhancing configurability, performance, and user experience.A major update delivers a fully manifest-configurable Order Item Details drawer, enabling teams to customize layout, fields, and sections, including custom attributes, through manifest configuration. This increases flexibility and reduces implementation effort.Mandatory field validation has also been expanded. Validation now supports not only string fields but also date fields, date range fields, and arrays, ensuring more consistent enforcement of required fields during form submission.Navigation has been refined as well. Drawers and modals now close automatically when users navigate from within them, resulting in a smoother and more intuitive experience.Additional refinements improve the predictability of form behavior and sorting. Sorting of items using `sortPrefix` is now more intuitive — numeric-like values are displayed in the expected order, ensuring a clearer and more consistent experience.Finally, this release introduces a performance improvement for data-heavy pages such as Order Details. Tabs that previously fetched all data at page load can now retrieve their data only when opened. This is enabled by enhancements to the GraphQL Data Provider component, which now supports inheriting page-level data and route parameters. As a result, initial page loads are faster, and users experience more responsive navigation across secondary tabs.Together, these enhancements provide a more stable, configurable, and user-friendly platform experience.ReleasedPlatform, Web appsEnhancement