[Added]

API

EWS calendar colors

As of API v2.7, you can retrieve EWS calendar colors in Hex color code format (hex_color).

For more information, refer to GET /calendars and GET /calendars/{id}.

[Fixed]

API

Event filtering

You can now filter events using the updated_at_before and updated_at_after parameters.

For more information, refer to GET /events.