Skip to content

Commit

Permalink
change: update twilio-video.js to 2.29.0 and @twilio/video-processors…
Browse files Browse the repository at this point in the history
… to 3.0.0-beta.1 (#856)
  • Loading branch information
luisrivas authored Jan 10, 2025
1 parent 371cf6a commit 9299bbd
Show file tree
Hide file tree
Showing 6 changed files with 37,731 additions and 43,606 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.10.6

### Changes

-`@twilio/video-processors` has been upgraded to 3.0.0-beta.1. This release fixes a bug where enabling virtual or blur background sometimes degraded local video, especially on low-powered Intel graphics cards.
- `twilio-video` has been upgraded to 2.29.1.

## 0.10.5

### Dependency Upgrade
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ This application demonstrates a multi-party video application built with [Twilio

You must have the following installed:

- [Node.js v14+](https://nodejs.org/en/download/)
- NPM v6+ (comes installed with newer Node versions)
- [Node.js v16+](https://nodejs.org/en/download/)
- NPM v8+ (comes installed with newer Node versions)

You can check which versions of Node.js and NPM you currently have installed with the following commands:

Expand Down
Loading

0 comments on commit 9299bbd

Please sign in to comment.