Skip to content

Releases: nextcloud/spreed

v4.0.0

06 Sep 09:37
4c6e025
Compare
Choose a tag to compare

Added

  • Video verification for password protected email shares
    #1123
    #1049
  • Add a file picker to the chat to share files and folders into a chat room
    #1151
    #1050
  • Log the activity of a conversation in the chat (user added/removed, call happened, …)
    #1067
  • Allow to favor conversations so they are pinned to the top of the list
    #1025

Changed

  • Mentions in the chat now show the avatar of the user and highlight yourself more prominent
    #1142
  • Messages in one2one chats now always send a notification
    #1029
  • Conversations are now sorted by last activity rather then your last visit
    #1061

Fixed

  • Fix turn credentials generation
    #1176
  • Do not turn all @… strings into a mention
    #1118

v3.99.12

26 Aug 22:15
d3f4beb
Compare
Choose a tag to compare
v3.99.12 Pre-release
Pre-release
Tagging the 3.99.12 release.

v3.99.11

24 Aug 22:28
68713ac
Compare
Choose a tag to compare
v3.99.11 Pre-release
Pre-release
Tagging the 3.99.11 release.

v3.99.10

09 Aug 13:28
21bae25
Compare
Choose a tag to compare
v3.99.10 Pre-release
Pre-release
Tagging the 3.99.10 release.

v3.99.8

02 Aug 10:19
098086c
Compare
Choose a tag to compare
v3.99.8 Pre-release
Pre-release

Pre-release for Nextcloud 14 beta

v3.2.5

23 Jul 08:15
c28f1a5
Compare
Choose a tag to compare

Fixed

  • Fix handling of malicious usernames while autocompleting in chat

v3.2.4

12 Jul 09:25
62cbb22
Compare
Choose a tag to compare

Added

  • Allow external signaling servers to integrate a MCU
    #398

Fixed

  • Support chat with a standalone signaling servers
    #890
    #887

v3.2.3

11 Jul 14:55
bd3165e
Compare
Choose a tag to compare

Changed

  • Only paste the content of HTML into the chat input without the actual HTML
    #1018

Fixed

  • Fixes for standalone signaling server
    #910
  • Name not shown for participants without audio and video
    #982
  • Correctly timeout users when they are chatting/calling and got disconnected
    #935
  • Multiple layout fixes

v3.2.2

06 Jun 16:07
8bac656
Compare
Choose a tag to compare

Added

  • Add toggle to show and hide video from other participants #937

Changed

  • Activities and Notifications text (Calls->Conversations) #919

Fixed

  • Send call notifications to every room participant that is not in the call #926
  • Mark messages directly as read when waiting for new messages #936
  • Fix tab header icons not shown #929
  • Fix room and participants menu buttons #934 #941
  • Fix local audio and video not disabled when not available #938
  • Fix "Add participant" shown to normal participants #939
  • Fix adding the same participant several times in a row #940

v3.2.1

11 May 09:53
bce53c2
Compare
Choose a tag to compare

Added

  • Standalone signaling server now supports the 3.2 changes #864 #869

Fixed

  • Only join the room after media permission request was answered #854
  • Do not reload the participant everytime a guest sends a chat message #866
  • Make sure the web UI still works after you left the current conversation or call #871 #872 #874
  • Allow to scroll on long participant lists again #896
  • Do not throw an error when starting a call in a conversation without any chat message #861
  • Enable media controls when media is approved on a second request #861
  • Limit the unread message counter to 99+ #845