Skip to content

Releases: twilio/twilio-video-room-monitor.js

v1.0.1

05 Aug 21:27
Compare
Choose a tag to compare

1.0.1 (August 5, 2022)

Improvements

  • Added support for React 17

Maintenance

v1.0.0

17 Dec 18:21
Compare
Choose a tag to compare

1.0.0 (December 17, 2021)

The Twilio Video Room Monitor has been promoted to 1.0.0 and is now Generally Available!

Features

  • Mobile support now included!

Bug Fixes

  • Fix issue where the Twilio Video Room Monitor would crash after clicking on the Stats tab when using the Script Tag method from the README.md.
  • Thank you to @shinework #39 for helping us correct README.md typos so that our users can properly copy and paste the code snippets!

v1.0.0-beta.1

13 Aug 23:20
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (August 13, 2021)

This is the intial release of the Twilio Video Room Monitor. Developers can now use this tool to gather insights and metrics on any Twilio Video JavaScript Application.

Features included in this release are:

  • Realtime statistics on bandwidth (also represented using graphs)
  • Local and remote track information for participant's video, audio, and data tracks
  • Copy button to save a Room object JSON to one's clipboard