-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
669f5e9
commit b7c1693
Showing
3 changed files
with
23 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,33 @@ | ||
# CHANGELOG | ||
|
||
All notable changes (from 2.13.0 onwards) will be documented in this file. | ||
For previous changes, see the [release notes](https://github.com/bigbluebutton/bbb-webrtc-sfu/releases). | ||
|
||
### UNRELEASED | ||
|
||
* build(mediasoup): 3.14.8 | ||
|
||
### v2.14.0-beta.6 | ||
|
||
* fix(audio): stuck unmute due to borked callerIdNum | ||
* fix(audio): correctly decode user name space chars | ||
|
||
### v2.14.0-beta.5 | ||
|
||
* fix(audio): muteOnStart sessions incorrectly muted on breakout transfers | ||
* fix(audio): header-provided userName incorrectly decoded | ||
Intermediate pre-release changes will only be registered *separately* in their respective tag's CHANGELOG. | ||
Final releases will consolidate all intermediate changes in chronological order. | ||
|
||
### v2.14.0-beta.4 | ||
|
||
* fix(audio): hold/unhold loop when there are multiple sessions per user | ||
* build: [email protected] | ||
* build: [email protected] | ||
|
||
### v2.14.0-beta.3 | ||
|
||
* feat(audio): support for mute-and-hold on start | ||
* fix(audio): mute/unmute stuck due to inconsistent hold status | ||
|
||
### v2.14.0-beta.2 | ||
|
||
* feat(freeswitch): overridable UA string | ||
* feat(audio): muteOnStart detection for conditional dialplans | ||
* feat(audio): mute passive-sendrecv clients on start | ||
|
||
### v2.14.0-beta.1 | ||
|
||
* feat: livekit module, initial implementation | ||
* feat(audio): add signaling support for passive-sendrecv role | ||
* !build(npm): set min Node.js version to >=18.0.0 | ||
* build(mediasoup): 3.14.7 | ||
For previous changes, see the [release notes](https://github.com/bigbluebutton/bbb-webrtc-sfu/releases). | ||
|
||
### v2.14.0-beta.0 | ||
### v2.14.0 | ||
|
||
* feat(mediasoup): add least-loaded worker balancing strategy | ||
* feat(mediasoup): worker transposition (off by default) | ||
* feat(audio): dynamic global audio bridge mechanism | ||
* feat: livekit module, initial implementation | ||
* feat(audio): add signaling support for passive-sendrecv role | ||
* feat(freeswitch): overridable UA string | ||
* feat(audio): muteOnStart detection for conditional dialplans | ||
* feat(audio): mute passive-sendrecv clients on start | ||
* feat(audio): support for mute-and-hold on start | ||
* fix(audio): ignore TLO-incapable clients in hold/unhold metrics | ||
* fix(audio): mute/unmute stuck due to inconsistent hold status | ||
* fix(audio): hold/unhold loop when there are multiple sessions per user | ||
* fix(audio): muteOnStart sessions incorrectly muted on breakout transfers | ||
* fix(audio): header-provided userName incorrectly decoded | ||
* fix(audio): stuck unmute due to borked callerIdNum | ||
* fix(audio): correctly decode user name space chars | ||
* !build(npm): set min Node.js version to >=18.0.0 | ||
* build: [email protected] | ||
* build: [email protected] | ||
* build(mediasoup): 3.14.8 | ||
|
||
### v2.13.3 | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters