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
.
Limit ticket message body size to 1MB
Starting from Jan 31, 2023, ticket message body_text
and body_html
size is going to be limited to 1MB.
Stricter ticket messages validation
The validation of our ticket and ticket message endpoints will be more strict. When creating or updating tickets or ticket messages, we will enforce a new set of rules on ticket messages:
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.
The headers of http integrations will not be returned in the response anymore for the /integrations endpoints
Changes
Customers won't be accessible anymore via the /users endpoints on 2022-08-01
Starting from August 1, 2022: