Releases: nextcloud/spreed
Releases · nextcloud/spreed
v8.0.0-alpha.2
Second alpha version
Known issues
- Files app sidebar has no calls
- Public shares protected via Talk don't show the call option for video-verification
- Public shares don't show the sidebar
v8.0.0-alpha.1
First alpha version
Known issues
- Guests in the High Performance Backend don't work
- Sidebar integration in various app just shows a placeholder
- Public shares protected via Talk don't show the call option for video-verification
- Public shares don't show the sidebar
v7.0.2
v7.0.1
Fixed
- Fix position of the promoted and the current participant in calls #2320
- Add a hint for the start time format of the lobby timer #2267
- Fix "MessageTooLongException" when mentioning someone in a long comment #2268
- Correctly set the unread counter when readding a user to a one-to-one conversation #2259
v7.0.0
Added
- Added a simple Lobby: moderators can join and prepare a call/meeting while users and guests can not join yet #1926
- Add the file call functionality to the public sharing page #2107
- Allow to mention guest users #1974
- Added a voice level indicator and notify the user when they speak while they are muted #2016
- Change the read marker to work based on the message ID and allow clients to set it manually #1214
- Prepare the backend for replies to messages so the clients can implement it #2000
- Allow to prevent guests from starting a call #2204
- Update SimpleWebRTC to the latest version
Changed
- Load newest chat messages first on joining a conversation #2206
- You can now escape commands to show them to your chat partners by prepending a second slash (e.g. //help) #1919
- One-to-one conversations are now only deleted if both users leave the conversation #1921
- Use the guests name in notifications instead of the anonymous "A guest" string #2104
Fixed
- Allow to have file based calls in folders mounted by the groupfolders app #2012
- Only list participants who joined the call in the call summary #2012
- Participants in the participant list now offer the contacts menu #1822
- Better UI feedback while moderator actions are performed #2117
- Make sure the external signaling server is informed about the new state changes (read-only, lobby, etc.) #2103
- Show a call summary for calls when there was no user #2177
- Allow to mention the conversation by its name additionally to "all" #2198
- Fix mentions with users that have a numeric only ID #2173
- Enable camera and microphone access in the Nextcloud 17 feature policy #2073
- Multiple Nextcloud 17 compatibility fixes
v7.0.0-rc.1
v7.0.0 beta1
Added
- Added a simple Lobby: moderators can join and prepare a call/meeting while users and guests can not join yet #1926
- Allow to mention guest users #1974
- Added a voice level indicator and notify the user when they speak while they are muted #2016
- Change the read marker to work based on the message ID and allow clients to set it manually #1214
- Prepare the backend for replies to messages so the clients can implement it #2000
- Update SimpleWebRTC to the latest version
Changed
- You can now escape commands to show them to your chat partners by prepending a second slash (e.g. //help) #1919
- One-to-one conversations are now only deleted if both users leave the conversation #1921
- Use the guests name in notifications instead of the anonymous "A guest" string #2104
Fixed
- Allow to have file based calls in folders mounted by the groupfolders app #2012
- Only list participants who joined the call in the call summary #2012
- Participants in the participant list now offer the contacts menu #1822
- Better UI feedback while moderator actions are performed #2117
- Make sure the external signaling server is informed about the new state changes (read-only, lobby, etc.) #2103
- Enable camera and microphone access in the Nextcloud 17 feature policy #2073
- Multiple Nextcloud 17 compatibility fixes
v6.0.4
v6.0.3
6.0.3 – 2019-07-22
Changed
- Chat messages can now be longer than 1.000 characters #1901
- Users matching the autocomplete at the beginning of their name are now sorted to the top #1968
- Only strings starting with http:// or https:// are now made clickable as links #1965
Fixed
- Fix layout issues of the chat on the share authentication page #1901
- Fix issues with calls when a user logs out while being in a call #1947
- Fix a problem when joining a public conversation as a non-invited logged-in user #1914
- Fix missing tooltip with full date on timestamp for the first message of a user in a grouped block #1914
- Commands based on the Symfony Command component can now provide a useful help message #1901