Skip to content

Latest commit

 

History

History
119 lines (66 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

119 lines (66 loc) · 2.56 KB

# 0.3.1 (Nov 2, 2022)

  • update opentok server side version

# 0.3.0 (Nov 2, 2022)

  • added official background blur and replacement
  • Updated VVE to @vonage/video-express: 1.3.6

# 0.2.9 (Sep 9, 2022)

  • changed fav icon
  • change website title and description

# 0.2.8 (Sep 9, 2022)

  • Updated VVE to @vonage/video-express: 1.3.3

# 0.2.7 (June 6, 2022)

  • Updated VVE to @vonage/video-express: 1.2.3

# 0.2.7 (April 4, 2022)

  • Added Docker support

# 0.2.6 (March 11, 2022)

  • Updated VVE to @vonage/video-express: 1.1.4
  • Added Audio Output selection

# 0.2.5 (Feb 22, 2022)

  • Fix background blur selection camera

# 0.2.4 (Feb 11, 2022)

  • Added emoji
  • Added number of participants on the Sidenav

# 0.2.3 (Jan 13, 2022)

  • Updated VVE to @vonage/video-express: 1.1.4

# 0.2.2 (Nov 26, 2021)

  • Updated VVE to @vonage/video-express: 1.1.11

# 0.2.1 (Nov 19, 2021)

  • Check isSupported for the background blur option

# 0.2.0 (Nov 10, 2021)

  • Add Background Blur option on the Waiting Room using VideoEffects

# 0.1.13 (Oct 06, 2021)

  • Add username to local storage
  • Fix bug in chat width, set maxWidth

# 0.1.12 (Oct 06, 2021)

  • Use new NPM namespace @vonage/video-express: 0.1.11

# 0.1.11 (Oct 06, 2021)

  • Use new NPM namespace @vonage/video-express: 0.1.10

# 0.1.10 (Oct 06, 2021)

  • Update @vonage/multiparty to 0.1.9

# 0.1.9 (Sep 20, 2021)

  • Replace participant ID with participant name in the Participants List
  • Update @vonage/multiparty to 0.1.7

# 0.1.8 (Sep 10, 2021)

  • Fix a bug in the audio and video selector with zIndex

# 0.1.7 (Sep 09, 2021)

  • Update @vonage/multiparty to 0.1.6

# 0.1.6 (Sep 08, 2021)

  • Update @vonage/multiparty to 0.1.5
  • Add Chat feature
  • Fixed an issue with the recording icon
  • Redirect to HTTPS by default

# 0.1.5 (Aug 10, 2021)

  • Feature: added mobile support for the toolbar.
  • add screen sharing priority on the archiving
  • add participant list on the SideNav panel

# 0.1.4 (Jul 30, 2021)

  • Fixed: screensharing events were not triggered because of wrong order of the screen initialising.

# 0.1.3 (Jul 29, 2021)

  • Fixed bug about not being able to reset userName and roomName - Issue 47

# 0.1.2 (Jul 21, 2021)

  • Removed SingleView Participant with Copy Meeting Link
  • Add the maxVideoParticipantsOnScreen value on the room join method

# 0.1.1 (Jul 20, 2021)

  • Added Publisher camera in the default View

# 0.1.0 (Jul 20, 2021)

  • First version Released 🚀