Releases: jitsi/docker-jitsi-meet
Releases · jitsi/docker-jitsi-meet
stable-9364
What's Changed
- fix(prosody): Updates a rate whitelist config that changed in jitsi-meet. by @damencho in #1741
- Use storage.googleapis.com location for chromedriver. by @garloff in #1744
- base-java: install nodejs 20 from nodesource by @aaronkvanmeerten in #1742
- Fix prosody vars by @denzs in #1746
- jvb: lipcap from apt to allow for pcap dumps by @aaronkvanmeerten in #1747
- feat(prosody): Always report visitors support when enabled. by @damencho in #1753
- jibri: check for chrome bin before pre-warm by @aaronkvanmeerten in #1757
- java: use Java 17 by @saghul in #1731
- jibri: add ability to ignore certificate errors by @saghul in #1759
New Contributors
Full Changelog: stable-9258...stable-9364
stable-9258
What's Changed
- Update etherpad image to etherpad/etherpad:1.9 by @waja in #1725
- Disable "offline" and "register" modules. by @bgrozev in #1727
- Remove "ping" in ViarualHosts by @bgrozev in #1728
- web: Add env vars for setting 1080p and 4k bitrates. by @jallamsetty1 in #1729
- prosody: var for speakerstats modules by @aaronkvanmeerten in #1733
- add jvb dependency to web container by @BifbofII in #1739
New Contributors
Full Changelog: stable-9220...stable-9258
stable-9220
What's Changed
- jicofo, jigasi, jvb: fix SENTRY_DSN not being read by @DanielMcAssey in #1656
- Revert "jicofo, jigasi, jvb: fix SENTRY_DSN not being read" by @saghul in #1657
- jibri: add check for /dev/shm size by @saghul in #1654
- Fix #1655: SENTRY_DSN cannot be defined by @krombel in #1659
- allow jvb and jicofo max_mem env vars to be altered through docker by @gottaeat in #1648
- prosody: use mod_smacks.lua from prosody since 0.12.4 by @aaronkvanmeerten in #1664
- prosody: add smacks to guest vhost by @saghul in #1667
- jvb: fix version for autoscaler config by @aaronkvanmeerten in #1673
- Introduce DESKTOP_SHARING_FRAMERATE_AUTO to allow browser to determine sharing fps automatically by @cedricroijakkers in #1674
- task: support logging to file in JVB container by @aaronkvanmeerten in #1675
- jvb: finish script for graceful shutdown by @aaronkvanmeerten in #1676
- jvb: fix terminate script for autoscaler sidecar by @aaronkvanmeerten in #1677
- task: fix shutdown script by @aaronkvanmeerten in #1678
- jvb: expose public IP in autoscaler sidecar config by @aaronkvanmeerten in #1679
- web: provide bosh URL as relative only if flagged by @aaronkvanmeerten in #1682
- web: trim deprecated options and defaults by @aaronkvanmeerten in #1685
- fix: Fix default JIBRI_PENDING_TIMEOUT. by @bgrozev in #1686
- jicofo: fix visitors auth domain by @aaronkvanmeerten in #1687
- feat: Add an option to enable sctp for relays. by @bgrozev in #1688
- fix: Fix typo in var name. by @bgrozev in #1690
- jicofo: trusted domain list by @aaronkvanmeerten in #1691
- jicofo: fix duplicate line by @aaronkvanmeerten in #1692
- prosody: enable muc_meeting_id in lobby component by @aaronkvanmeerten in #1693
- feat: Add an option to set jibri-sip brewery jid. by @bgrozev in #1689
- prosody: brewery mode for jvb/jicofo discovery muc by @aaronkvanmeerten in #1695
- prosody: skip recorder account unless in client mode by @aaronkvanmeerten in #1696
- Remove unnecessary modules and properties by @bgrozev in #1697
- Require tls by default. by @bgrozev in #1698
- Move trusted_proxies from visitors to main prosody config file. by @bgrozev in #1699
- prosody: visitors config whitespace fix by @aaronkvanmeerten in #1694
- prosody: remove muc_meeting_id from lobby by @aaronkvanmeerten in #1700
- feat: Add testing flag for Av1 by @jallamsetty1 in #1701
- add support for max-ssrcs-per-user config by @luocongqiu in #1577
- web: cleanup config by @saghul in #1704
- web: Fix the maxbitrates config setting. by @jallamsetty1 in #1702
- Fix/web settings prop syntax by @garloff in #1706
- jicofo: fix enable sctp octo defaults by @aaronkvanmeerten in #1708
- base-java: include jdk package by @aaronkvanmeerten in #1709
- prosody: Drops unused module. by @damencho in #1710
- build: simplify detection of the target platform by @saghul in #1712
- prosody: the new version of contrib-prosody-plugins by @emrahcom in #1713
- fix: Do not load domain_mapper under breakout component by @bgrozev in #1714
- web: nginx config for load-test client if present by @aaronkvanmeerten in #1715
- Add flag for require-muc-config-flag. by @bgrozev in #1717
- prosody: jibri and jigasi skip muc passwords by @aaronkvanmeerten in #1718
- prosody: tune internal muc settings by @aaronkvanmeerten in #1719
- prosody: c2s encryption flag from environment by @aaronkvanmeerten in #1720
New Contributors
- @krombel made their first contribution in #1659
- @gottaeat made their first contribution in #1648
- @jallamsetty1 made their first contribution in #1701
- @luocongqiu made their first contribution in #1577
- @garloff made their first contribution in #1706
Full Changelog: stable-9111...stable-9220
stable-9111: release
* 825730d web: nginx ws-colibri proxy regex updates (#1645) * 54d3aca jicofo: add AV1 options * 0827186 prosody: stun in external services (#1644) * d67938c misc: working on unstable
stable-9078: release
* 3b9afe4 release: build images before comitting the changelog * 54d422b jvb: autoscaler sidecar support * 9f0658d sample: escape/encapsulate string * 5d05ba2 jicofo: support jicofo log file for tailing (#1632) * 8555fe1 web: param to control config.hosts.authDomain (#1627) * cd1c9fb prosody: remove muc limit messages from visitors (#1626) * af50dde prosody: s2s whitelist duplicate param fix (#1625) * eb91893 prosody: add ping module to auth domain (#1624) * 261caa3 prosody: guest ping module, var for auth type (#1623) * 7fb1026 prosody: params for limits (#1622) * cf894ce prosody: variables for lobby and breakout modules * a827437 prosody: param to link room metadata to main vhost (#1616) * 5120595 prosody: var for config in main vhost (#1615) * bebd748 web: flag to control sctp bridge channel choice (#1613) * 6bfa830 prosody: visitor mode support (#1611) * 7bfc5c1 prosody: update version of prosody-plugings package * 3a77aac jicofo: support visitors in jicofo configuration (#1610) * f860c5d jvb: don’t send Jetty server version * 63380fa misc: working on unstable
stable-8960-1: release
* 9bd3258 jibri: fix variable names * 807b7bf misc: working on unstable
stable-8960: release
* 5c5575c jibri: make some ffmpeg arguments configurable via env variables * 09b0df4 misc: working on unstable
stable-8922-1: release
* b3abfc0 ci: split unstable build and test workflows (#1601) * 603d461 jibri: adapt to new ChromeDriver zip file structure * a76b1f4 jibri: simplify ChromeDriver download * fd1c308 jibri: fix new ChromeDriver API endpoints * 2c0a793 jibri: update Chrome to 116 * 916bccb jibri: autoscaler sidecar tuning parameters * 6e59319 misc: working on unstable
stable-8922: release
* 1cbb8f8 prosody: add hybrid_matrix_token as a new authentication method * b5b8ea2 jigasi: add toggle to enable REST shutdown * 6bb2455 jibri: add extra fonts * 497015b jicofo: add JICOFO_AUTH_LIFETIME as environment variable * f18acb4 jicofo, prosody: allow to set different AUTH_TYPE * dc1994a jicofo: remove shibboleth authentication options * 58d4736 misc: working on unstable
stable-8719: release
* 6f72293 jibri: bump Chrome version * 94c7060 jibri: params to override statsd host and port * 0569bce jibri: add autoscaler-sidecar service support (#1562) * 57a7c22 jicofo: add ability to disable auth * a41578c prosody: update the comma logic while listing TURNs * 9776714 prosody: allow multiple TURN (#1559) * ce59d1e jibri: upgrade chrome to 113 (#1555) * c2f01f3 web: update livestreaming settings according to new config.js * e4c8c2a jibri: pre-warm chrome first before starting jibri (#1549) * 809f63c compose: add ability to configure the Jicofo REST port in the host * b81bd5c misc: working on unstable