Changelog#
All notable changes to this project will be documented in this file.
9.0.10 – 2021-06-04#
Fixed#
- Regenerate session id after entering conversation password #5642
9.0.9 – 2021-02-22#
Fixed#
- Fix collaboration resource options not loading #5143
- Fixed a bug that would prevent attachments going into the Talk/ folder #5080
9.0.8 – 2021-01-08#
Fixed#
- Don't remove a chat when a self-joined user leaves #4903
9.0.7 – 2020-12-18#
Fixed#
- Fix potentially multiple guests joining in a password request conversation #4797
9.0.6 – 2020-11-17#
Fixed#
- Reduce the load when mounting many shares #4510
- Fix handling of unavailable commands #4578
- Correctly delete a conversation when the last moderator leaves #4499
9.0.5 – 2020-10-23#
Fixed#
- Remove pulse animation from call button to reduce CPU load in chrome-based browsers #4302
- Only show the "Session conflict" dialog when in a call #4443
- Fix minimum length calculation of the call token #4370
- Fix duplicate session issue in files sidebar #4427
- Lobby date not shown in the moderator menu #4323
9.0.4 – 2020-09-17#
Added#
- Moderators can now mute all participants with a single button in the moderator menu #4054
Fixed#
- Prevent infinite loop when opening a data channel and retransmitting old messages #4069
- Installation on Oracle fails #4129
- Fix clientside memory leaks due to missing unsubscribe of events when destroying interface components #4148 #4156 #4160 #4162
9.0.3 – 2020-08-04#
Fixed#
- Fix compatibility with Janus 0.10.4 and the newest High-performance backend #3940 #3979
- Allow Internet Explorer 11 to render the page again #3967 #3982
- Only show the browser warning when interacting with Nextcloud Talk features #3978
- Avatar menu is opaque for participants that are offline #3959
- Always allow to communicate with the HPB even when it's a local url #3965
9.0.2 – 2020-07-21#
Added#
- Warn the user when their connection or computer is busy and others might not be able to see or hear them correctly anymore. #3923
- Warn the user when joining twice in the same conversation which breaks the calling experience for others. #3866
Changed#
- Improve default push notification text for upcoming iOS 13 SDK changes in the iOS mobile app #3847
Fixed#
- Fix timeout issue with users having only numeric ids #3791
- Fix a failure on logout when an active session was removed from a conversation already #3869
- Unify the blur on all videos to a same higher factor #3821 #3887
- Fix attachment selection when default folder can not be created. #3797
- Update lib to parse links in chat messages to fix an issue with trailing spaces #3924
9.0.1 – 2020-06-08#
Added#
- Store the guest name in browser storage again and read it from there #3709
- Automatically switch to promoted view upon screenshare #3711
- Added autocomplete support for talk:room:* commands #3728
Changed#
- Reload page on changing conversation and disable start/join call when Talk UI needs reloading #3699
- Show sidebar when Viewer is opened #3679
Fixed#
- Properly sort participants by display name again #3763
- Make joining the call synchronous to avoid toggling in and out of the callview #3682
- Do not fetch all conversations on some signaling events #3673
- Reduce database load when sending out push notifications #3782
- Remove automatic ping when getting chat messages via the web UI #3784
- Always try to connect without camera in case it failed #3780
- Fix talk:room:* commands showing "Guest" as actor in the chat #3754
- Do not break LessThan3 in last message of conversations list #3705
9.0.0 – 2020-05-26#
Added#
- Added a grid view for calls and made the promoted view more usable in huge calls as well as one-to-one calls #1056 #3569
- Allow to use multiple High-performance backends in parallel for different conversations #3292 #3605
- Allow selecting which video is shown big in the promoted view #3497
- Open files with the viewer apps registered in Nextcloud #2778
- Allow to upload and drag'n'drop files into the chat #2891 #3045
- Allow pasting images/screenshot directly into the chat #3399
- Allow selecting a directory for shared files #2876 #2983
- Allow to limit creating public and group conversations to a group #3095
- Added OCC commands to do basic administrations of conversations #3465
- Allow guests to set their name while waiting in the lobby #3133
- Allow moderators to turn off the microphone of participants #3015
Changed#
- Reduce CPU usage when doing a video call #3413
- Automatic scaling of video quality to allow bigger video calls to further reduce required CPU and bandwidth #3419
- Notify users when talk was updated in the background and a reload is necessary #3336
- Adjust color of leave and join buttons to common styles #3398 #3348