Skip to content

Releases: whereby/browser-sdk

v2.1.0-beta4

01 Feb 10:39
abb8f1d
Compare
Choose a tag to compare
v2.1.0-beta4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-beta3...v2.1.0-beta4

v2.1.0-beta3

30 Jan 19:20
821908f
Compare
Choose a tag to compare
v2.1.0-beta3 Pre-release
Pre-release

What's Changed

Full Changelog: 2.1.0-beta2...v2.1.0-beta3

v2.1.0-beta2

30 Jan 10:14
3a3eeb5
Compare
Choose a tag to compare
v2.1.0-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: 2.1.0-beta1...2.1.0-beta2

v2.1.0-beta1

30 Jan 09:24
1667b52
Compare
Choose a tag to compare
v2.1.0-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0...2.1.0-beta1

v2.0.0

18 Jan 11:42
697da2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0-beta4...2.0.0

Migrating from v1 to v2

Migration from v1 to v2 is only relevant for users of the <whereby-embed />
web component. The following changes are necessary when upgrading to v2:

  • If you import the web component in your app, you need to add /embed to the
    import path, like so import "whereby.com/browser-sdk/embed"
  • If you load the web component using a <script> tag, the src needs to be
    changed to https://cdn.srv.whereby.com/embed/v2-embed.js. In addition, the
    type="module" attribute is no longer required and can be removed.

The functionality of the web component should be exactly as the latest version
on the v1 branch, but a TypeScript definition is now available for projects
using this language.

2.0.0-beta4

12 Jan 14:55
57ab3a6
Compare
Choose a tag to compare
2.0.0-beta4 Pre-release
Pre-release

What's Changed

  • Merge development branch by @havardholvik in #178
  • Fix "Unexpected any" warnings by @havardholvik in #187
  • Bump follow-redirects from 1.15.3 to 1.15.4 in /examples/telehealth-tutorial-app by @dependabot in #184
  • Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /examples/telehealth-tutorial-app by @dependabot in #183
  • Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #181
  • Bump @babel/traverse from 7.23.0 to 7.23.7 in /examples/telehealth-tutorial-app by @dependabot in #180
  • Bump follow-redirects from 1.15.3 to 1.15.4 in /test/sample-app by @dependabot in #179
  • Bump axios from 1.5.1 to 1.6.5 in /examples/telehealth-tutorial-app by @dependabot in #182
  • Add rtcAnalytics slice and remaining rtcstats events by @jamesdools-whereby in #175
  • Remove beta release warning from README by @nandito in #185
  • Auto switch stream when device is unplugged by @thyal in #186
  • Refactor rtc custom events map by @thyal in #188

New Contributors

Full Changelog: 1.11.2...2.0.0-beta4

v1.11.2

08 Jan 09:41
c420b3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.1...1.11.2

1.11.1

11 Dec 18:22
580f609
Compare
Choose a tag to compare

Adds title tag for a11y readability.

v2.0.0-beta3

09 Nov 11:49
4f0b5a0
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-alpha28...2.0.0-beta3

v2.0.0-alpha28

08 Nov 11:36
3d55206
Compare
Choose a tag to compare
v2.0.0-alpha28 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-alpha27...2.0.0-alpha28