OpenTalk v1.3.0
Component versions
Category | Component | Version |
---|---|---|
Frontend | web-frontend | v1.4.0 |
Services | controller | v0.4.0 |
Services | controller-enterprise | v0.4.0 |
Services | smtp-mailer | v0.2.0 |
Services | obelisk | v0.2.0 |
Services | recorder | v0.0.1-rc.4 |
web-frontend v1.4.0
UI/UX Fixes
- Change Icons, size and label for participants list (!964)
- Translation protect for names & shortcuts against browser-plugins (!956)
- Fix:Different participant avatars for chat and voting (!957)
- Fix: Poll/Voting User not able to submit their poll (!936)
- Highlight the protocol icon on first appearance (!934)
- Fix German 'Protokoll ausblenden label' (!933)
- Fix audio/video permission denied message (!931)
- Fix sorting of participants by last active (!929)
- Fix the legal vote token copy text for German users (!935)
- Fix both coffee break and timer tabs being disabled (!918)
Stability Improvements
- Fix: Guest user unable to join meeting after 401 error handling (!945)
- Forbidden results break the app (!944)
- Fix: failed request will cause endless loop (!928)
- Improving development workflow for external libraries (!908)
- Add separate keys for moderation sidebar tabs (!917)
New Features
- Rework Notistack integration(!922)
- Add Debriefing in conference (!921)
- Implement dynamic media subscriptions management (!942)
controller v0.4.0
Added
- controller: cache access-token check results for a maximum of 5mins, reducing load on both keycloak and postgres (#359)
- janus-media: add
event_loops
options to specify how many event-loop the janus instance runs on. Used to send hints to janus on which event-loop to create a new webrtc-session (handle). - controller: add debriefing and kicking multiple users at once (#350)
- controller: always allow one moderator to join a room regardless of participant limit (#352)
- chat: add private chat history (#327)
- controller: kick users when the owner deletes the room (#328)
Changed
- naming: replace initial project code name
k3k
byopentalk
in code, executable names and environment variables (#279) - controller: respect operating system CA certificates for all outgoing tls connections (#382)
Fixed
- controller/db-storage: Email invites now get deleted, when converted to user invites. (#320)
- controller-settings: Fixed a panic when trying to parse config values for
tenants
andtariffs
, when their assignment was set tostatic
- controller: Avoid sending unnecessary close frames. (#356)
Moved
- types: Move
Namespaced
totypes::signaling::NamespacedCommand
- types: Move
NamespacedOutgoing
totypes::signaling::NamespacedEvent
smtp-mailer v0.2.0
Changed
- The creator is now referenced via Reply-To instead of From header field, From is configurable (#33)
Fixed
- Show the inviter's full name, not just the first name (#31)
Generation of this document was supported by retoki.