Skip to main content

Release Notes | Production Environment

Online Ordering

Rush-HighRes-sRGB-00420.jpg

2026-05-05 | 3.10 Online Ordering

Refer to change tickets: CHANGE-14741, CHANGE-14788, CHANGE-14822, and CHANGE-14845 when speaking with a team member about this release.

Component

Current Version

New Version

Backend

3.10.61

3.10.62

Menu Publisher

3.10.198

3.10.206

Notifier

3.10.81

3.10.82

Online Ordering UI

3.10.69

3.10.72

Improvements

XOO-12183

Menu Publisher

Added support for managing non-quantifiable Products within Bundle Components with the following actions:

  • Update to consume new array non_quantifiable_products_entity_ids for Bundle Components

  • Update to send Product Choices to delivery providers as follows: When non_quantifiable_products_entity_ids includes current Product Choice ID, only checkbox selectors should be shown on Delivery Provider UI for respective item; when non_quantifiable_products_entity_ids does not include current Product Choice ID, quantity pickers and radiobutton should be shown for a respective item

XOO-12295, XOO-12335, XOO-12338, XOO-12344, XOO-12345, XOO-12551, XOO-12639

Backend, Menu Publisher, Notifier, UI

XOO-12497

Menu Publisher

Logs filter accurately when filtered by request_id and only return data for specified delivery provider.

2026-04-28 | 3.10 Online Ordering

Refer to change ticket: CHANGE-14755 when speaking with a team member about this release.

Component

Current Version

New Version

Online Ordering API

3.10.129

3.10.134

Improvements

XOO-10765, XOO-11843, XOO-12302, XOO-12340

XOO-10906

Added support including discount information with associated Customer Account during Order creation with the following actions:

  • Enable consumption of discounts associated with specific Suite Catering Account

  • Ensure that Account-level discounts apply to order

  • Retrieve Discount Information via GET {{xcat_url}}/accounts endpoint

  • Provide Discount Calculator data from Account and supplment with respective Discount Configuration

XOO-11251

Added support for sorting data from Data Stream based on menu item Alternate Name (alternate_name) with the following actions:

  • Add Product naming Alternate Name to Order Object when sent to Point Of Sale

  • Add alternate_name to Order Object for API

  • Update CreateOrder endpoint and Order engine version to support alternate_name field

XOO-11604

Prefence inject_order_child_item_rollup_pricing performs successfully and displays accurate values in rollup_after_tax_amount and rollup_before_tax_amount fields for Parent and Child items.

XOO-12540

Discount applies accurately in kiosk integration.