Release Notes for LiveSwitch API Service 1.5
1.5.0.82326
Release date: May 20, 2022
New features
- [SER-142] Added new API endpoints that allow you to send application-level messages:
/Application/SendApplicationMessage
sends a message to an application./Application/SendUserMessage
sends a message to a specific user./Application/SendDeviceMessage
sends a message to a specific device./Application/SendClientMessage
sends a message to a specific client.
- [SER-245] Added date range and format requirements for
/dashboard
endpoint requests. For the geo_location_historical, usage_by_platform, browser_share, and client_version tags, the limit is 1 month. For all others, the limit is 24 hours. - [SER-256]
channel.rtmp.started
andchannel.rtmp.stopped
webhook events can be configured through the Cloud Service API. - [SER-272] RTMP can be configured on Channels when RTMP is enabled for the Organization.
- [SER-292] Recording functionality can now be managed as part of a customer’s subscription.
Bug Fixes
- [SER-308] Fixed a bug where editing a user profile on Cloud Console resulted in an error.
- [SER-309] Fixed a bug where if the user had no add-ons for the Chargebee account, the Cloud Console displayed a blank page.