February 2026 Enhancements
11th February 2026, More Reliable Sitemaps and URL Handling (Fewer 404s)
When sitemap URLs had a trailing slash (for example /category/ instead of /category), this could cause 404 errors for some pages.
11th February 2026, Safer Redirects – Preventing Redirect Loops
Previously, it was possible to create problematic redirects such as only adding or removing a trailing slash (for example /branda → /branda/). These types of redirects can cause redirect loops and break navigation.
11th February 2026, Better Performance by Removing Extra Database Operations
A part of the system was using Dapper alongside EF Core, which caused extra database operations to spin up unnecessarily. This could harm performance and add complexity.
11th February 2026, Updated Footer Branding to “Order Eazi”
he footer previously displayed “OE Commerce” branding. This has been updated across the site to show “Order Eazi” instead.
13th February 2026, Updated Integration Header for the New Platform Name
The platform has been rebranded, but some technical integrations were still using the old header name X-Storefront-Application-Key.
17th February 2026, Capture and Store Client ID on Customer Accounts (for OE Integration)
Some Order Eazi (OE) setups require a specific client ID to be linked to a customer before their orders can be pushed through correctly. Previously, there was no place in the backoffice account screen to capture and store this client ID.
17th February 2026, Branch‑Aware Cart View for Multi‑Warehouse Setups
For setups with multiple branches and warehouses, the cart page previously showed every line item together, regardless of which warehouse they were linked to. This made it hard for customers to understand which items ship from where and how delivery might be affected.
17th February 2026, Warehouse Code Field Added to Inventory Locations
Warehouse records previously did not have a dedicated “Code” field, which made it harder to uniquely identify or reference warehouses (especially in integrations or internal processes).
17th February 2026, Improved Branch Selector (Slide‑In) for Shoppers
The branch selector slide‑in (used when customers choose their preferred branch) has been upgraded to provide a smoother, more helpful experience.
Last updated