-
Room can now have up to 100 users
-
Changes to the following bus configuration keys:
- key
exchange_name
now defaults towazo-headers
- key
exchange_type
was removed - key
subscribe
was removed
- key
- New endpoint:
POST /1.0/users/{user_uuid}/teams/presence
- New query parameter
user_uuid
has been added to theGET /1.0/users/me/rooms
endpoint.
-
The following fields now include a timezone indication:
created_at
for the following endpoints:GET /users/me/rooms/messages
GET /users/me/rooms/{room_uuid}/messages
POST /users/me/rooms/{room_uuid}/messages
last_activity
for the following endpoints:GET /users/presences
GET /users/{user_uuid}/presences
-
New read only parameters have been added to the
/status
API:master_tenant
-
The deprecated
sessions
parameter from user presence resource has been removed -
The
/user/<uuid>/presence
API and events now include the following values:line_state: progressing
-
New read only parameters have been added to the user presence resource:
connected
-
The following presence parameter has been deprecated:
sessions
-
New read only parameters have been added to the user presence resource:
do_not_disturb
- Deprecate SSL configuration
-
New query parameter has been added to the
GET /1.0/users/me/rooms/messages
endpoint:distinct
-
New state has been added to the
PUT /1.0./users/{user_uuid}/presence
endpoint:away
-
New read only parameters have been added to the user presence resource:
last_activity
-
New query parameters have been added to the
GET /1.0/users/me/rooms/{room_uuid}/messages
endpoint:from_date
-
New query parameter have been added to the
GET /1.0./users/me/rooms/{room_uuid}/messages
endpoint:offset
search
-
New endpoints:
GET /1.0/users/me/rooms/messages
-
New read only parameters have been added to the message resource:
room_uuid
- New endpoints:
GET /1.0/users/me/rooms
POST /1.0/users/me/rooms
GET /1.0/users/me/rooms/{room_uuid}/messages
POST /1.0/users/me/rooms/{room_uuid}/messages
- New endpoints:
GET /1.0/users/presences
GET /1.0/users/{user_uuid}/presences
PUT /1.0/users/{user_uuid}/presences
- New endpoints:
GET /1.0/api/api.yml
GET /1.0/config
GET /1.0/status