Skip to main content

Web App 3 v38

Minor changes

Enhancing iframe sandbox security

  • Added support for file downloads with the optional allow-download sandbox value.

Visual Elements

Button

  • ParticipantActionButtonPayload
    • Adds support for icons via icon prop
    • Adds support for active state via isActive prop

Events

ParticipantsActivities

Participant

  • Adds the isClientMuted, canReceivePersonalMix and receiveFromVideoMix properties to the participant object included in relevant participant-related events.