> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getdropp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# May 2026

> What changed at Dropp, most recent first

**31/05/26 · Orders**

**Managers can now update the status of individual items on an order.**

Added authenticated routes for managers to change the status of a single item within an order.

***

**31/05/26 · Orders**

**Added per-item order status tracking, scoped to your own restaurant.**

Added tracking status on individual line items within an order, restricted to the owning restaurant.

***

**31/05/26 · Orders**

**Strengthened protection on End of Day actions.**

We tightened who can void or complete orders as part of closing out the day.

***

**31/05/26 · Orders**

**Fixed voided and completed End-of-Day orders being written to the wrong place.**

End of Day void/complete actions were writing to a generic order record instead of the correct dine-in order record. Now fixed.

***

**31/05/26 · Orders**

**Added the ability to void a quick-service order with a reason.**

Quick-service orders can now be marked voided, with a reason recorded.

***

**31/05/26 · Orders**

**Added the ability to void a dine-in order with a reason.**

Dine-in orders can now be marked voided, with a reason recorded for why.

***

**29/05/26 · Other**

**Fixed a bug where a Slack notification failure could crash order processing.**

An internal alert system was capable of crashing part of the app if it failed to send. Now it fails silently instead of taking anything else down.

***

**28/05/26 · Other**

**Fixed a bug that could cause requests to hang or crash under certain error conditions.**

A race condition in error handling could leave requests in a bad state. This is now fixed.

***

**28/05/26 · Terminal**

**Fixed a crash loop affecting Terminal error reporting.**

An internal size limit was causing a crash loop tied to Terminal error reporting. Now removed.

***

**19/05/26 · Other**

**Shipped a batch of security fixes.**

A set of security patches went live to close known gaps in the platform.
