Releases: whereby/browser-sdk
Releases · whereby/browser-sdk
v2.0.0-alpha27
What's Changed
- Replace esbuild with Rollup by @havardholvik in #122
Full Changelog: 2.0.0-beta2...2.0.0-alpha27
v2.0.0-beta2
Breaking change
useLocalMedia
does no longer support a full MediaStreamConstraints object, but simply{ audio: true | false, video: true | false}
What's Changed
- Bump browser-sdk to latest version in example app by @thyal in #110
- Avoid video resizing by @thyal in #108
- bind this to message event listener by @kevinwhereby in #111
- add new docs links to readme by @kevinwhereby in #113
- Update dependencies by @nandito in #112
- Upgrade Storybook by @nandito in #114
- Add actions to start, stop cloud recording by @nandito in #115
- Remove the
assert
lib by @nandito in #117 - Make use of media constraints helpers by @havardholvik in #118
- Clean up log output by @nandito in #119
Full Changelog: 2.0.0-beta1...2.0.0-beta2
v2.0.0-beta1
What's Changed
- Use default signalling socket options from jslib-media by @richtrwhereby in #86
- Fix test and build warnings by @havardholvik in #96
- Small tweaks to the lib api by @kevinwhereby in #98
- Stop video track when disabling video by @havardholvik in #100
- Add externalId as attribute in RoomConnectionOptions by @jamesdools-whereby in #92
- Type custom event payloads by @kevinwhereby in #103
- Add telehealth example app by @thyal in #104
- Separate module imports by @kevinwhereby in #105
- Clean up room connection status by @nandito in #102
New Contributors
- @richtrwhereby made their first contribution in #86
Full Changelog: 2.0.0-alpha26...2.0.0-beta1
v2.0.0-alpha26
What's Changed
- Handle native stop screen share by @nandito in #90
- Improve e2e tests' performance by @nandito in #94
- Bump to latest version of jslib-media by @havardholvik in #91
- Add mirror support by @thyal in #93
Full Changelog: 2.0.0-alpha25...2.0.0-alpha26
v2.0.0-alpha25
What's Changed
- removed build step for NPM distribution
Full Changelog: 2.0.0-alpha24...2.0.0-alpha25
1.11.0
Adds externalId
parameter to allow custom participant ids.
v2.0.0-alpha24
What's Changed
- Move to esbuild by @kevinwhereby in #81
Full Changelog: 2.0.0-alpha23...2.0.0-alpha24
v2.0.0-alpha23
What's Changed
- Move to esbuild by @kevinwhereby in #79
- Revert "Move to esbuild" by @kevinwhereby in #80
- Remove handled knocker from the waiting participant list by @nandito in #82
Full Changelog: 2.0.0-alpha22...2.0.0-alpha23
1.10.0
Merge pull request #76 from whereby/kevinhanna/pan-305-add-chat-open-…
v2.0.0-alpha22
What's Changed
- Fix incorrect handling of stream added by @havardholvik in #78
Full Changelog: 2.0.0-alpha21...2.0.0-alpha22