v2.4.13
Patch release v2.4.13.
From this release onwards, the v2.4.x line is now the officially maintained release line for BigBlueButton 2.2.
For previous release changelogs from v2.4.x, check https://github.com/mconf/bbb-webrtc-sfu/releases.
CHANGELOG:
- Fix: [mcs-core/sdp-session] Media line deactivator is not propagating media format from offer to answer mconf#205
- Fix: Ignore nil publicIpMappings on candidate mangling 9ab6f87
- Fix: [mcs-core] IP class mapping isn't changing RTCP speficic IPs in the SDP mconf#217
- New:
mediaRenegotiated
event c672bb0 - Fix: v2.4.x is Node 8.x friendly again.
- Unify mcs-core restart and crash handling code between 2.3.x and 2.4.x versions.