Skip to content

Releases: 100mslive/hms-video-react

Release 21 April 2022

22 Apr 09:05
9f0086e

Choose a tag to compare

build: update store (#493)

Co-authored-by: triptu <triptu@users.noreply.github.com>

Release v0.3.115

14 Jan 06:24
2219a9e

Choose a tag to compare

What's Changed

Full Changelog: v0.3.114...v0.3.115

Release v0.3.114

14 Jan 06:23
94bf10e

Choose a tag to compare

What's Changed

Full Changelog: v0.3.113...v0.3.114

Release v0.3.113

21 Dec 09:44
2cb05be

Choose a tag to compare

What's Changed

Full Changelog: v0.3.112...v0.3.113

Release v0.3.112

10 Dec 12:56
9836352

Choose a tag to compare

What's Changed

  • fix: add warning for safari audio output change in preview by @a-vishnoi in #437
  • feat: add option for active speaker mode by @a-vishnoi in #440

Full Changelog: v0.3.110...v0.3.112

v0.3.110

23 Nov 12:32
9e5bbbf

Choose a tag to compare

What's Changed

  • feat: add option of subscribe notification for peer metadata update by @a-vishnoi in #429
  • feat: add raise hand Icon in Partcipant List by @a-vishnoi in #430
  • fix: update position of Raise Hand Icon in participants list by @a-vishnoi in #431
  • chore: update store version for changeName and changeMetadata methods by @a-vishnoi in #432
  • build: update version to 0.3.110 for release by @a-vishnoi in #433

Full Changelog: v0.3.105...v0.3.110

Release v0.3.105

12 Nov 13:12
571a83a

Choose a tag to compare

What's Changed

  • feat: add support raise hand, peer name update by @a-vishnoi in #421 - Alpha phase. will be ready for next release.
  • Added full screen option to screen share by @mani-rsg in #418
  • fix: use typescript 4 to be compatible with store by @raviteja83 in #424
  • chore: update store to fix type errors by @raviteja83 in #425

Full Changelog: v0.3.96...v0.3.105

Enhancements, performance improvements

21 Oct 08:41
9accf8c

Choose a tag to compare

  • Optimise video tile, participant list rerenders
  • Add feedback component

Breaking Changes:

  • ParticipantsInView component removed. Use UiSettings component instead

Enhancements and bug fixes

01 Oct 09:18
61cc78e

Choose a tag to compare

  • Add icons for recording/RTMP
  • Show volume controls/fullscreen for receiver side playlist video track
  • Fix race condition of preivew/leave
  • Make transient updates to UI for Audio level

Support for Audio/Video Playlist

17 Sep 13:26
4ce4b3e

Choose a tag to compare

  • Add components related to Audio/Video Playlist.
  • Add Integration with store for handling audio/video playlist
  • Add support for AudioOnly screenshare
  • Expose useHMSVanillaStore