Skip to content

Commit c3928c3

Browse files
committed
2.18.3
1 parent 1c36c77 commit c3928c3

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Final releases will consolidate all intermediate changes in chronological order.
66

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

9+
### v2.18.3
10+
11+
* fix(livekit): false positive in recording error metric
12+
* refactor(livekit): cleanup recordings directly on meeting end
13+
914
### v2.18.2
1015

1116
* fix(livekit): improvements to recording retry loop and event mgmt

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bbb-webrtc-sfu",
3-
"version": "2.18.2",
3+
"version": "2.18.3",
44
"private": true,
55
"engines": {
66
"npm": ">=6.0.0",

0 commit comments

Comments
 (0)