Releases: jitsi/docker-jitsi-meet
Releases Β· jitsi/docker-jitsi-meet
stable-9823
What's Changed
- feat(prosody): move external_services module and config to global prosody.cfg.lua by @aaronkvanmeerten in #1949
- fix(prosody): remove admin_adhoc module from defaults by @aaronkvanmeerten in #1948
- feat(prosody): enable muc_max_participants in lobby component by @aaronkvanmeerten in #1950
- feat(transcriber): remote config auth parameters by @aaronkvanmeerten in #1951
- feat(transcriber): flag to enable translations by @aaronkvanmeerten in #1953
- feat(transcriber): fix exposing transcript path in web by @bmagistro in #1955
- feat(jibri,jicofo,jvb): custom hocon support via include for components that support it by @aaronkvanmeerten in #1960
- Rename recorder domain to hidden domain by @M4GNV5 in #1945
New Contributors
- @bmagistro made their first contribution in #1955
Full Changelog: stable-9779...stable-9823
stable-9779
What's Changed
- Add config parameter for ENABLE_MODERATOR_CHECKS by @dnna in #1919
- feat(web): mount load-test volume to expose load-test client from host by @aaronkvanmeerten in #1910
- feat(prosody): enable recorder domain for s2s to visitor nodes to allow transcription support by @aaronkvanmeerten in #1905
- Update prosody contrib plugins from 20240117 to 20240817 by @denzs in #1922
- fix(prosody): tpl errors on container startup due to missing variables by @aaronkvanmeerten in #1924
- fix(prosody): install the new version of jitsi-contrib/prosody-plugins by @emrahcom in #1926
- fix: Only set app_secret when defined. by @bgrozev in #1925
- feat(prosody): new flags to disable incoming client and server conection limits by @aaronkvanmeerten in #1928
- fix(prosody): default value for PROSODY_MODE by @aaronkvanmeerten in #1929
- feat(prosody): allow components access even after max participants is reached by @aaronkvanmeerten in #1930
- feat(jibri,jicofo,jigasi,jvb,prosody,web): trim empty list entries when splitting with splitList to allow trailing comma by @aaronkvanmeerten in #1932
- fix(transcriber): fix bosh and xmpp connections from jigasi to prosody by @aaronkvanmeerten in #1934
- fix(prosody): install the new version of jitsi-contrib/prosody-plugins by @emrahcom in #1939
- feat(prosody): allow s2s whitelist additions by @aaronkvanmeerten in #1940
- feat(jigasi): config for jigasi in visitor mode by @aaronkvanmeerten in #1942
- fix(jigasi): ensure tpl doesn't fail even if no JIGASI_SIP_PASSWORD is set by @aaronkvanmeerten in #1943
- feat(jaas): updated jaas URLs by @aaronkvanmeerten in #1944
- Transcriber: Allow configuration of a custom translation service (libretranslate) by @M4GNV5 in #1946
New Contributors
Full Changelog: stable-9753...stable-9779
stable-9753
What's Changed
- feat(prometheus): Docker Daemon scraping for monitoring by @24kushang in #1865
- fix(log-analyser): added Jitsi network to loki service by @ilaydadastan in #1874
- web: remove unnecessary option by @saghul in #1883
- feat(log-analyser): transfered docker logs from docker containers and updated readme by @ilaydadastan in #1884
- feat(log-analyser): updated grafana dashboards by @ilaydadastan in #1885
- feat(prosody): transcriber account support and flag configuration fix by @aaronkvanmeerten in #1890
- fix(web): enable hidden domain when transcriptions or recordings are enabled by @aaronkvanmeerten in #1891
- feat(prosody): enable brewery muc modules in internal muc component by @aaronkvanmeerten in #1892
- feat(transcriber): transcriber password in env.example and gen-passwords.sh by @aaronkvanmeerten in #1894
- fix(jicofo): pass compose variable for jicofo transcription support by @aaronkvanmeerten in #1893
- feat(jigasi,transcriber): transcriber component and jigasi configuration updates by @aaronkvanmeerten in #1881
- feat(jigasi): install openjdk nonheadless, currently required for dependencies by @aaronkvanmeerten in #1895
- Revert "feat(jigasi): install openjdk nonheadless, currently required for dependencies" by @aaronkvanmeerten in #1899
- jaas: add ability to run the web container targetting JaaS by @saghul in #1882
- Add HTTPS port to URL in env.example by @alexpyattaev in #1902
- feat(web) - Added NGINX_KEEPALIVE_TIMEOUT environment variable by @lalayueh in #1904
- prosody: recording metadata module by @aaronkvanmeerten in #1734
- feat(jvb): autoscaler sidecar shutdown hook on finish by @aaronkvanmeerten in #1906
- feat(jigasi): allow optional label for xmpp servers by @aaronkvanmeerten in #1907
- feat(jigasi): support graceful shutdown via sidecar by @aaronkvanmeerten in #1908
- feat(jigasi): transcriber configuration for OCI and whisper and to skip saving by @aaronkvanmeerten in #1909
- feat(prosody): Skip some modules for prosody-jvb. by @damencho in #1913
- feat(ldap): Start and configure only if enabled. by @damencho in #1914
- feat(jigasi): transcriber configuration supports vosk URL by @aaronkvanmeerten in #1915
- fix(jigasi): transcriber VOSK URL variable into compose file by @aaronkvanmeerten in #1916
- feat(jigasi): allow unique account UID for each entry even if the same auth is used by @aaronkvanmeerten in #1917
New Contributors
- @alexpyattaev made their first contribution in #1902
- @lalayueh made their first contribution in #1904
Full Changelog: stable-9646...stable-9753
stable-9646: release
* 0dad31d fix(jicofo) enable jigasi brewery with ENABLE_TRANSCRIPTIONS * fae66ad fix(jibri): IGNORE_CERTIFICATE_ERRORS as boolean * 54baee2 feat(prosody): custom metrics of stanza counts for prosody service implemented (#1862) * a88dd8b feat(jvb) default to using dcSCTP * d2c26aa fix(jigasi) add missing variables to jigasi.yml * 41559d6 feat(log-analyser): added grafana dashboard provisioning (#1855) * 2e9e6ca misc: working on unstable
stable-9584-1
What's Changed
- fix(web): whiteboard config.js syntax error by @aaronkvanmeerten in #1851
- feat(jitsi-meet): added grafana loki and otel integration for log analysis by @ilaydadastan in #1844
- feat(prometheus): Prometheus Scraper service by @24kushang in #1838
- feat(jvb): add JVB_CC_TRUST_BWE environment variable by @teyfix in #1850
New Contributors
- @ilaydadastan made their first contribution in #1844
- @teyfix made their first contribution in #1850
Full Changelog: stable-9584...stable-9584-1
stable-9584
What's Changed
- jicofo & jvb: Fix OCTO + SCTP behaviour by @spijet in #1791
- Jvb improvements by @saghul in #1803
- base: update tpl to make toBool more resilient by @saghul in #1805
- etherpad: update image version and settings by @saghul in #1807
- jibri: adds autoscaler sidecar hook to signal final shutdown by @aaronkvanmeerten in #1810
- jvb: adds autoscaler sidecar hook to signal final shutdown by @aaronkvanmeerten in #1809
- jibri: fail to start if the SYS_ADMIN cap is missing by @saghul in #1816
- base: update tpl to version 1.3.0 by @saghul in #1822
- fix(jicofo): use integer for port value to fix addition by @aaronkvanmeerten in #1826
- feat(jicofo,jvb,web) default to using SCTP based datachannels by @saghul in #1829
- feat(jibri): Adds more fonts. by @damencho in #1830
- feat(prosody): Drop non existing config. by @damencho in #1831
- feat(prosody): openmetrics module support by @24kushang in #1832
- Add new environment variables for jigasi configuration by @denzs in #1841
- Add healtcheck.sh scripts for jigasi, jicofo, jvb and prosody, add cu⦠by @denzs in #1845
- fix(jibri): display modes in xorg config by @emrahcom in #1846
- feat(jibri) update Chrome to 126 by @saghul in #1848
- whiteboard.yml: add collaborative whiteboard addon by @loli10K in #1794
New Contributors
- @spijet made their first contribution in #1791
- @24kushang made their first contribution in #1832
- @loli10K made their first contribution in #1794
Full Changelog: stable-9457-2...stable-9584
stable-9457-2
What's Changed
- Fixed the JWT_SIGN_TYPE being in Jigasi - added it to the correct spot by @DevelopingEntitiesWithFuntations in #1796
- Update acme.sh Version to 3.0.7 by @zhenguang in #1792
New Contributors
- @zhenguang made their first contribution in #1792
Full Changelog: stable-9457-1...stable-9457-2
stable-9457-1
What's Changed
- base: update to Debian Bookworm by @saghul in #1770
- Add access-control-allow-origin env variable in web meet.conf by @simon-kaiser in #1772
- jibri: fix xorg modeline for 1280x720 by @aaronkvanmeerten in #1778
- feat(prosody): Switches lua gc back to incremental. by @damencho in #1777
- Integrate prosody-plugins-contrib by @denzs in #1769
- JWT Sign Type Fixing (#1771) by @DevelopingEntitiesWithFuntations in #1776
- feat(jigasi): Adds trusted domains option. by @damencho in #1781
- jibri: fix autoscaler sidecar config by @aaronkvanmeerten in #1783
- jigasi: fix autoscaler sidecar config for shutdown url by @aaronkvanmeerten in #1784
- jvb: fix autoscaler sidecar config by @aaronkvanmeerten in #1785
- Add turn_ttl env variable in prosody jitsi-meet.cfg.lua by @simon-kaiser in #1789
New Contributors
- @simon-kaiser made their first contribution in #1772
- @DevelopingEntitiesWithFuntations made their first contribution in #1776
Full Changelog: stable-9364-1...stable-9457-1
stable-9457
What's Changed
- base: update to Debian Bookworm by @saghul in #1770
- Add access-control-allow-origin env variable in web meet.conf by @simon-kaiser in #1772
- jibri: fix xorg modeline for 1280x720 by @aaronkvanmeerten in #1778
- feat(prosody): Switches lua gc back to incremental. by @damencho in #1777
- Integrate prosody-plugins-contrib by @denzs in #1769
- JWT Sign Type Fixing (#1771) by @DevelopingEntitiesWithFuntations in #1776
- feat(jigasi): Adds trusted domains option. by @damencho in #1781
- jibri: fix autoscaler sidecar config by @aaronkvanmeerten in #1783
- jigasi: fix autoscaler sidecar config for shutdown url by @aaronkvanmeerten in #1784
- jvb: fix autoscaler sidecar config by @aaronkvanmeerten in #1785
- Add turn_ttl env variable in prosody jitsi-meet.cfg.lua by @simon-kaiser in #1789
New Contributors
- @simon-kaiser made their first contribution in #1772
- @DevelopingEntitiesWithFuntations made their first contribution in #1776
Full Changelog: stable-9364-1...stable-9457
stable-9364-1
What's Changed
- jibri: move xmpp config for easier override by @aaronkvanmeerten in #1748
- fix(web) π wrong quote in default config by @HannesOberreiter in #1761
- jigasi: skip SIP configuration when configured as a transcriber by @saghul in #1760
- jigasi: autoscaler sidecar support by @aaronkvanmeerten in #1738
- feat(prosody): Make sure muc tumbstones is disabled. by @damencho in #1763
- feat(prosody): Adjusts lua to use generational GC. by @damencho in #1765
- feat(prosody): Adjusts lua to use generational GC for brewery.cfg.lua. by @damencho in #1766
- feat(prosody): Cleans up gc settings. by @damencho in #1767
- jibri: flag to support prometheus-style metrics by @aaronkvanmeerten in #1768
Full Changelog: stable-9364...stable-9364-1