September 19, 2025
Webhooks is released and generally available for all customers
v1.514.3
New features
- Operator View (Closed BETA)
- Now supports stop splitting in the Multi-select dialog.
Improvements
- GraphQL API
- Documentation clarifies what kind of line ID is returned in the
Batchtype. - The descendants of a
Nodeare ordered first by depth and second by UUID. - The documentation for the
Linetype now states what kind of ID thatmain_peripheral_idis. - Previously the documentation for
NodeIdandPeripheralIdwould not render words enclosed with chevrons. For instance, the sentenceFormat: <uuid>-<index>would be rendered asFormat: -. This will now be rendered asFormat: {uuid}-{index}.
- Documentation clarifies what kind of line ID is returned in the
- GraphQL API
Bug fixes
- Activities
- Fixed a bug where when viewing a completed activity, if a non-required image was not uploaded, the app would crash.
- Fixed a bug where batches would not be started on “Start batch” events if the batch number contained trailing white-space.
- "Pass" and "Fail" labels are now aligned correctly in fields with a description
- Automatic stop registration
- Fixed a bug where automatic stop registration would not split stops on shift start.