Skip to content

Releases: videosdk-live/videosdk-rtc-react-prebuilt-ui

v0.3.42

29 Aug 12:26
Compare
Choose a tag to compare

Change log

  1. participantNotificationAlertsEnabled param added for show notification when participant join or left the meeting.

    Docs : https://docs.videosdk.live/prebuilt/api/sdk-reference/parameters/basic-parameters#participantnotificationalertsenabled

  2. Poll results now show after launching a poll when the SHOW RESULTS button is clicked in the Poll List Tabpanel.

v0.3.41

09 Jul 12:36
Compare
Choose a tag to compare

npm version issue resolved

v0.3.40

22 Jun 07:49
Compare
Choose a tag to compare

Changes made for Redirect on Leave

Real-time transcription added

03 May 11:29
Compare
Choose a tag to compare

Real-time transcription parameter added
realtimeTranscription :{
enabled:boolean,
visible:boolean
},
For toggle real-time transcription
permissions: {
//....
toggleRealtimeTranscription:boolean
}

v0.3.38

27 Mar 14:04
Compare
Choose a tag to compare

Bug Fix :

  1. Fixed host with permission not able to enable mic, webcam or screen share of remote participants.

  2. Fixed edge case where multiple participants attempting screen sharing in a meeting could result in misleading of stream showcase.

v0.3.37

31 Oct 13:09
Compare
Choose a tag to compare
  • HLS Player Improvements

v0.3.36

31 Oct 13:08
Compare
Choose a tag to compare
  • moreOptionsEnabled param added for show/hide More Option Tabpanel.

v0.3.31

10 Jul 08:25
Compare
Choose a tag to compare

Change log :

Internal improvements

v0.3.8

08 Jul 05:00
c509b29
Compare
Choose a tag to compare
  • Join screen is now responsive if title or meetingUrl is not provided.
  • Participant can now toggle other participant screenShare if they are having permission partcipantCanToogleOtherScreenShare.

v0.3.7

05 Jul 13:31
e737c1f
Compare
Choose a tag to compare
  • Add ViewPort method for better quality.
  • Add google echoCancellation params during creation of audio stream.
  • Remove googDsp dependency warn.
  • Loader Animation added between join screen.
  • Fix : Layout issue while passing configuration.