Skip to content

Releases: nextcloud/spreed

v10.0.7

12 Apr 13:34
dae0877
Compare
Choose a tag to compare

🐞 Fixed

  • Only use the local file as preview for some types when uploading #5426

v11.1.1

04 Mar 13:58
f5438f4
Compare
Choose a tag to compare

🐞 Fixed

  • Fixed a bug in the migration that could prevent copying all participants to the attendee table #5244

v10.1.3

04 Mar 13:42
8473ee5
Compare
Choose a tag to compare
v10.1.3 Pre-release
Pre-release

🐞 Fixed

  • Fixed a bug in the migration that could prevent copying all participants to the attendee table #5245

v11.1.0

22 Feb 13:32
4b06a8f
Compare
Choose a tag to compare
v11.1.0 Pre-release
Pre-release

✅ Added

  • Integrate with Deck to allow posting Deck cards to Talk conversations #5201 #5202 #5203
  • Allow other apps to register message actions, e.g. Deck can create a Deck card out of a chat message #5204
  • Allow to delete chat messages #5205 #5206
  • Add information about callFlags of a conversation to the API so mobile clients can show if it's a audio or video call #5208

🐞 Fixed

  • Prevent loading old messages twice on scroll which could skip some messages #5209

v11.0.0

22 Feb 13:15
ecdbfcb
Compare
Choose a tag to compare

11.0.0 – 2021-02-22

✅ Added

  • Implement read status for messages including a privacy setting #4231
  • Allow moderators to "open" conversations so users can join themselves #4706
  • Add conversation descriptions #4546
  • Allow pagination for main grid view #4958
  • Allow to send messages again when they failed #4975
  • You can now push to talk/mute with the space key #4328
  • Added support for turns:// protocol #5087
  • Add basic support for Opera #4974
  • Allow resending email invitations #5052
  • Allow to collapse the video strip to focus more on the promoted speaker or screenshare #4363
  • Improve previews of images and allow animation of gifs #4472
  • Allow to "Raise hand" in a call #4569
  • Compatibility with Nextcloud 21

🔧 Changed

  • Bring up the conversation creation-dialog when clicking on a group to prevent accidentally spam #5062
  • User different border color when own message is quoted #4940
  • Move matterbridge settings into the conversation settings dialog #4907
  • Updated database structure so all tables have a primary key for database cluster support #4735

🐞 Fixed

  • For more details look at the changelog of the alphas and the rc

v10.1.2

22 Feb 10:11
3aaee25
Compare
Choose a tag to compare

✅ Added

  • Added pagination to the gridview in case there are too many participants #4991

🔧 Changed

  • Replace blur with average color in video backgrounds to improve performance on Chrome based browsers #5011
  • Allow SIP dial-in in non-public conversations too #4955

🐞 Fixed

  • Drop guest moderators when changing a conversation to group conversation #5231
  • Fix collaboration resource options not loading #5141
  • Fixed a bug that would prevent attachments going into the Talk/ folder #5078
  • Fix mentioning of users with subnames, e.g. "foo" and "foobar" #5050
  • Add upload editor in files sidebar mode #5113

v10.0.6

22 Feb 10:02
f595223
Compare
Choose a tag to compare

🔧 Changed

  • Replace blur with average color in video backgrounds to improve performance on Chrome based browsers #5012

🐞 Fixed

  • Drop guest moderators when changing a conversation to group conversation #5228
  • Fix collaboration resource options not loading #5142
  • Fixed a bug that would prevent attachments going into the Talk/ folder #5079
  • Fix mentioning of users with subnames, e.g. "foo" and "foobar" #5051
  • Add upload editor in files sidebar mode #5111

v9.0.9

22 Feb 09:48
9e388cb
Compare
Choose a tag to compare

🐞 Fixed

  • Fix collaboration resource options not loading #5143
  • Fixed a bug that would prevent attachments going into the Talk/ folder #5080

v11.0.0-rc.1

12 Feb 16:13
f9e2547
Compare
Choose a tag to compare
v11.0.0-rc.1 Pre-release
Pre-release

✅ Added

  • Allow resending email invitations #5052
  • Added support for turns:// protocol #5087

⚙️ Changed

  • Bring up the conversation creation-dialog when clicking on a group to prevent accidentally spam #5062

🐞 Fixed

  • Fixed a bug that would prevent attachments going into the Talk/ folder #5077
  • Split the turn test to report whether UDP and/or TCP work #5104
  • Fix collaboration resource options not loading #5140
  • Hide the upload option when the user has no quota assigned #5036
  • Fix mentioning of users with subnames, e.g. "foo" and "foobar" #5041
  • Fix capabilities check for image preview size #5033
  • Prevent duplicated call summaries when multiple people leave a call on the HPB within a short time period #5042

v11.0.0-alpha.4

25 Jan 20:02
5d57fb8
Compare
Choose a tag to compare
v11.0.0-alpha.4 Pre-release
Pre-release

✅ Added

  • Allow pagination for main grid view #4958
  • Allow line breaks and links in the descriptions #4960
  • Allow to send messages again when they failed #4975
  • Add a button to directly disable the lobby #4997
  • Add basic support for Opera #4974

⚙️ Changed

  • The avatar-blurring in calls has been replaced with the average color to improve performance on Chrome, Chromium, Safari, Edge and Opera #4985
  • User different border color when own message is quoted #4940
  • Move matterbridge settings into the conversation settings dialog #4907

🐞 Fixed

  • Fix Javascript errors with Internet Explorer and Safari #4829 #4963 #5008
  • Show unread one-to-one messages in dashboard widget #4944
  • Allow to clear the lobby timer value again #4990
  • Show single video in stripe if screen share in progress #4941
  • Properly initialize descriptionText with description #4942
  • Remove system message when a self-joined user leaves a conversation #4933
  • Fix scrolling of the chat when messages arrive while in background #4979
  • Fix a bug that prevented disabling sip #4951
  • Allow SIP dial-in in non-public conversations #4954
  • Correctly use the displayname for groups in admin settings #4943
  • Delete messages from UI storage when a conversation is deleted #4949
  • Add mapping between Nextcloud session id and signaling server session id, to allow linking call users with the rest of the UI #4952
  • Fix missing display names with sip users #4956