WebPlanetKit 5.0 release
WebPlanetKit 5.0
WebPlanetKit 5.0 has been released.
-
Support of the properties used by the group call with SIP terminals
- There are several properties used by the group call with SIP terminals, including
displayName
. From 5.0, WebPlanetKit supports these properties.
- There are several properties used by the group call with SIP terminals, including
-
Addition of the talking status event
- From 5.0, you can receive the talking status through the event when it is updated.
- For 1-to-1 calls, you can receive the talking status of the local user only.
- For group calls, you can receive the talking status of both local user and remote users.
- From 5.0, you can receive the talking status through the event when it is updated.
-
API change
- Updated API to match common PlanetKit.
- Renamed API to match common PlanetKit.
- Improved API naming.
- Changed the
makeCall
andjoinConference
API.- Up to 4.2, WebPlanetKit provided separate
makeCall
andjoinConference
APIs that required an API key or access token respectively. - From 5.0, they have been integrated into a single API.
- Up to 4.2, WebPlanetKit provided separate
- Changed the
verifyCall
API.peerId
andpeerServiceId
have been deleted fromVerifyCallParams
.peerId
andpeerServiceId
should be contained inccParam
.
- Changed
MEMBER_INFO_STATE
.REJOIN
is the same asJOIN
state, soREJOIN
has been deleted.
NoteFor more information on the API changes in WebPlanetKit 5.0, see API changelog.
- Updated API to match common PlanetKit.
-
Change of the supported Safari version
- Supported versions of the Safari browser have been changed.
- PC/iOS Safari: v14.5+ (beta)
- Supported versions of the Safari browser have been changed.
Milestone update
We have updated Milestone.
Release history
Please refer to the PlanetKit release history.