Skip to content

Releases: nextcloud/spreed

v20.0.0-beta.3

06 Aug 16:40
48ba805
Compare
Choose a tag to compare
v20.0.0-beta.3 Pre-release
Pre-release

Fixed

  • Disallow setting message expiration in former one-to-one conversations #12882
  • Show avatar thumbnail for former one-to-one conversations #12886
  • Hide Ban section in "Note to self" conversation settings #12889
  • Disallow banned user to be added to the conversation #12793
  • Disable call button in a federated chat when its settings was changed #12864
  • More UI changes according to design review #12800

What's Changed

Full Changelog: v20.0.0-beta.2...v20.0.0-beta.3

v20.0.0-beta.2

01 Aug 15:03
v20.0.0-beta.2
67ecd67
Compare
Choose a tag to compare
v20.0.0-beta.2 Pre-release
Pre-release

Fixed

  • fix(calls): Add notifications for federated calls #12845 #12856 #12874
  • fix(calls): Fix broken avatar of remote users in calls #12863
  • fix(videoverification): Fix design #12853
  • fix(chat): Prevent leave call dialog when canceling quoting #12824
  • fix(UI): More design adjustments for nextcloud/vue changes #12810

What's Changed

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

v20.0.0-beta.1

26 Jul 13:36
d1ca0d2
Compare
Choose a tag to compare
v20.0.0-beta.1 Pre-release
Pre-release

20.0.0-beta.1 – 2024-07-26

Added

  • Banning users and guests #12291
  • Allow to prevent "@ all" mentions for non-moderators #9074
  • Add button to show smart picker #12250
  • Dispatch events when enabling or disabling bots #12551
  • Preview: Federated calls #11232

Changed

  • Requires Nextcloud 30
  • External signaling requires federation support
  • API performance improvements
  • Dynamic order of tiles in a call #11393
  • Automatically lower raised hand when participant speaks #12399
  • Show confirmation dialog when removing a participant #12543
  • Show description when listing open conversations #12209
  • Outline the participant count when trying to mention everyone #12782
  • Show out-of-office replacement in the out-of-office message #12510

Known issues

  • Design: not fully adjusted to changes in Nextcloud 30
  • Federated calls: broken participant avatars and missing call notifications

What's Changed

Read more

v19.0.7

15 Jul 19:58
v19.0.7
7194d3b
Compare
Choose a tag to compare

Fixed

  • fix(federation): Fix missing notifications in https-federated conversations (Nextcloud Server 29.0.4 or later - Part 3) #12724
  • fix(chat): Fix chat not loading new messages anymore in new conversation when switching quickly after writing a message #12721
  • fix(chat): Fix missing parent message when a chained child message gets edited or deleted #12719

What's Changed

  • chore(deps-dev): Bump @babel/core from 7.24.7 to 7.24.8 by @dependabot in #12707
  • chore(deps-dev): Bump @babel/preset-env from 7.24.7 to 7.24.8 by @dependabot in #12708
  • [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12713
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.111 to 7.0.113 by @dependabot in #12709
  • [stable29] fix(chat): keep message parents in the store after update by @backportbot in #12719
  • [stable29] fix(chat): break message polling loop, if token has changed by @backportbot in #12721
  • [stable29] fix(federation): Fix message parameters after adjusting https handling by @backportbot in #12724
  • [stable29] debug: add time measurement for chat requests by @backportbot in #12731
  • [stable29] chore: update workflows from templates by @backportbot in #12728
  • Release 19.0.7 by @nickvergessen in #12734

Full Changelog: v19.0.6...v19.0.7

v19.0.6

12 Jul 14:24
v19.0.6
f3f0510
Compare
Choose a tag to compare

Fixed

  • fix(chat): Fix broken widgets by updating nextcloud/vue library #12610
  • fix(chat): Fix sidebar opening and closing #12610
  • fix(federation): Allow sessions to mark themselves as inactive and block notifications when session is active #12689
  • fix(federation): Correctly handle federation with Nextcloud Server 29.0.4 or later - Part 2 #12687

What's Changed

  • [stable29] fix(federation): Also fix room::remote_server and pcm::remote_server_url by @backportbot in #12687
  • [stable29] fix(federation): Allow setting the session state in federated convers… by @backportbot in #12689
  • [stable29] fix(sidebar): use open state to remove always working focus trap on mobile by @backportbot in #12610
  • chore(release): Release 19.0.6 by @nickvergessen in #12695

Full Changelog: v19.0.5...v19.0.6

v19.0.5

11 Jul 20:28
v19.0.5
5d6b83c
Compare
Choose a tag to compare

Fixed

  • fix(federation): Correctly handle federation with Nextcloud Server 29.0.4 or later #12663
  • fix(chat): Fix scrolling to a quoted message in the desktop client #12653
  • fix(conversations): Improve sharing data between different tabs #12637
  • fix(chat): Improve update of messages list in the sidebar and the chat #12636
  • fix(chat): Show loading spinner when submitting an edited message #12674
  • fix(chat): Workaround rendering issue in Safari when unread marker is removed #12669
  • fix(chat): Fix missing reference data when linking to a federated chat message #12665
  • fix(chat): Fix contrast of unread counter when being mentioned in the chat during a call #12605
  • fix(chat): Don't group certain system messages when the actor is different #12642
  • fix(sharing): Improve performance when loading chat messages with file shares #12554
  • fix(sharing): Fix share detection within object stores #12629
  • fix(dashboard): Fix missing dashboard icon #12673

What's Changed

  • [stable29] style(TopBar): prove contrast text color to unread messages counter by @Antreesy in #12605
  • [stable29] chore(deps): bump @nextcloud/vue from 8.11.3 to ^8.13.0 by @ShGKme in #12609
  • [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12619
  • [stable29] Only check path for being accessible when the storage is a object home by @backportbot in #12629
  • [stable29] fix(conversation): adjust broadcasted data between tabs by @backportbot in #12637
  • [stable29] fix(messageStore): adjust getters and tests by @backportbot in #12638
  • [stable29] fix(chat): promptly update messages list in sidebar, store and chat by @backportbot in #12636
  • [stable29] fix(Reactions): improve styling in popover by @backportbot in #12612
  • [stable29] fix(federation): Fix federation with Nextcloud 29.0.4 or later by @backportbot in #12663
  • [stable29] fix(chat): Fix missing reference information for federated message links by @backportbot in #12665
  • [stable29] fix(chat): wrap Quote in RouterLink to handle in-app navigation by @backportbot in #12653
  • [stable29] fix(MessageList): Workaround rendering issue on safari when unread marker is removed by @backportbot in #12669
  • [stable29] fix(dashboard): Fix missing dashboard icon by @backportbot in #12673
  • [stable29] fix(MessagesSystemGroup): separate messages with different actors by @backportbot in #12642
  • [stable29] perf(sharing): Use getFirstNodeById() which is more performant by @nickvergessen in #12554
  • [stable29] fix(chat): show spinner for temporary / edited messages by @backportbot in #12674
  • Release 19.0.5 by @nickvergessen in #12680

Full Changelog: v19.0.4...v19.0.5

v18.0.10

11 Jul 20:21
v18.0.10
7347045
Compare
Choose a tag to compare

Fixed

  • fix(sharing): Fix share detection within object stores #12628

What's Changed

  • [stable28] Only check path for being accessible when the storage is a object home by @backportbot in #12628
  • Release 18.0.10 by @nickvergessen in #12681

Full Changelog: v18.0.9...v18.0.10

v19.0.4

27 Jun 17:01
33d48d2
Compare
Choose a tag to compare

19.0.4 – 2024-06-27

Changed

  • feat(call): Add option to mirror video preview #12593
  • feat(call): Add 'Participants' tab to 1-1 calls #12594

Fixed

  • fix(federation): Update federation invites counter #12544
  • fix(chat): Hide reply button for participants without chat permissions #12577
  • fix(bots): Show error messages during bots setup #12572
  • fix(sidebar): Restore missing tab after switching a conversation #12587
  • fix(chat): Adjust toast message on message deletion #12589
  • fix(chat): Fix marking conversation as read for hidden messages #12592

What's Changed

  • [stable29] fix(federation): update counter after invites store update by @backportbot in #12544
  • chore(deps-dev): Bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in #12569
  • [stable29] fix(MessageButtonsBar): Hide reply button if participant has no chat permission by @backportbot in #12577
  • [stable29] Shows an error msg when missing args by @backportbot in #12572
  • [stable29] chore(deps): bump and fix nexcloud dependencies by @Antreesy in #12578
  • [stable29] fix(sidebar): tab is not shown after switching a conversation by @backportbot in #12587
  • [stable29] fix(Message): adjust toast message on delete to align with API by @backportbot in #12589
  • [stable29] feat(MediaSettings): add option to mirror video preview by @backportbot in #12593
  • [stable29] fix(RightSidebar): refactor, add 'Participants' to 1-1 calls by @backportbot in #12594
  • [stable29] fix(MessagesList): fix unread marker when it is attached to the last message in collapsed group by @backportbot in #12592
  • chore(release): v19.0.4 by @backportbot in #12599

Full Changelog: v19.0.3...v19.0.4

v18.0.9

27 Jun 16:50
57e3571
Compare
Choose a tag to compare

18.0.9 – 2024-06-27

Fixed

  • fix(bots): Fix bots with self-signed certificates #12470
  • fix(attachments): Fix creating new files from templates #12487
  • fix(shareIntegration): Fix handle to close and open the right sidebar on publish share links #12494
  • fix(bots): Show error messages during bots setup #12573
  • fix(chat): Adjust toast message on message deletion #12588

What's Changed

  • [stable28] fix(Conversation): do not render NcDialog if was not called explicitly by @Antreesy in #12337
  • chore(deps): bump ua-parser-js from 1.0.37 to 1.0.38 by @dependabot in #12445
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #12451
  • [stable28] fix(bots): Allow bots with self-signed certificates by @backportbot in #12470
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #12481
  • [stable28] fix(viewer): fix creation of file from template by @backportbot in #12487
  • [stable28] fix(PublicShareSidebar): fix prop reactivity by @backportbot in #12494
  • [stable28] fix(tests): Adjust expected share type attributes after server change by @backportbot in #12507
  • chore: audit JS dependencies by @Antreesy in #12522
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #12527
  • [stable28] Shows an error msg when missing args by @backportbot in #12573
  • [stable28] fix(Message): adjust toast message on delete to align with API by @backportbot in #12588
  • chore(release): v18.0.9 by @Antreesy in #12601

Full Changelog: v18.0.8...v18.0.9

v17.1.10

27 Jun 16:46
5c95867
Compare
Choose a tag to compare

17.1.10 – 2024-06-27

Fixed

  • fix(bots): Fix bots with self-signed certificates #12469
  • fix(shareIntegration): Fix handle to close and open the right sidebar on publish share links #12495

What's Changed

  • chore(deps): bump ua-parser-js from 1.0.37 to 1.0.38 by @dependabot in #12438
  • [stable27] fix(bots): Allow bots with self-signed certificates by @backportbot in #12469
  • [stable27] Update nextcloud/ocp dependency by @nextcloud-command in #12450
  • [stable27] fix(PublicShareSidebar): fix prop reactivity by @backportbot in #12495

Full Changelog: v17.1.9...v17.1.10