September 19, 2025

Webhooks is released and generally available for all customers

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 Batch type.
      • The descendants of a Node are ordered first by depth and second by UUID.
      • The documentation for the Line type now states what kind of ID that main_peripheral_id is.
      • Previously the documentation for NodeId and PeripheralId would not render words enclosed with chevrons. For instance, the sentence Format: <uuid>-<index> would be rendered as Format: -. This will now be rendered as Format: {uuid}-{index}.

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.