# Release 765 - March 2026

# New features

  • Version 2 of the Validation API is now available with features such as:
    • /heartbeat endpoint can be used to register the heartbeat from a validation device in a vehicle.
    • /inspect with an invalid result will respond with a new additional field validationReason that provides an additional reason for the invalidity.
    • /inspect response have a vehicleHearbeat timestamp of the last heartbeat received from the vehicle given in the request.
  • Version 7 of the Issuing API is now available. In this version the /info and /full-info endpoints will respond with vehicle and line information in the NOTIFY action event.
  • In Kibana a new discover data view device-heartbeat-<env> is available where you will find the latest heartbeat request made from a device in a vehicle connected via Websocket and REST API.

# Improvements

  • No new improvements

# Bug fixes

  • No bug fixes