Skip to content

Commit

Permalink
2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prlanzarin committed Sep 12, 2024
1 parent 2cb5e19 commit 14eee35
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 13 deletions.
13 changes: 3 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ Final releases will consolidate all intermediate changes in chronological order.

For previous changes, see the [release notes](https://github.com/bigbluebutton/bbb-webrtc-sfu/releases).

### UNRELEASED

* build: mediasoup@3.14.14

### v2.15.0-beta.1
### v2.15.0

* feat: add restartIce support for video/screenshare modules
* refactor: rename ICE restart flag to `restartIce`, true by default
* build: pino@9.3.2
* build: config@3.3.12
Expand All @@ -20,13 +17,9 @@ For previous changes, see the [release notes](https://github.com/bigbluebutton/b
* build: mcs-js@0.0.20
* build: uuid@10.0.0
* build: mediasoup-client@3.7.16
* build: mediasoup@3.14.13
* build: mediasoup@3.14.14
* build: SIP.js@v0.7.5.14

### v2.15.0-beta.0

* feat: add restartIce support for video/screenshare modules

### v2.14.2

* refactor(audio): set FLOWING logs to INFO level
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bbb-webrtc-sfu",
"version": "2.15.0-beta.1",
"version": "2.15.0",
"private": true,
"engines": {
"npm": ">=6.0.0",
Expand Down

0 comments on commit 14eee35

Please sign in to comment.