What's Changed
- fix(web) Remove no longer used config setting. by @jallamsetty1 in #1963
- feat(web): allow comment at the top of config.js to be overridden by @aaronkvanmeerten in #1964
- fix(jibri,jicofo,jigasi,prosody,web): respect previous XMPP_RECORDER_DOMAIN value if set by @aaronkvanmeerten in #1966
- fix(prosody-visitors): proper variable for transcriber jid in rate limit by @aaronkvanmeerten in #1967
- Update docker-compose.yml by @HannesOberreiter in #1968
- feat(prosody): Enables connection resumption for jicofo and jvb. by @damencho in #1974
- feat(prosody): Sets recorder prefixes. by @damencho in #1973
- feat(web) Add defaults and env variables for codec preference. by @jallamsetty1 in #1978
- feat: Add an option to enable VLA. by @bgrozev in #1979
- fix(web): config.js syntax errors by @aaronkvanmeerten in #1980
- feat(build): Checks config.js syntax. by @damencho in #1981
- feat(lint): add tpl lint step for each project by @aaronkvanmeerten in #1983
Full Changelog: stable-9823...stable-9909