Skip to content

Releases: nextcloud/spreed

v17.0.3

28 Jul 11:07
v17.0.3
7796558
Compare
Choose a tag to compare

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

  • chore(deps): Bump webdav from 5.2.2 to 5.2.3 by @dependabot in #10033
  • chore(deps): Bump leaflet-defaulticon-compatibility from 0.1.1 to 0.1.2 by @dependabot in #10034
  • [stable27] hide description and status from 1-1 conversation settings by @backportbot-nextcloud in #10057
  • [stable27] fix(SIP): Show SIP info also when enabled without user PIN by @backportbot-nextcloud in #10064
  • [stable27] Fix duplicating messages and improve performance by @backportbot-nextcloud in #10070
  • [stable27] chore(release): Add changelog for 17.0.3 by @backportbot-nextcloud in #10073

Full Changelog: v17.0.2...v17.0.3

v17.0.2

20 Jul 09:32
v17.0.2
b0f1149
Compare
Choose a tag to compare

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

  • chore(deps): Bump webrtc-adapter from 8.2.2 to 8.2.3 by @dependabot in #9852
  • [stable27] fix(styles): prevent typing indicator overlay by @backportbot-nextcloud in #9858
  • [stable27] Update phpunit-mysql.yml by @nickvergessen in #9862
  • [stable27] follow-up(ChatView) - align scroll button position with mobile clients by @backportbot-nextcloud in #9871
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.91 to 7.0.93 by @dependabot in #9887
  • chore(deps): Bump extendable-media-recorder from 7.1.18 to 7.1.20 by @dependabot in #9889
  • chore(deps): Bump extendable-media-recorder from 7.1.20 to 7.1.22 by @dependabot in #9924
  • chore(deps): Bump extendable-media-recorder-wav-encoder-worker from 8.0.84 to 8.0.85 by @dependabot in #9926
  • chore(deps): Bump @nextcloud/files from 3.0.0-beta.10 to 3.0.0-beta.11 by @dependabot in #9929
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.93 to 7.0.95 by @dependabot in #9928
  • [stable27] fix(NewGroupConversation) - refactoring & focus on Confirmation page by @backportbot-nextcloud in #9954
  • [stable27] fix(MessagesList) - scroll sticky list to bottom, if reaction was added by @backportbot-nextcloud in #9956
  • [stable27] feat(CI): Sign .drone.yml by @nickvergessen in #9965
  • [stable27] chore(deps): Bump webdav, audit dependencies, supress Jest errors by @Antreesy in #9967
  • [stable27] feat(recording): Make automatic call recording transcription opt-in by @backportbot-nextcloud in #9971
  • chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 by @dependabot in #9990
  • [stable27] chore(deps) - remove unused dependencies by @Antreesy in #9979
  • [stable27] fix(CI): Fix OCP package conflicting psr/container version by @nickvergessen in #9996
  • [stable27] fix(status): Don't emit event when the user status did not update by @backportbot-nextcloud in #10005
  • [stable27] fix(LeftSidebar): remove unused NcListItem.isActive by @backportbot-nextcloud in #10009
  • [stable27] Softly update conversations list on fetching with object patchings by @backportbot-nextcloud in #10016
  • [stable27] fix(CI): Fix occ-command-documentation.yml when running on GARM by @nickvergessen in #10013
  • [stable27] chore(gitignore): ignore JetBrains IDEs settings by @backportbot-nextcloud in #10019
  • Release 17.0.2 by @nickvergessen in #10024

Full Changelog: v17.0.1...v17.0.2

v16.0.5

20 Jul 09:23
v16.0.5
4ece86b
Compare
Choose a tag to compare

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

  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.87 to 7.0.88 by @dependabot in #9638
  • chore(deps): Bump extendable-media-recorder from 7.1.14 to 7.1.15 by @dependabot in #9640
  • [stable26] Update nextcloud/ocp dependency by @nextcloud-command in #9655
  • chore(deps): Bump extendable-media-recorder-wav-encoder-worker from 8.0.79 to 8.0.80 by @dependabot in #9697
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.88 to 7.0.89 by @dependabot in #9690
  • chore(deps): Bump extendable-media-recorder from 7.1.15 to 7.1.16 by @dependabot in #9695
  • bump @vue/test-utils from 1.3.5 to 1.3.6 by @dependabot in #9743
  • chore(deps): Bump extendable-media-recorder from 7.1.16 to 7.1.18 by @dependabot in #9736
  • bump extendable-media-recorder-wav-encoder from 7.0.89 to 7.0.91 by @dependabot in #9748
  • [stable26] Close sidebar on mobile resolution immediately after changing the route by @backportbot-nextcloud in #9764
  • [stable26] Make conversation name and description selectable by @backportbot-nextcloud in #9781
  • [stable26] Don't scroll conversation list for visible conversations by @backportbot-nextcloud in #9785
  • [stable26] Fix dark/light theme in LoadingPlaceholder by @Antreesy in #9729
  • Chore(deps): Bump emoji-mart-vue-fast from 12.0.4 to 12.0.5 by @dependabot in #9799
  • Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 by @dependabot in #9803
  • [stable26] fix(CI): Backport updated actions by @nickvergessen in #9824
  • [stable26] fix(participants): Update cached displayname when a group is renamed by @backportbot-nextcloud in #9840
  • [stable26] fix(Grid) - finetune columns calculations by @backportbot-nextcloud in #9836
  • chore(deps): Bump webrtc-adapter from 8.2.2 to 8.2.3 by @dependabot in #9853
  • [stable26] Update phpunit-mysql.yml by @nickvergessen in #9863
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.91 to 7.0.93 by @dependabot in #9880
  • chore(deps): Bump extendable-media-recorder from 7.1.18 to 7.1.20 by @dependabot in #9879
  • [stable26] Update nextcloud/ocp dependency by @nextcloud-command in #9809
  • chore(deps): Bump extendable-media-recorder-wav-encoder-worker from 8.0.84 to 8.0.85 by @dependabot in #9932
  • chore(deps): Bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.11 by @dependabot in #9935
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.93 to 7.0.95 by @dependabot in #9934
  • chore(deps): Bump extendable-media-recorder from 7.1.20 to 7.1.22 by @dependabot in #9933
  • [stable26] Update nextcloud/ocp dependency by @nextcloud-command in #9938
  • [stable26] fix(MessagesList) - scroll sticky list to bottom, if reaction was added by @backportbot-nextcloud in #9957
  • [stable26] feat(CI): Sign .drone.yml by @nickvergessen in #9966
  • [stable26] Update nextcloud/ocp dependency by @nextcloud-command in #9992
  • [stable26] fix(CI): Fix occ-command-documentation.yml when running on GARM by @nickvergessen in #10014
  • [stable26] chore(gitignore): ignore JetBrains IDEs settings by @backportbot-nextcloud in #10020
  • Release 16.0.5 by @nickvergessen in #10025

Full Changelog: v16.0.4...v16.0.5

v15.0.7

20 Jul 09:17
v15.0.7
cdeb95f
Compare
Choose a tag to compare

Fixed

  • Make conversation name and description selectable #9784

v17.0.1

23 Jun 04:39
v17.0.1
d946486
Compare
Choose a tag to compare

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

  • [stable27] Make conversation name and description selectable by @backportbot-nextcloud in #9780
  • [stable27] Don't scroll conversation list for visible conversations by @backportbot-nextcloud in #9782
  • [stable27] Adjust navigation buttons offset for call in Grid view by @backportbot-nextcloud in #9789
  • [stable27] Show Guest to self when guest reacts in call with no name by @backportbot-nextcloud in #9790
  • [stable27] Fix uploading video backgrounds from Files by @backportbot-nextcloud in #9793
  • [stable27] Prevent the navigation bar from floating by @backportbot-nextcloud in #9794
  • [stable27] fix(LeftSidebar): fix scroll with new created conversations by @backportbot-nextcloud in #9796
  • Chore(deps): Bump emoji-mart-vue-fast from 12.0.4 to 12.0.5 by @dependabot in #9798
  • Chore(deps): Bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10 by @dependabot in #9801
  • Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 by @dependabot in #9800
  • [stable27] fix(NewMessageNewFileDialog) - fix creation of file from Blank template by @backportbot-nextcloud in #9818
  • [stable27] fix(Poll) - hide voters number from open poll if user has not voted by @backportbot-nextcloud in #9819
  • [stable27] follow-up (Poll) - change description for open polls by @backportbot-nextcloud in #9821
  • [stable27] Include display name in participant update message by @backportbot-nextcloud in #9822
  • [stable27] fix(participants): Update cached displayname when a group is renamed by @backportbot-nextcloud in #9839
  • [stable27] fix(Grid) - finetune columns calculations by @backportbot-nextcloud in #9835
  • Chore(deps): Bump emoji-mart-vue-fast from 12.0.5 to 15.0.0 by @nickvergessen in #9834
  • [stable27] Optimize conversations update on Frontend by @backportbot-nextcloud in #9841
  • [stable27] fix(NewGroupConversation) - fix styles for proper scrolling (again) by @backportbot-nextcloud in #9843
  • Releasing 17.0.1 by @nickvergessen in #9845
  • [stable27] fix(release): Fix changelog date by @backportbot-nextcloud in #9849

Full Changelog: v17.0.0...v17.0.1

v17.0.0

12 Jun 15:50
efe34da
Compare
Choose a tag to compare

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

  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.89 to 7.0.91 by @dependabot in #9742
  • chore(deps): Bump extendable-media-recorder from 7.1.16 to 7.1.18 by @dependabot in #9737
  • bump @vue/test-utils from 1.3.5 to 1.3.6 by @dependabot in #9751
  • [stable27] Close sidebar on mobile resolution immediately after changing the route by @backportbot-nextcloud in #9763
  • [stable27] Fix displaying 'Screensharing' button after reject and refactor TopBar controls for 'Raise hand' and 'Screensharing' by @backportbot-nextcloud in #9766
  • [stable27] Make pagination buttons in call (grid, stripe views) visible on call view hover by @backportbot-nextcloud in #9769
  • Release/17.0.0 by @ShGKme in #9771

Full Changelog: v17.0.0-rc.4...v17.0.0

v17.0.0-rc.4

09 Jun 18:04
4f33662
Compare
Choose a tag to compare
v17.0.0-rc.4 Pre-release
Pre-release

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

  • chore(deps): Bump extendable-media-recorder from 7.1.15 to 7.1.16 by @dependabot in #9698
  • bump extendable-media-recorder-wav-encoder from 7.0.88 to 7.0.89 by @dependabot in #9704
  • [stable27] Responsive layout for ConversationAvatarEditor by @backportbot-nextcloud in #9712
  • [stable27] Fix error when creating a conversation from search results by @backportbot-nextcloud in #9713
  • [stable27] Fully translate aria-labels for predefined backgrounds by @backportbot-nextcloud in #9714
  • [stable27] Add fallback if label for background fileName doesn't exist by @backportbot-nextcloud in #9716
  • [stable27] Adjust typing indicator behaviour by @backportbot-nextcloud in #9722
  • [stable27] Fix dark/light theme in LoadingPlaceholder and refactor dark theme detection by @backportbot-nextcloud in #9728
  • Fix CI with backports from master by @ShGKme in #9733
  • Release/17.0.0 rc.4 by @ShGKme in #9734

Full Changelog: v17.0.0-rc.3...v17.0.0-rc.4

v17.0.0-rc.3

02 Jun 15:02
c2edc5a
Compare
Choose a tag to compare
v17.0.0-rc.3 Pre-release
Pre-release

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

* [stable27] fix(MediaSettings): Fix guests being prompted with login window when blurring background by @backportbot-nextcloud in https://github.com//pull/9622 * [stable27] fix(TypingIndicator): Actors are only unique by type+id by @backportbot-nextcloud in https://github.com//pull/9627 * chore(deps): Bump extendable-media-recorder from 7.1.14 to 7.1.15 by @dependabot in https://github.com//pull/9636 * chore(deps): Bump extendable-media-recorder-wav-encoder-worker from 8.0.78 to 8.0.79 by @dependabot in https://github.com//pull/9646 * bump extendable-media-recorder-wav-encoder from 7.0.87 to 7.0.88 by @dependabot in https://github.com//pull/9642 * [stable27] Correct Font weight for Subtitle by @backportbot-nextcloud in https://github.com//pull/9673 * Release/17.0.0 rc.3 by @ShGKme in https://github.com//pull/9687

Full Changelog: v17.0.0-rc.2...v17.0.0-rc.3

v17.0.0-rc.2

25 May 07:21
v17.0.0-rc.2
8bb3ba9
Compare
Choose a tag to compare
v17.0.0-rc.2 Pre-release
Pre-release

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

  • chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 by @nickvergessen in #9559
  • chore(deps-dev): Bump terser-webpack-plugin from 5.3.8 to 5.3.9 by @dependabot in #9571
  • chore(deps): Bump leaflet from 1.9.3 to 1.9.4 by @dependabot in #9572
  • [stable27] fix(CallView): fix no local video on empty call in not grid mode by @backportbot-nextcloud in #9584
  • [stable27] fix(reactions): Fix own call reactions when the HPB is used by @backportbot-nextcloud in #9586
  • [stable27] Test occ-command-documentation.yml against correct server version by @nickvergessen in #9601
  • [stable27] fix(mediasettings): Hide virtual background options when not supported by @backportbot-nextcloud in #9611
  • [stable27] Fix Fullscreen mode support in ViewerOverlay by @backportbot-nextcloud in #9613
  • [stable27] fix(chat): Don't send startTyping signaling message for each keystroke by @backportbot-nextcloud in #9614
  • [stable27] fix(mediasettings): Fix broken aria-label by @backportbot-nextcloud in #9617
  • [stable27] fix(chat): Update own read marker before triggering events when posting by @backportbot-nextcloud in #9612
  • [stable27] Fix Viewer with Fullscreen mode toggle by @backportbot-nextcloud in #9618
  • Release 17.0.0 rc.2 by @nickvergessen in #9595

Full Changelog: v17.0.0-rc.1...v17.0.0-rc.2

v16.0.4

25 May 07:03
v16.0.4
5cb81c5
Compare
Choose a tag to compare

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

  • chore(deps): Bump extendable-media-recorder from 7.1.10 to 7.1.12 by @dependabot in #9349
  • [stable26] Fix TypeError at LeftSidebar by @backportbot-nextcloud in #9364
  • [stable26] Allow to mark conversation as unread by @backportbot-nextcloud in #9366
  • [stable26] Fix command description by @backportbot-nextcloud in #9380
  • chore(deps): Bump nextcloud-vue-collections from 0.11.0 to 0.11.1 by @dependabot in #9391
  • chore(deps): Bump @nextcloud/files from 3.0.0-beta.8 to 3.0.0-beta.9 by @dependabot in #9394
  • chore(deps-dev): Bump @babel/core from 7.21.4 to 7.21.5 by @dependabot in #9393
  • chore(deps-dev): Bump @vue/vue2-jest from 29.2.3 to 29.2.4 by @dependabot in #9392
  • [stable26] Fix mentions of groups and guests as well as users with spaces by @backportbot-nextcloud in #9420
  • [stable26] Fix json output by @backportbot-nextcloud in #9405
  • [stable26] fix(docs): Add a note to the calls API docs that cookies are required by @backportbot-nextcloud in #9425
  • [stable26] Fix diverging user status by @backportbot-nextcloud in #9419
  • [stable26] fix(participants): Migrate self-joined users when assigning permissions by @backportbot-nextcloud in #9434
  • [stable26] Update nextcloud/ocp dependency by @nextcloud-command in #9487
  • [stable26] Block fixup and squash commits by @backportbot-nextcloud in #9496
  • [stable26] fix(chat): Fix call summary with only numeric user ids by @backportbot-nextcloud in #9502
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.85 to 7.0.87 by @dependabot in #9469
  • [stable26] fix(CI): Auto approve and merge when it's NOT our interest by @backportbot-nextcloud in #9506
  • chore(deps): Bump emoji-mart-vue-fast from 12.0.1 to 12.0.3 by @dependabot in #9472
  • chore(deps): Bump vue-frag from 1.4.2 to 1.4.3 by @dependabot in #9475
  • chore(deps-dev): Bump @babel/core from 7.21.5 to 7.21.8 by @dependabot in #9477
  • chore(deps): Bump extendable-media-recorder from 7.1.12 to 7.1.14 by @dependabot in #9479
  • [stable26] fix(chat): Prevent empty chat messages by @backportbot-nextcloud in #9515
  • [stable26] fix closing the left sidebar on click automatically by @backportbot-nextcloud in #9519
  • [stable26] fix(settings): Fix recording server check for blocked admins by @backportbot-nextcloud in #9525
  • [stable26] Add main container id to the store for sidebars by @backportbot-nextcloud in #9532
  • chore(deps-dev): Bump terser-webpack-plugin from 5.3.7 to 5.3.8 by @dependabot in #9537
  • chore(deps-dev): Bump jest-mock-axios from 4.7.1 to 4.7.2 by @dependabot in #9540
  • chore(deps): Bump emoji-mart-vue-fast from 12.0.3 to 12.0.4 by @dependabot in #9541
  • [stable26] Fix replacement of special symbols by EmojiPicker by @Antreesy in #9545
  • chore(deps-dev): Bump terser-webpack-plugin from 5.3.8 to 5.3.9 by @dependabot in #9570
  • chore(deps): Bump leaflet from 1.9.3 to 1.9.4 by @dependabot in #9576
  • [stable26] Test occ-command-documentation.yml against correct server version by @nickvergessen in #9602
  • Release 16.0.4 by @nickvergessen in #9594

Full Changelog: v16.0.3...v16.0.4