spreed

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

AGPL-3.0 License

Stars
1.6K
Committers
108

Bot releases are visible (Hide)

spreed - v16.0.7

Published by nickvergessen 12 months ago

Changed

  • Update dependencies

Fixed

  • fix(call): Fix "silent" parameter not sent again when reconnecting #10777
  • fix(chat): Fix message grouping for all locales #10696
  • fix(RightSidebar) update active tab on mount and conversation change #10564
  • fix(sip): Fix saving the secret of the SIP bridge in the admin UI #10719

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v16.0.6...v16.0.7

spreed - v17.1.1

Published by nickvergessen about 1 year ago

Added

  • feat(chat): Add copy function to code blocks #10533

Changed

  • Update dependencies

Fixed

  • fix(attachments): Allow to navigate between attachments in the viewer #10549
  • fix(bots): Fix notifications of bot messages and reactions #10530
  • fix(conversations): Keep the current conversation in filtered list #10527
  • fix(page): Decouple the index controller from the executing method #10546
  • fix(API): Reuse participant objects already created to reduce number of database queries #10536

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.1.0...v17.1.1

spreed - v16.0.6

Published by nickvergessen about 1 year ago

Changed

  • Update dependencies

Fixed

  • fix(chat): Fix responding with "X-Chat-Last-Common-Read" when requested by the client #10340
  • fix(call): Add an option to disable background blur in call #10473
  • fix(desktop): fix disabling avatar menu for desktop #10183
  • fix(page): Decouple the index controller from the executing method #10547
  • Fix using signaling settings while being refetched #10259
  • fix(chat): clean conversation history for participants in call #10303

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v16.0.5...v16.0.6

spreed - v15.0.8

Published by nickvergessen about 1 year ago

Changed

  • Update dependencies

Fixed

  • fix(call): Add an option to disable background blur in call #10474
  • fix(page): Decouple the index controller from the executing method #10548
  • Fix using signaling settings while being refetched #10257
  • fix(chat): clean conversation history for participants in call #10304

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v15.0.7...v15.0.8

spreed - v17.1.0

Published by nickvergessen about 1 year ago

Added

  • Add support for bots via webhooks #10139 #10151
  • Add Markdown support for chat messages #10089 #10090
  • Allow to filter the conversation list for unread mentions and messages #10093
  • Provide an overview list of open conversations #10095
  • Set a reminder to get notified about a chat messages at a later time #10104 #10152 #10155
  • Show a hint when the call is running since one hour #10101
  • Show the talking time of participants in the right sidebar #10145

Changed

  • System messages of the same actions are now grouped #10143
  • Use virtual scrolling for the conversation list to improve the performance #10297
  • Cache the conversation list in the browser storage for better loading experience #10273
  • Update dependencies

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.0.3...v17.1.0

spreed - v17.1.0-rc.4

Published by nickvergessen about 1 year ago

Changed

  • chore(packaging): Ship dependencies lock files #10426
  • Update dependencies

Fixed

  • fix(bots): Fix several problems with bots #10425
  • feat(conversations): Persist the filter status after reload #10407
  • fix(chat): Adjust parsing of NcRichContenteditable output before sending #10440
  • fix(conversations): Fix arrow-key navigation in left sidebar #10418
  • fix(deck): Show conversation name and highlight link in deck integration #10394
  • fix(chat): Fix combined system message text with duplicated messages from yourself #10439

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.1.0-rc.3...v17.1.0-rc.4

spreed - v17.1.0-rc.3

Published by nickvergessen about 1 year ago

Added

  • feat(capability): Add a capability for messages being markdown #10367
  • feat(bots)!: Ensure bot uniqueness and allow removing by URL #10371

Changed

  • Update dependencies

Fixed

  • fix(LeftSidebar): wrong user status after scrolling #10369
  • fix(changelog): Prevent duplicated changelog message by parallel requests #10366
  • fix(RoomSelector): Align text vertically for open conversation list #10363
  • fix(chat): Fix primary color selection on quotes #10363
  • fix(LeftSidebar): adjust conversation padding and size #10359

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.1.0-rc.2...v17.1.0-rc.3

spreed - v17.1.0-rc.2

Published by nickvergessen about 1 year ago

Added

  • Avatars of open conversations are now shown without being a participant #10229
  • Added an option to only remove a user from private conversations #10310
  • Added an option to copy the original message content #10335

Changed

  • Use virtual scrolling for the conversation list to improve the performance #10297
  • Cache the conversation list in the browser storage for better loading experience #10273
  • Update dependencies

Fixed

  • Allow replying to messages of bots #10219
  • Fix sending system messages to bots #10271
  • Fix style of Markdown code blocks, headlines and quotes #10221 #10238 #10255
  • Fix recording option shown for non moderators #10246
  • Apply selected call background only once confirmed #10267
  • Clear chat history for other participants that are live when the moderator performs the action #10302
  • Add missing capability that indicates bots are supported #10314
  • Don't add parent messages of quotes to the message list which could create gaps in the history #10318
  • Fix missing X-Chat-Last-Common-Read header on chat requests #10337

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.1.0-rc.1...v17.1.0-rc.2

spreed - v17.1.0-rc.1

Published by nickvergessen about 1 year ago

Added

  • 🤖 Add support for bots via webhooks #10139 #10151
  • 🔣 Add Markdown support for chat messages #10089 #10090
  • 👤 Allow to filter the conversation list for unread mentions and messages #10093
  • 🗺️ Provide an overview list of open conversations #10095
  • 🔔 Set a reminder to get notified about a chat messages at a later time #10104 #10152 #10155
  • 😫 Show a hint when the call is running since one hour #10101
  • ⏲️ Show the talking time of participants in the right sidebar #10145

Changed

  • 🗒️ System messages of the same actions are now grouped #10143
  • Update dependencies

Fixed

  • 🛡️ Fix resetting the bruteforce protection when joining a conversation #10165

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.0.3...v17.1.0-rc.1

spreed - v17.0.3

Published by nickvergessen about 1 year ago

Changed

  • Update dependencies

Fixed

  • Fix duplicate messages and improve performance #10070
  • fix(SIP): Show SIP info also when enabled without user PIN #10064
  • fix(settings): Hide description and status from 1-1 conversation settings #10057

What's Changed

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

spreed - v17.0.2

Published by nickvergessen over 1 year ago

Changed

  • Automatic transcription of call recordings is now opt-in #9971
  • Update dependencies

Fixed

  • Fix position of "Scroll to bottom" button in the chat view #9871 #9858
  • Improve accessibility of conversation creation dialog #9954
  • Make chat stay scrolling when the last message receives its first reaction #9956
  • Don't emit event when the user status did not change on refetching #10005
  • Attempt to further improve the performance of conversation list updates with hundreds of conversations #10016

What's Changed

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

spreed - v16.0.5

Published by nickvergessen over 1 year ago

Changed

  • Close sidebar on mobile resolution after changing the route #9764

Fixed

  • Make chat stay scrolling when the last message receives its first reaction #9957
  • Improve call view video size calculation #9836
  • Update group displayname when a group is renamed #9840
  • Don't make the conversation list scroll when the selected conversation is already visible #9785
  • Make conversation name and description selectable #9781

What's Changed

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

spreed -

Published by nickvergessen over 1 year ago

Fixed

  • Make conversation name and description selectable #9784
spreed - v17.0.1

Published by nickvergessen over 1 year ago

Changed

  • Include display name in participant update signaling message #9822
  • Update dependencies

Fixed

  • Improve frontend responsiveness with many conversations #9841
  • Don't make the conversation list scroll when the selected conversation is already visible #9782 #9796
  • Fix creating files from the "Blank" template option #9818
  • Make conversation description and name selectable #9780
  • Hide poll voting details when not filled #9821 #9819
  • Fix visibility issue in the create conversation dialog on small screens #9794 #9843
  • Include display name in participant update signaling message #9822
  • Update group displayname cache when the group was renamed #9839

What's Changed

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

spreed - v17.0.0

Published by ShGKme over 1 year ago

17.0.0 – 2023-06-12

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 transcribed if a transcription provider app is registered
    #9274
  • Chat messages can be translated if a translation provider app is registered
    #9273

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.0.0-rc.4...v17.0.0

spreed - v17.0.0-rc.4

Published by ShGKme over 1 year ago

17.0.0-rc.4 – 2023-06-09

Fixed

  • fix(chat): Fix dark/light theme in messages loading placeholder
    #9720
  • fix(TypingIndicator): Signaling messages wrong when conversation is switched
    #9615
  • fix(TypingIndicator): Typing indicator does not "expire"
    #9604
  • fix(TypingIndicator): Typing indicator distorted on small sidebar during call when 3 or more people are typing
    #9589
  • fix(mediasettings): Aria label keywords of virtual backgrounds are not translatable
    #9610
  • fix(mediasettings): Conversation picture picker does not work well on mobile
    #9565
  • fix(conversations): Do not scroll to conversations that are already visible in the conversations list
    #9582
  • fix(conversations): Fix error when creating a conversation from search results
    #9709

What's Changed

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

spreed - v17.0.0-rc.3

Published by ShGKme over 1 year ago

17.0.0-rc.3 – 2023-06-02

Fixed

  • fix(MediaSettings): Fix guests being prompted with login window when blurring background
    #9620
  • fix(TypingIndicator): Actors are only unique by type and id
    #9625

What's Changed

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

spreed - v17.0.0-rc.2

Published by nickvergessen over 1 year ago

Fixed

  • fix(reactions): Fix own call reactions when the high-performance backend is used #9586
  • fix(mediasettings): Hide virtual background options when not supported #9611
  • fix(mediasettings): Fix broken aria-label #9617
  • fix(CallView): Fix Fullscreen mode support in ViewerOverlay #9613 #9618
  • fix(CallView): fix no local video on empty call in not grid mode #9584
  • fix(chat): Update own read marker before triggering events when posting #9612
  • fix(chat): Don't send startTyping signaling message for each keystroke #9614

What's Changed

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

spreed - v16.0.4

Published by nickvergessen over 1 year ago

Added

  • Allow to mark conversations unread in the sidebar #9366

Changed

  • Make self-joined users persistent members when assigning permissions #9434
  • Update dependencies

Fixed

  • Special characters are HTML encoded when selecting an Emoji from the picker #9545
  • Fix missing "New message" form on share and files app integration #9532
  • Fix diverging user status between top bar and conversation list #9419
  • Fix call summary when a user has a full numeric user ID #9502
  • Fix mentions of groups with spaces in the ID and guests #9420
  • Prevent sending empty chat messages #9515

What's Changed

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

spreed - v15.0.6

Published by nickvergessen over 1 year ago

Changed

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

Fixed

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

What's Changed

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

Badges
Extracted from project README
REUSE status
Related Projects