Changelog

Scheduled Maintenance on 4/26/2024

On April 26, 2024, 3-4 AM UTC, we will conduct a scheduled maintenance event that will impact our services. During this hour-long window, the services outlined here will be impacted for approximately 2-5 mins. We anticipate an automatic recovery at the end of the maintenance, and no action is required from you.

Improved

API Version: 2024.03.14

We've released a new version of the API. This version updates the behavior of the PATCH users/.id endpoint: PATCH operations on the 'roles' field will now overwrite the existing content with the provided input. Previously, adding a new role via PATCH would append the role to the user's existing set, making it impossible to remove roles. This update aligns the API with RFC7396 standards and our core API principles, facilitating more precise control over user roles.

New Beta Webhook: RouteStopDeparture

The RouteStopDeparture endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this webhook should not be used in production until it is made generally available).