Releases
2026
27 Apr 2026
Introducing Data Model and GraphQL APIs for Future Inventory and Stock Segmentation
ReleaseFuture Inventory and Stock Segmentation extend Fluent's Inventory and Virtual Catalog data models to support more granular, real-world inventory scenarios.- Stock Segmentation enables multiple logical inventory records for the same product and location, each distinguished by explicit, queryable attributes such as country of origin, expiry date, manufacturer, manufacturing batch number, supplier, and sales channel. This supports scenarios including regulatory compliance, product recalls, batch traceability, and channel-specific availability.
- Future Inventory extends the inventory model to represent stock that is not yet physically available but is expected to arrive at a known point in time. It enables reservation and availability decisions against inbound stock using explicit dates and quantities, supporting pre-orders, wholesale commitments, and forward inventory planning.
Both capabilities build on the existing inventory model and are designed to work independently or in combination, depending on the business scenario.
Key Benefits🎯 Eliminate Custom Inventory Modeling Model complex inventory scenarios (batch traceability, expiry management, channel allocation, future supply) directly within the platform data model, reducing reliance on custom attributes and bespoke development.📦 Enable Pre-Orders and Forward Commitments Accept customer orders and wholesale commitments against inbound purchase orders before stock is received, with accurate, reservation-aware availability queries as of any future date.📊 Gain Forward Inventory Visibility Query Available-to-Promise quantities as of any future date, accounting for on-hand stock, all expected inbound arrivals, and all reservations already committed against those quantities.🔍 Trace Fulfillment to Batch Level Anchor reservations and sales records to the specific batch or segment they were fulfilled from, enabling precise traceability for quality incidents, audits, and regulatory reporting.⚡ Accelerate Recall Response Isolate recalled batches immediately by manufacturer and batch number, preventing further fulfillment of affected units while maintaining availability of unaffected stock.ReleasedPlatformNew capability
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