spreed

🗨️ Nextcloud Talk – chat, video & audio calls for Nextcloud

AGPL-3.0 License

Stars
1.6K
Committers
108

Bot releases are hidden (Show)

spreed - v14.0.11

Published by nickvergessen over 1 year ago

14.0.11 – 2023-05-25

Changed

  • Allow Brave browser without unsupported warning #9172
  • Update dependencies

Fixed

  • Fix call summary when a user has a full numeric user ID #9503

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v14.0.10...v14.0.11

spreed - v17.0.0-rc.1

Published by nickvergessen over 1 year ago

17.0.0-rc.1 – 2023-05-17

Changed

  • Update dependencies

Fixed

  • Fix virtual background image being stretched instead of cropped #9549

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.0.0-beta.3...v17.0.0-rc.1

spreed - v17.0.0-beta.3

Published by nickvergessen over 1 year ago

Added

  • Allow translating chat messages #9512

Changed

  • Update several dependencies

Fixed

  • Media settings or not respected #9513
  • Fix clearing guests over and over again on MySQL and Oracle #9517
  • Prevent empty chat messages #9509

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.0.0-beta.2...v17.0.0-beta.3

spreed - v17.0.0-beta.2

Published by nickvergessen over 1 year ago

Added

  • Typing indicators frontend and settings #9455 #9431

Changed

  • Update several dependencies

Fixed

  • Show empty call view on viewer overlay #9460
  • Fix avatar handling when interacting with non-supporting backends #9492

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.0.0-beta.1...v17.0.0-beta.2

spreed - v17.0.0-beta.1

Published by nickvergessen over 1 year ago

17.0.0-beta.1 – 2023-05-04

Added

  • Conversations can now have an avatar or emoji as icon #927
  • Virtual backgrounds are now available in addition to the blurred background in video calls #9251
  • Reactions are now available during calls #9249
  • Typing indicators show which users are currently typing a message #9248
  • Groups can now be mentioned in chats #6339
  • Call recordings are automatically transcript if a transcription provider app is registered #9274
  • Chat message can be translated if a translation provider app is registered #9273

Changed

  • Update several dependencies

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud/spreed/compare/v16.0.3...v17.0.0-beta.1

spreed - v16.0.3

Published by nickvergessen over 1 year ago

Added

  • feat: Add missing "New in Talk 16" section #9205

Changed

  • Update several dependencies

Fixed

  • fix(chat): Fix missing popups and modals in fullscreen mode #9323
  • fix(chat): Fix squeezed mention suggestions after library update #9302
  • fix(conversation): Change redirect when the conversation is left or deleted #9242 #9058
  • fix(sidebar): Improve handling of the sidebar #9212
  • fix(settings): Fix admin settings page when upload limit is infinite #9247

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v16.0.2...v16.0.3

spreed - v16.0.2

Published by nickvergessen over 1 year ago

Added

  • feat: Allow Chromium-based browser Brave #9166
  • feat(smart-picker): Add conversation search to the smart-picker integration #9105

Changed

  • Update several dependencies

Fixed

  • fix(chat): Fix lost message text when autocomplete triggers after pasting text inside the @nextcloud/vue library #9191
  • fix(chat): Fix visual regression with links inside the @nextcloud/vue library #9191
  • fix(reactions): Don't update last message when someone reacted #9186
  • fix(recordings): Set a dedicated user-agent for the recording backend #9184 #9194
  • fix(desktop): Hide some features inside the desktop client #9171

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v16.0.1...v16.0.2

spreed - v16.0.1

Published by nickvergessen over 1 year ago

Added

  • feat(chat): Allow to receive messages without marking notifications as unread #9103

Changed

  • Update several dependencies

Fixed

  • fix(chat): Fix multiple issues with emoji and mention autocompletion
  • fix(chat): Fix pasting HTML and XML content into the chat input #9104
  • fix(calls): Fix RemoteVideoBlocker still active after removing its associated model #9131
  • fix(breakout-rooms): Fix breakout-room option shown for public conversations #9135
  • fix(UI): Fix conditions when a reload of the UI is necessary #9123
  • fix(recordings): Fix default quality of call recordings #9121
  • fix(chat): Don't focus the chat input on mobile devices #8898

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v16.0.0...v16.0.1

spreed - v15.0.5

Published by nickvergessen over 1 year ago

Fixed

  • fix(calls): Fix RemoteVideoBlocker still active after removing its associated model #9132
  • fix(polls): Remove polls also when deleting the chat history #8992
  • fix(reactions): Fix reacting to people that left #8886

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v15.0.4...v15.0.5

spreed - v14.0.10

Published by nickvergessen over 1 year ago

Fixed

  • fix(calls): Fix RemoteVideoBlocker still active after removing its associated model #9133
  • fix(reactions): Fix reacting to people that left #8887

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v14.0.9...v14.0.10

spreed - v16.0.0

Published by nickvergessen over 1 year ago

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

Full Changelog: https://github.com/nextcloud/spreed/compare/v16.0.0-rc.3...v16.0.0

spreed - v16.0.0-rc.3

Published by nickvergessen over 1 year ago

🐞 Fixed

  • Correctly handle < and > in chat messages #8977
  • Improve the position of the message button bar for single line and very long messages #9009
  • Remove space on call-time button #8979
  • Fix displaying of restricted and full permissions selection when manually configuring them #8982
  • Fix dashboard widget API returning breakout rooms #8976
  • Improve breakout room API documentation #8994
  • Also remove polls when purging the chat history #8991
  • Fix mention and emoji autocomplete when broadcasting to breakout rooms #8999
  • Notify the moderator when uploading a recording failed #9000
  • Add a warning in the admin settings when the file upload limits are lower than 512 MB #9002
  • Fix unread message count improving when receiving own messages #9011
  • Fix duplicate attachment upload with Safari and Chrome on MacOS #9012

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v16.0.0-rc.2...v16.0.0-rc.3

spreed - v16.0.0-rc.2

Published by nickvergessen over 1 year ago

🛠️ Changed

  • Update several dependencies
  • Migrate RichText component usage to NcRichText #8959

🐞 Fixed

  • Design review changes for breakout rooms handling #8962
  • Add documentation for OCC commands #8907

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v16.0.0-rc.1...v16.0.0-rc.2

spreed - v16.0.0-rc.1

Published by nickvergessen over 1 year ago

🛠️ 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: https://github.com/nextcloud/spreed/compare/v16.0.0-beta.2...v16.0.0-rc.1

spreed - v16.0.0-beta.2

Published by nickvergessen over 1 year ago

🛠️ 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: https://github.com/nextcloud/spreed/compare/v16.0.0-beta.1...v16.0.0-beta.2

spreed - v16.0.0-beta.1

Published by nickvergessen over 1 year ago

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

New Contributors

Full Changelog: https://github.com/nextcloud/spreed/compare/v15.0.0-beta.4...v16.0.0-beta.1

spreed -

Published by nickvergessen over 1 year ago

✅ 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
spreed -

Published by nickvergessen over 1 year ago

🛠️ 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
spreed -

Published by nickvergessen almost 2 years ago

🛠️ 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
spreed -

Published by nickvergessen almost 2 years ago

🐞 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
Badges
Extracted from project README
REUSE status
Related Projects