August 18, 2026
Field inventory tools upgraded, plus order status in the API
The Field receive queue is now filterable and sortable, the restock picker names what is holding a part back, and a new endpoint returns order status directly.
Filter and sort the Field receive queue
The receive queue can now be filtered by receipt status and timeframe, and sorted, so it is easy to find a specific item in a busy location without scrolling the full list.
Restock picker shows what is holding a part back
When a pending order has a part reserved, the restock picker now names that order instead of marking the part unavailable with no explanation. The picker also no longer shows a stocked-up message when parts are actually held by another order.
GET /orders/{id} on the public API
Integration partners can now fetch an order's current status with a lightweight endpoint, without pulling the full order record.
The paint shop now saves your most recent color and sheen selection, so you do not need to reselect them on each visit. The color, sheen, and quantity pickers were also repositioned for a cleaner flow.
2 improvements and 5 fixes
Improvements
- The product search API now supports filtering by seller, returns actual product categories, and supports pagination.
- The search input's clear button now appears whenever there is text to clear, and add-product tray button labels are consistent across the app.
Fixes
- When a cancellation request is denied because the order is too far along, the email now explains why instead of routing to generic support copy.
- A phase status change in the project activity log no longer appears as completed; it now shows the actual status that was set.
- A bug blocking field technician login to the Sibi Field app has been fixed.
- Clicking an invite link you have already accepted now redirects to login instead of an error page.
- Deleting a saved list now redirects normally instead of leaving the destination page frozen.