Releases: 100mslive/hms-video-react
Releases · 100mslive/hms-video-react
Release 21 April 2022
Release v0.3.115
What's Changed
- fix: info icon light theme by @eswarclynn in #460
- feat: Stats on VideoTiles by @eswarclynn in #461
- fix: Tile Stats bitrate formatting by @eswarclynn in #462
Full Changelog: v0.3.114...v0.3.115
Release v0.3.114
What's Changed
- feat: webrtc stats hooks by @eswarclynn in #455
- fix: webrtc stats by @eswarclynn in #457
Full Changelog: v0.3.113...v0.3.114
Release v0.3.113
What's Changed
- feat: Add hls option in the UI by @a-vishnoi
- feat: add option to show a tile for each peer in videoList by @raviteja83 in #452
- feat: show deviceSettings for hls-viewer by @a-vishnoi in #454
Full Changelog: v0.3.112...v0.3.113
Release v0.3.112
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
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
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
- Optimise video tile, participant list rerenders
- Add feedback component
Breaking Changes:
- ParticipantsInView component removed. Use UiSettings component instead
Enhancements and bug fixes
- 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
- Add components related to Audio/Video Playlist.
- Add Integration with store for handling audio/video playlist
- Add support for AudioOnly screenshare
- Expose
useHMSVanillaStore