Releases: nextcloud/spreed
Releases · nextcloud/spreed
v5.0.4
v6.0.1
Changed
- Do not send black video by default in bigger calls #1830 #1827
- Improve the grouping of chat messages so more fit on the screen #1826
Fixed
- Fix password protected conversations #1775
- Fix chat not automatically loading new messages after a command was used with the external signaling server #1808
- Fix screensharing for users not in the call #1753
- Conversation list does not update with read/unread status using the external signaling server #1431
v6.0.0
Added
- Administrators can now define commands which can be used in the chat. See commands.md for more information. You can install some sample commands via the console. #1453 #1662
- There is now a "Talk updates" conversation which will help the user to discover some features #1616 #1662
@all
mentions all participants in the conversation #1531- Allow to get the last sent message again with
arrow-up
#1520 - Conversations can be added to the new Nextcloud 16 projects #1611 #1663
- Conversations associated to files now have a link to the file #1387
- The Talk app can now be restricted to a group of users in the Talk administration settings #1585
- Show a warning when a call has many participants and no external signaling server is used #1649
- Added an easy-to-find option to copy the link of a conversation #1670
Changed
- One-to-one conversations are now persistent and can not be turned into group conversations by accident. Also when one of the participants leaves the conversation, the conversation is not automatically deleted anymore. #1591 #1588
- Conversations must have a name now #1567
Fixed
- Fix multiple race-conditions that could interrupt connections, end calls or prevent connections between single participants #1522 #1533 #1534 #1549
- Use better icons when a file without preview or a folder is shared into the chat #1601
- Prevent issues when two participants share their screens #1571
- Correctly remember last media state when reloading in a call #1548 #5174
- Do not show conversation names and other details if the user is not a participant #1426 #1496 #1502
- Fixed an issue when a link was posted into the chat at the end of a line #1666
v6.0.0-RC2
Added
- Administrators can now define commands which can be used in the chat. See commands.md for more information. You can install some sample commands via the console. #1453 #1662
- There is now a "Talk updates" conversation which will help the user to discover some features #1616 #1662
@all
mentions all participants in the conversation #1531- Allow to get the last sent message again with
arrow-up
#1520 - Conversations can be added to the new Nextcloud 16 projects #1611 #1663
- Conversations associated to files now have a link to the file #1387
- The Talk app can now be restricted to a group of users in the Talk administration settings #1585
- Show a warning when a call has many participants and no external signaling server is used #1649
- Added an easy-to-find option to copy the link of a conversation #1670
Changed
- One-to-one conversations are now persistent and can not be turned into group conversations by accident. Also when one of the participants leaves the conversation, the conversation is not automatically deleted anymore. #1591 #1588
- Conversations must have a name now #1567
Fixed
- Fix multiple race-conditions that could interrupt connections, end calls or prevent connections between single participants #1522 #1533 #1534 #1549
- Use better icons when a file without preview or a folder is shared into the chat #1601
- Prevent issues when two participants share their screens #1571
- Correctly remember last media state when reloading in a call #1548 #5174
- Do not show conversation names and other details if the user is not a participant #1426 #1496 #1502
- Fixed an issue when a link was posted into the chat at the end of a line #1666
v6.0.0-rc.1
Tagging the 6.0.0-rc.1 release.
v5.0.3
Changed
- Remove some conversation informations for non-participants #1518
Fixed
- Fix duplicated call summary message when multiple people leave at the same time #1599
- Allow multiline text insertion in chrome-based browsers #1579
- Fix multiple race-conditions that could interrupt connections, end calls or prevent connections between single participants #1523 #1542 #1543
- Enable "Plan B" for chrome/chromium for better MCU support #1613
- Delay signaling messages when the socket is not yet opened #1551
- Correctly readd the default STUN server on empty values #1501
v4.0.4
v6.0.0-beta.1
Added
- Administrators can now define commands which can be used in the chat. See commands.md for more information #1453
@all
mentions all participants in the conversation #1531- Allow to get the last sent message again with
arrow-up
#1520 - Conversations associated to files now have a link to the file #1387
- The Talk app can now be restricted to a group of users in the Talk administration settings #1585
- Show a warning when a call has many participants and no external signaling server is used #1649
Changed
- One-to-one conversations are now persistent and can not be turned into group conversations by accident. Also when one of the participants leaves the conversation, the conversation is not automatically deleted anymore. #1591 #1588
- Conversations must have a name now #1567
Fixed
- Fix multiple race-conditions that could interrupt connections, end calls or prevent connections between single participants #1522 #1533 #1534 #1549
- Use better icons when a file without preview or a folder is shared into the chat #1601
- Prevent issues when two participants share their screens #1571
- Correctly remember last media state when reloading in a call #1548 #5174
- Do not show conversation names and other details if the user is not a participant #1426 #1496 #1502
v5.0.2
Changed
- Show autocompletion as soon as "@" is typed #1483
Fixed
- Fix parse error on PHP 7.0 #1493
- Add global Content Security Policy for signaling servers #1462
- Shared file messages show the name of the file as seen by the owner instead of by the current user #1487
- Multiple fixes for dark-theme #1494 #1472 #1486
- Do not show room names when the user is not part of it #1497 #1495
- Fix page title not updated when room name is updated #1468
- Reduce the number of loaded JS and CSS files #1491
- Always use white icons for conversation images (also in dark-theme) #1463
- Fix submit button in public share authentication page #1481