Skip to main content

Release Notes | User Acceptance Testing

Online Ordering

Customers_940451468_96_dpi.jpg

2026-09-01 | 3.10 Online Ordering

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

Component

Current Version

New Version

Menu Publisher

3.10.228

3.1.233

Improvements

XOO-12766

Added support for in-store Uber Eats Pick Up Menu with the following actions:

  • Update to check enable_pickup_menu value

  • If enable_pickup_menu set to True, new Pick Up Menu is created in delivery service alongside regular delivery menu

  • Specify respective menu_type field during menu creation: MENU_TYPE_FULFILLMENT_DELIVERY for delivery menus or MENU_TYPE_FULFILLMENT_PICK_UP for Pick Up menus

  • Update to check destination_for_pickup_menu value and populate prices for items in Pick Up Menu

XOO-13291

Added context.domain and target_pos information to SNS notifications and logs.

XOO-13341

Enhanced delivery partner integration by enabling delivery_status_webhooks field and webhooks_version: 0.1 or 1.0.0.

XOO-13444

GET /menu/{mcid} request returns delivery menu by default as expected when pickup publishing is enabled at site level.

2026-08-26 | 3.10 Online Ordering

Refer to change tickets: CHANGE-15817, CHANGE-15836, CHANGE-15837, CHANGE-15840, and CHANGE-15842 when speaking with a team member about this release.

Component

Current Version

New Version

Delivery Adapter

3.10.160

3.10.165

Menu Creator

3.10.195

3.10.229

Menu Publisher

3.10.228

3.10.232

Menu Update Monitor

3.10.212

3.10.232

Site Status Monitor (SSM)

3.10.222

3.10.231

Improvements

XOO-10634, XOO-13045, XOO-13046, XOO-13047, XOO-13048, XOO-13112, XOO-13415

Delivery Adapter, Menu Creator, Menu Update Monitor, SSM

XOO-12426

SSM

Enhanced Store ID resolution logic and process for delivery providers to ensure that menus publish in correct store as expected.

XOO-12766

SSM

Added support for in-store Uber Eats Pick Up Menu with the following actions:

  • Update to check enable_pickup_menu value

  • If enable_pickup_menu set to True, new Pick Up Menu is created in delivery service alongside regular delivery menu

  • Specify respective menu_type field during menu creation: MENU_TYPE_FULFILLMENT_DELIVERY for delivery menus or MENU_TYPE_FULFILLMENT_PICK_UP for Pick Up menus

  • Update to check destination_for_pickup_menu value and populate prices for items in Pick Up Menu

XOO-12776

Menu Publisher, SSM

Enhanced consistency of mapping display of GrubHub Modifier/Product variations.

XOO-12941

Delivery Adapterq

Uber Eats Order Source successfully recovers from paused status after pause duration for PCA_ERROR_RATE events.

XOO-13290, XOO-13291, XOO-13292

Menu Creator, Menu Publisher, SSM

Added context.domain and target_pos information to SNS notifications and logs.

XOO-13349

SSM

Delivery menu publishes with menu_type: MENU_TYPE_FULFILLMENT_DELIVERY and displays original prices as expected. Pickup menu publishes with menu_type: MENU_TYPE_FULFILLMENT_PICK_UP and prices taken from price_overrides for configured destination as expected.

XOO-13358

SSM

Items in pickup menu with matching in-store price override have price_info.in_store_price set in cents as expected. Items without matching in-store override display no price_info.in_store_price field.

XOO-13444

Menu Publisher

GET /menu/{mcid} request returns delivery menu by default as expected when pickup publishing is enabled at site level.