Skip to content

Commit

Permalink
Merge pull request #17 from zoom/1.9.9
Browse files Browse the repository at this point in the history
1.9.9 update
  • Loading branch information
mayk-zoom authored Sep 21, 2021
2 parents 4fd0f19 + a8c87ca commit faff7b7
Show file tree
Hide file tree
Showing 24 changed files with 17 additions and 12 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# CHANGELOG
## version 1.9.9
## Fixed
1. WebCodecs send-video errors due to breaking changes to the WebCodecs API in Mac Chrome 93 & 94


## version 1.9.8
## Fixed
1. Bug where after "XMPP disconnected!" error shows in console, webinar attendees find the attendee list empty and both Q&A and Raise Hand buttons disabled
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/zoom-meeting-1.9.8.min.js

This file was deleted.

2 changes: 2 additions & 0 deletions dist/zoom-meeting-1.9.9.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/zoomus-websdk.umd.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoomus/websdk",
"version": "1.9.8",
"version": "1.9.9",
"description": "Zoom Web SDK",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -31,7 +31,7 @@
"react-dom": "16.8.6",
"redux": "3.7.2",
"react-redux": "7.1.0",
"lodash": "^4.17.14",
"lodash": "^4.17.21",
"redux-thunk": "2.2.0"
},
"files": ["dist/*", "index.d.ts", "CHANGELOG.md", "LICENSE.pdf", "README.md"]
Expand Down

0 comments on commit faff7b7

Please sign in to comment.