Changelog

Change of default order in list widgets

Starting July 1, 2023, the default value of order_by field in the list widgets endpoint will be created_datetime:desc, consistent with other listing endpoints. The previous default value of order_by field in the list widgets endpoint was order:asc.

deprecated

Customers won't be accessible anymore via the /users endpoints on October 25, 2022

We've decided to postpone the initial date of the API breaking change we were supposed to apply on August 1, 2022 regarding the Users API endpoints: Customers won't be accessible anymore via the /users endpoints on 2022-08-01.
The new release date is Oct 25, 2022. Before this date, we will perform a series of brownouts in an attempt to warn third-party developers who still haven't migrated their apps about this upcoming breaking change.