Skip to content

Releases: nextcloud/spreed

v16.0.0-rc.1

02 Mar 15:50
bcf3670
Compare
Choose a tag to compare
v16.0.0-rc.1 Pre-release
Pre-release

🛠️ Changed

  • Update several dependencies

🐞 Fixed

  • Design review changes for breakout rooms handling #8905 #8910 #8919 #8920 #8921 #8922
  • Always expose the breakout room names when being a member of the parent #8925
  • Hide breakout rooms from the dashboard widget #8918
  • Fix chat scrolling to the end and the quick access button for it #8895
  • Breakout rooms can not be configured in full screen mode #8897
  • Button to reopen the chat sidebar while being in a call can disappear #8923
  • Error when reacting to a message when the author left the conversation #8883
  • File upload modal is positioned outside the chat #8906

What's Changed

Full Changelog: v16.0.0-beta.2...v16.0.0-rc.1

v16.0.0-beta.2

27 Feb 15:31
f0bdcfb
Compare
Choose a tag to compare
v16.0.0-beta.2 Pre-release
Pre-release

🛠️ Changed

  • Update several dependencies

🐞 Fixed

  • Don't show breakout room options in one-to-one and public conversations #8875
  • Don't show recording options when no recording servers are configured #8874
  • Focus conversation name field when creating conversation #8873
  • Allow to abort emoji-autocomplete with ESC #8870
  • Focus chat input when replying to a message #8864
  • Fix message type of attachments uploaded via mobile apps #8861
  • Hide the bottom video stripe in recordings #8844
  • Don't allow to change certain settings directly inside breakout rooms #8841
  • Fix detection of the recording state #8840
  • Improve notification subject and message for recording uploads #8837

What's Changed

Full Changelog: v16.0.0-beta.1...v16.0.0-beta.2

v16.0.0-beta.1

23 Feb 16:27
79aeeac
Compare
Choose a tag to compare
v16.0.0-beta.1 Pre-release
Pre-release

Changelog summary

🙇 Added for users

  • Breakout rooms can be used to split a group call into temporary working groups (Requires the High-performance backend) #8337
  • Calls can now be recorded (Requires the High-performance backend) #8324
  • The top bar now shows useful information like participant count, call duration and title while in a call. #8341
  • Chat input now allows to autocomplete emojis #4333

💻 Added for administrators

  • Administrators can now define the default conversation permissions via the default_permissions app config #8457
  • Administrators can now define the default name of the Talk/ attachments folder via the default_attachment_folder app config #8465
  • OCC command to transfer-ownership of conversations was added allowing to hand over conversations during off-boarding #8479
  • All available app configurations have been documented in the settings documentation

☑️ Added for developers

  • Chat API now allows to get the context (older and newer messages) for a message #8717
  • Conversation list is now being instantly updated with information from notifications #8723
  • Conversations API now supports a "modified since" parameter to only get changed conversations #8726
  • Chats are opened now without a page reload when interacting with notifications #8713
  • Introduced a new conversation type to indicate that a conversation was a one-to-one conversation #8600

🛠️ Changed

  • Version 1.1.0 of the signaling server of the High-performance backend is now required
  • Update several dependencies

What's Changed

Read more

v15.0.4

23 Feb 08:07
f9740bf
Compare
Choose a tag to compare

✅ Added

  • Make "End call for everyone" available for moderators all the time #8767

🛠️ Changed

  • Update some dependencies

🐞 Fixed

  • Show tooltip for conversations with a long title #8659
  • Don't break the maps app with the Talk Files sidebar integration #8590
  • Only register the maps integration when the user is allowed to use Talk #8591
  • Fix missing "Unread mentions" floating button since Nextcloud 25 theming update #8603
  • Fix button style while being in a call #8671
  • Only filter mentions for participants of the conversation #8665
  • Fix interaction of self-joined users with multiple sessions when navigating away #8729

v14.0.9

23 Feb 08:01
69e8369
Compare
Choose a tag to compare

🛠️ Changed

  • Update some dependencies

🐞 Fixed

  • Only filter mentions for participants of the conversation #8666
  • Fix interaction of self-joined users with multiple sessions when navigating away #8730

v15.0.3

19 Jan 13:46
561986d
Compare
Choose a tag to compare

🛠️ Changed

  • Update @nextcloud/vue library to 7.4.0 #8458 #8565

🐞 Fixed

  • Allow autocompleting conversation names from the middle #8505
  • Call view not shown when rejoining a call in the file sidebar #8507
  • Fix leaving the call when switching to another conversation #8529
  • Don't keep the session open longer than necessary when leaving and joining a conversation #8394
  • Enforce a length of the private JWT keys used for signaling in case libressl has 0 as default #8468
  • Remove webserver warning when in unknown state as it confuses admins #8512
  • Remove expired messages from API even when the background job did not execute #8523

v14.0.8

19 Jan 13:40
255f70c
Compare
Choose a tag to compare

🐞 Fixed

  • Allow autocompleting conversation names from the middle #8506
  • Call view not shown when rejoining a call in the file sidebar #8508
  • Fix leaving the call when switching to another conversation #8530

v15.0.2

02 Dec 20:11
1aa04bd
Compare
Choose a tag to compare

🔧 Changed

  • Allow to disable the changelog conversation with an app config #8365
  • Improve message grouping duration to match better with UX expectations #8288
  • Update @nextcloud/vue library to 7.1.0 #8405 #8419

🐞 Fixed

  • Fix in_call flag on the "Join room" API response #8371
  • Fix bottom stripe of speaker view with high DPI #8319
  • Make webserver configuration check less error-prone #8310 #8332
  • Fix monitoring command when using SQLite #8304
  • Fix chat not loading in certain situations (e.g. more than 100 votes in a row without any chat message in between) #8322
  • Immediately remove poll data when deleting the "asking message" #8362
  • Fix inconsistent behaviour of link and password option on conversation creation #8367

v14.0.7

02 Dec 19:50
16526dc
Compare
Choose a tag to compare

🔧 Changed

  • Allow to disable the changelog conversation with an app config #8365

🐞 Fixed

  • Fix in_call flag on the "Join room" API response #8372
  • Fix bottom stripe of speaker view with high DPI #8320

v13.0.11

02 Dec 19:47
88daddd
Compare
Choose a tag to compare

🔧 Changed

  • Allow to disable the changelog conversation with an app config #8366

🐞 Fixed

  • Fix bottom stripe of speaker view with high DPI #8321