What's Changed
- Add ENABLE_ICE_RESTART and ENABLE_ICE_RESTART_ON_NETWORK_CHANGE env vars by @bgrozev in #2307
- fix: add ::1 to the prosody rate limit whitelist by @bgrozev in #2309
- Add distributed tracing setup by @JulianGCalderon in #2303
- fix(prosody): make the saslauthd runtime dir owned by the container user by @emrahcom in #2312
- feat(prosody): enable trace module on the JVB brewery MUC by @aaronkvanmeerten in #2314
- feat(web): add AUDIO_TRANSLATION_DUCKED_VOLUME by @jallamsetty1 in #2315
- feat(web): add ENABLE_ADVANCED_AUDIO_SETTINGS by @jallamsetty1 in #2317
- feat: add ENABLE_MESSAGE_MODERATION env var for muc_message_moderation by @damencho in #2318
- fix(web) fix and extend the video quality settings by @emrahcom in #2319
- feat(jibri) add support for running Chrome on arm64 by @saghul in #2306
- feat(web): add ability to disable third party requests by @debfx in #2310
- feat(web): add DISABLE_AV1_DECODE_FOR_FF by @jallamsetty1 in #2322
- fix: raise the /run tmpfs size to 32M for the Java containers by @emrahcom in #2325
New Contributors
- @JulianGCalderon made their first contribution in #2303
Full Changelog: stable-11146-2...stable-11248