OpenTalk v24.10.0
- Release date: 2024-08-29
- Release series: 24.10
Release notes
Noteworthy changes
- Users in the waiting room automatically join the conference on approval now. The user can opt out from that by unticking a checkbox.
- Administrators can set the waiting room enabled for all newly created meetings by either setting the environment variable
WAITING_ROOM_DEFAULT_VALUE
in the frontend docker container orsettings.waitingRoomDefaultValue
in the frontendconfig.js
totrue
. - Profile pictures are now loaded from the URL provided by OIDC in the
picture
field if present.
Component versions
Category | Component | Version |
---|---|---|
Frontend | web-frontend | v1.19.0 |
Services | controller | v0.18.0 |
Services | controller-enterprise | v0.18.0 |
Services | obelisk | v0.10.0 |
Services | recorder | v0.5.0 |
Services | smtp-mailer | v0.8.0 |
Documentation | ot-setup | v24.10.0 |
3rd-Party Components | ot-janus | v0.13.4 |
3rd-Party Components | ot-spacedeck | v1.0.2 |
3rd-Party Components | ot-etherpad | v1.0.2 |
3rd-Party Components | keycloak | v20.0.5 |
3rd-Party Components | postgres | v15.7.0 |
3rd-Party Components | rabbitmq | v3.12.14 |
3rd-Party Components | redis | v7.4.0 |
3rd-Party Components | minio | RELEASE.2023-07-21T21-12-44Z |
web-frontend v1.19.0
New Features
- Include / exclude option for creator in talking stick (#1953)
- Enable editing streaming data for existing events(#1946)
- Add automatic join from waiting room (#1467)
- Re-design text fields (#1772)
Improvements to the user experience
- Make waiting room configurable (#1896)
- Removed nested roles from the notifications. (#1710)
- Apply autofocus on the breakout room notification. (#1751)
- Add tooltip for recorder (#1971)
Bug Fixes
- Fix: Screen share is still active during/after coffe break (#1803)
Internal
- Setup ESLint react plugin for app module (#2012)
controller v0.18.0
🚀 New features
- Use avatar url if the JWT
picture
claim is set (#824)
🐛 Bug fixes
- Override streaming_targets on PATCH
/events/{event_id}
(#829)
📚 Docs
- Add documentation for HTTP request handling (#826)
- Add documentation for OIDC auth (#826)
- Document the JWT
picture
field (#824)
🔨 Dependencies
- Update opentelemetry implementation
- Update opentelemetry-rs
- Update rust crate anstream to v0.6.15
- Update rust crate aws-sdk-s3 to v1.42.0
- Update rust crate bytes to v1.7.1
- Update rust crate clap to v4.5.13
- Update rust crate email_address to v0.2.9
- Update rust crate env_logger to v0.11.5
- Update rust crate lapin to v2.5.0
- Update rust crate rustls to v0.23.12
- Update rust crate rustls-pemfile to v2.1.3
- Update rust crate rustls-pki-types to v1.8.0
- Update rust crate serde_json to v1.0.122
- Update rust crate syn to v2.0.72
- Update rust crate sysinfo to v0.31.2
- Update rust crate tabled to 0.16
- Update rust crate tokio to v1.39.2
- Update rust crate vergen to v9
controller-enterprise v0.18.0
Changed
- update included community edition to
v0.18.0
ot-setup v24.10.0
Changed
- Update PRODUCT_VERSION to v24.10.0
- Update container image versions related to the product version v24.10.0.
- Add documentation resources to the README
- Add env variable WAITING_ROOM_DEFAULT_VALUE to the web-frontend
Generation of this document was supported by retoki.