spreed

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

AGPL-3.0 License

Stars
1.6K
Committers
108

Bot releases are hidden (Show)

spreed - v18.0.4

Published by nickvergessen 8 months ago

Added

  • feat(desktop): Allow using the avatar menu in the desktop client #11679

Changed

  • Update translations
  • Update several dependencies

Fixed

  • fix(webrtc): Ignore label of data channel when processing received messages for Janus 1.x compatibility #11667
  • fix(notifications): Fix notification action label length with utf8 languages #11621
  • fix(chat): Fix forwarding messages from conversations in the right sidebar #11606
  • fix(search): Hide search providers when not allowed to use Talk #11623
  • fix(UI): Fix nesting of modals #11580
  • fix(participants): Add a key to the elements force re-rendering on changes #11558

What's Changed

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

spreed - v17.1.6

Published by nickvergessen 8 months ago

Changed

  • Update translations

Fixed

  • fix(webrtc): Ignore label of data channel when processing received messages for Janus 1.x compatibility #11668
  • fix(notifications): Fix notification action label length with utf8 languages #11620
  • fix(chat): Fix forwarding messages from conversations in the right sidebar #11609

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.1.5...v17.1.6

spreed - v16.0.11

Published by nickvergessen 8 months ago

Changed

  • Update translations

Fixed

  • fix(webrtc): Ignore label of data channel when processing received messages for Janus 1.x compatibility #11669
  • fix(notifications): Fix notification action label length with utf8 languages #11619
  • fix(chat): Fix forwarding messages from conversations in the right sidebar #11611

What's Changed

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

spreed - v18.0.3

Published by nickvergessen 9 months ago

Changed

  • Update translations
  • Update several dependencies

Fixed

  • fix(chat): Fix scrolling behaviour when loading older messages #11481
  • fix(chat): Fix showing mention and emoji suggestions when writing a caption #11458
  • fix(chat): Show mention chips when inserting a suggested mention #11493

What's Changed

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

spreed - v18.0.2

Published by nickvergessen 9 months ago

Fixed

  • fix(calls): Device preview not visible when editing, uploading or viewing a file #11222
  • fix(conversation): Make description input multi line when creating a conversation #11376
  • fix(bot): Don't allow empty chat messages from bots #11353
  • fix(breakout): Stop breakout rooms when they are started while deleting them #11409
  • fix(attachments): Allow to retry failed uploads #11256
  • fix(attachments): Fix uploading from local device #11331
  • fix(attachments): Don't allow selecting shared folders as attachment folder #11427

What's Changed

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

spreed - v17.1.5

Published by nickvergessen 9 months ago

Fixed

  • fix(attachments): Don't allow selecting shared folders as attachment folder #11430

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.1.4...v17.1.5

spreed - v16.0.10

Published by nickvergessen 9 months ago

Fixed

  • fix(attachments): Don't allow selecting shared folders as attachment folder #11431

What's Changed

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

spreed - v17.1.4

Published by nickvergessen 10 months ago

Fixed

  • fix(UI): Allow joining a call while editing a document #11260
  • fix(chat): Fix grouping of chat messages when they include the readmarker #11068
  • fix(call): Fix lost audio tracks in Safari after being muted a longer time #11145
  • fix(occ): Fix verification of STUN server details #11194
  • fix(hosted-hpb): Correctly handle API response codes of hosted High-performance backend when the account expired #11045

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.1.3...v17.1.4

spreed - v16.0.9

Published by nickvergessen 10 months ago

Fixed

  • fix(occ): Fix verification of STUN server details #11195
  • fix(hosted-hpb): Correctly handle API response codes of hosted High-performance backend when the account expired #11045

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v16.0.8...v16.0.9

spreed - v18.0.1

Published by nickvergessen 10 months ago

Changed

  • Update translations

Fixed

  • fix(shares): Fix notifications for captions with mentions or as a reply #11242
  • fix(shares): Fix replying to message with attachments #11242
  • fix(shares): Reserve space for file previews while loading #11196
  • fix(chat): Don't trim the quote when it is not an image share with caption #11237
  • fix(call): Reset "Start recording" checkbox on "Media settings" close #11227
  • fix(call): Fix uploading files as image for the call background #11214
  • fix(notifications): Fix the order of event listeners to improve responsiveness when starting calls #11238

What's Changed

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

spreed - v18.0.0

Published by nickvergessen 10 months ago

Added

  • 🗒️ Note to self #2196
  • 🎙️ Show speaker while screensharing #4478
  • 🏷️ Add a caption to your file before sharing it into the chat #5354
  • 👤 Ask Guest to enter a name when connecting #855
  • 🤩 Animated call reactions #10561
  • 🖋️ Optionally require consent before joining a recorded call #10348
  • 📲 Allow calling phone numbers from within Talk using SIP dialout #10346
  • 🔎 Add support for "person" and "modified" filter options of the new search #10909
  • 🌴 Show the "Out of office" message in one-to-one conversations #11049

Changed

  • Requires Nextcloud 28
  • Update translations
  • Update several dependencies
  • Require compatible clients (Talk Android 18.0.0 or later, Talk iOS 18.0.0 or later, Talk Desktop 0.16.0 or later) when recording consent is enabled #10969

What's Changed

New Contributors

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

spreed - v18.0.0-rc.3

Published by nickvergessen 11 months ago

Added

  • feat(call): Add screensharing support to the viewer-overlay #11033
  • feat(conversations): Always show create conversation button #11104
  • fix(chat): Add metadata to file parameters on API level so clients can calculate aspect ratio of previews #11131

Changed

  • Update several dependencies
  • Update translations

Fixed

  • fix(chat): Fix various cases of handling (in)active sessions while chatting and calling #11125 #11140
  • fix(chat): Only load current absence not future ones #11124
  • fix(chat): Fix file share with caption quote reply #11128
  • fix(poll): Reorganize component structure and hide "End poll" from first view #11109
  • fix(call): Cancel scheduled participant request when requesting new one #11097
  • fix(chat): Expand system messages group if visual unread marker is set on it #11067
  • fix(chat): Handle silent sending and input paste correctly in media captions #11123
  • fix(conversations): Remove label from talk search input #11071
  • fix(video-verification): Remove unneeded settings from video-verification screen #11138

What's Changed

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

spreed - v18.0.0-rc.2

Published by nickvergessen 11 months ago

Added

  • feat(chat): Show the "Out of office" message in one-to-one conversations #11049

Changed

  • Update several dependencies
  • Update translations

Fixed

  • fix(call): Try to fix Safari unmute after being muted for a longer time #11032
  • fix(call): Reduce participant list update speed when you are not joining a call #11047
  • fix(call): Remove O(n) queries when ending a call for everyone #11020
  • fix(UI): Fix several missing headlines after nextcloud/vue update #11031
  • fix(chat): Allow submitting the caption upload form without a file #11013
  • fix(call): Fix undefined variable $participant when calling a conversation with lobby #11027
  • fix(chat): Hide "Messages in current conversation" search filter when not in a chat #11054

What's Changed

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

spreed - v18.0.0-rc.1

Published by nickvergessen 11 months ago

Added

  • Allow drag'n'drop of files onto the caption dialog #10898
  • Add support for "person" and "modified" filter options of the global search #10909

Changed

  • Update several dependencies
  • Improve documentation by adding magic strings and values to parameters #10857
  • Require compatible clients when recording consent is enabled #10969
  • Revert: Try to fix Safari unmute after being muted for a longer time #10954
  • Move away from deprecated constants and functions #10975

Fixed

  • fix(settings): Remove non-working notification settings for guests #10960
  • fix(settings): Fix option to request an HPB trial #10962 #10970
  • fix(chat): Fix sorting of system messages #10963
  • fix(settings): Fix style in the admin settings after vue library update #10984

What's Changed

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

spreed - v17.1.3

Published by nickvergessen 11 months ago

Fixed

  • fix(settings): Remove non-working notification settings for guests #10974
  • fix(chat): Fix uploading files after some time of being online #10891
  • fix(participants): Update participants list more regularly #10843
  • fix(settings): Fix option to request an HPB trial #10965
  • fix(settings): Fail recording server test when an HPB was given as recording backend #10948
  • fix(chat): Hide delete option for guests #10806
  • fix(chat): Fix sorting of system messages #10964
  • fix(chat): Fix not breaking the JSON response when removing the last reaction of a message #10949
  • fix(call): Log error message when starting a screenshot fails #10827

What's Changed

Full Changelog: https://github.com/nextcloud/spreed/compare/v17.1.2...v17.1.3

spreed - v16.0.8

Published by nickvergessen 11 months ago

Fixed

  • fix(settings): Remove non-working notification settings for guests #10976
  • fix(settings): Fix option to request an HPB trial #10967
  • fix(settings): Fail recording server test when an HPB was given as recording backend #10950
  • fix(chat): Hide delete option for guests #10807

What's Changed

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

spreed - v18.0.0-beta.3

Published by nickvergessen 11 months ago

Added

  • Allow drag'n'drop of files onto the caption dialog #10898
  • Add support for "person" and "modified" filter options of the global search #10909

Changed

  • Update several dependencies

Fixed

  • Fix Safari browser not receiving any stream in a call #10912
  • Try to fix Safari unmute after being muted for a longer time #10913
  • Mark notifications about read chat messages as resolved #10889
  • Fix uploading files after multiple hours without a page reload #10877
  • Don't throw an unhandled exception when mentioning at-all in "Note to self" #10881
  • Fix SIP dialout not working after resolving license issue #10914
  • Fix issues with the session active state #10876
  • Clarify that "Note to self" and "Talk Updates" are system generated #10884

What's Changed

What's Changed

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

spreed - v18.0.0-beta.2

Published by nickvergessen 12 months ago

Changed

  • Replace various confirmation screens with the NcDialog component #10812
  • Update several dependencies

Fixed

  • Fix mentions at the beginning of the text in captions #10831
  • Fix not breaking the JSON response when removing the last reaction of a message #10832
  • Remove previous style adjustments from left sidebar #10818
  • Migrate the last set of event listeners to be service listeners

What's Changed

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

spreed - v18.0.0-beta.1

Published by nickvergessen 12 months ago

18.0.0-beta.1 – 2023-11-02

Added

  • 🗒️ Note to self #2196
  • 🎙️ Show speaker while screensharing #4478
  • 🏷️ Add a caption to your file before sharing it into the chat #5354
  • 👤 Ask Guest to enter a name when connecting #855
  • 🤩 Animated call reactions #10561
  • 🖋️ Optionally require consent before joining a recorded call #10348
  • 📲 Allow calling phone numbers from within Talk using SIP dialout #10346

Changed

  • Requires Nextcloud 28
  • Update several dependencies

What's Changed

New Contributors

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

spreed - v17.1.2

Published by nickvergessen 12 months ago

Changed

  • Update dependencies

Fixed

  • fix(chat): Allow joining a conversation via search when a filter is active #10781
  • fix(chat): Fix re-rendering of conversation data when scrolling (hover, user status, more) #10779
  • fix(chat): Clear deleted messages from replies #10713
  • fix(chat): Fix mentions when forwarding messages #10673
  • fix(call): Increase the avatar size in calls when the video is disabled #10628
  • fix(call): Fix "silent" parameter not sent again when reconnecting #10776
  • fix(chat): Fix message grouping for all locales #10695
  • 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 #10718

What's Changed

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

Badges
Extracted from project README
REUSE status
Related Projects