Skip to content

Releases: nextcloud/spreed

v17.1.6

29 Feb 18:11
v17.1.6
67f7c39
Compare
Choose a tag to compare

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

  • chore(deps): Bump @nextcloud/router from 2.2.0 to 2.2.1 by @dependabot in #11473
  • chore(deps): Bump emoji-mart-vue-fast from 15.0.0 to 15.0.1 by @dependabot in #11527
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.102 to 7.0.103 by @dependabot in #11573
  • chore(deps): Bump webdav from 5.3.1 to 5.3.2 by @dependabot in #11572
  • [stable27] fix(notifications): Fix notification action label length with utf8 la… by @backportbot in #11620
  • [stable27] fix(RoomSelector): reduce bundle size, fix redirecting from sidebar by @backportbot in #11609
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.103 to 7.0.104 by @dependabot in #11645
  • [stable27] fix(ConversationAvatarEditor): show color picker popover by @DorraJaouad in #11637
  • [stable27] Ignore label of data channel when processing received messages. by @backportbot in #11668
  • Release 17.1.6 by @nickvergessen in #11686

Full Changelog: v17.1.5...v17.1.6

v16.0.11

29 Feb 18:09
v16.0.11
9595bfc
Compare
Choose a tag to compare

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

  • chore(deps): Bump @nextcloud/router from 2.2.0 to 2.2.1 by @dependabot in #11478
  • chore(deps): Bump extendable-media-recorder-wav-encoder-worker from 8.0.91 to 8.0.92 by @dependabot in #11559
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.102 to 7.0.103 by @dependabot in #11560
  • [stable26] fix(Forwarder): fix redirect from sidebar by @backportbot in #11611
  • [stable26] fix(notifications): Fix notification action label length with utf8 la… by @backportbot in #11619
  • bump extendable-media-recorder-wav-encoder from 7.0.103 to 7.0.104 by @dependabot in #11647
  • [stable26] Ignore label of data channel when processing received messages. by @backportbot in #11669
  • Release 16.0.11 by @nickvergessen in #11685

Full Changelog: v16.0.10...v16.0.11

v18.0.3

31 Jan 15:19
v18.0.3
fbdf6df
Compare
Choose a tag to compare

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

  • [stable28] fix(NewMessage): re-mount NewMessage component upon id change by @backportbot in #11458
  • chore(deps-dev): Bump esbuild-loader from 4.0.2 to 4.0.3 by @dependabot in #11477
  • chore(deps-dev): Bump @babel/core from 7.23.7 to 7.23.9 by @dependabot in #11476
  • chore(deps): Bump libphonenumber-js from 1.10.53 to 1.10.54 by @dependabot in #11474
  • chore(deps-dev): Bump @babel/preset-env from 7.23.8 to 7.23.9 by @dependabot in #11475
  • [stable28] fix(Conversation): always show a native title by @backportbot in #11463
  • [stable28] fix(MessagesList): correctly handle scrollTop position by @backportbot in #11481
  • chore(deps): Bump @nextcloud/router from 2.2.0 to 2.2.1 by @dependabot in #11479
  • [stable28] Fix(BreakoutRoomsEditor): Add amount validation by @backportbot in #11488
  • [stable28] chore(deps): Bump @nextcloud/vue from 8.4.0 to 8.5.1 by @backportbot in #11490
  • [stable28] chore(deps): bump nextcloud/vue from 8.5.1 to 8.6.0 by @backportbot in #11493
  • [stable28] fix(Poll): hide poll creation in Note to Self by @backportbot in #11500
  • Release 18.0.3 by @nickvergessen in #11498

Full Changelog: v18.0.2...v18.0.3

v18.0.2

25 Jan 11:24
v18.0.2
8dc42d9
Compare
Choose a tag to compare

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

  • chore(deps-dev): Bump @babel/core from 7.23.5 to 7.23.6 by @dependabot in #11246
  • chore(deps-dev): Bump regenerator-runtime from 0.14.0 to 0.14.1 by @dependabot in #11248
  • chore(deps-dev): Bump @babel/preset-env from 7.23.5 to 7.23.6 by @dependabot in #11247
  • [stable28] fix(shares): allow to retry failed uploads by @backportbot-nextcloud in #11256
  • [stable28] fix: use body element if not the fullscreen by @backportbot-nextcloud in #11259
  • [stable28] chore(release): Add changelog for 16.0.9 and 17.1.4 by @backportbot-nextcloud in #11266
  • [stable28] fix(participantsStore): optimize store updates by @backportbot-nextcloud in #11284
  • chore(deps): Bump libphonenumber-js from 1.10.51 to 1.10.52 by @dependabot in #11289
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11291
  • [stable28] fix(mixins): remove unused participant mixin by @backportbot-nextcloud in #11287
  • [stable28] chore(deps): bump vue libraries from 2.7.15 to v2.7.16 by @backportbot-nextcloud in #11304
  • [stable28] fix(shares): use FilePicker component directly by @backportbot-nextcloud in #11303
  • [stable28] feat(Pinia): migrate quoteReplyStore (Vuex) to chatExtrasStore (Pinia) by @backportbot-nextcloud in #11305
  • [stable28] fix(mixins): migrate sessionIssueHandler mixin to composable by @backportbot-nextcloud in #11311
  • [stable28] chore(mixins): remove video mixin by @backportbot-nextcloud in #11312
  • [stable28] chore(deps): Bump nextcloud/vue to 8.4.0 by @backportbot-nextcloud in #11313
  • chore(deps-dev): Bump @babel/core from 7.23.6 to 7.23.7 by @dependabot in #11316
  • chore(deps): Bump libphonenumber-js from 1.10.52 to 1.10.53 by @dependabot in #11317
  • chore(deps-dev): Bump @babel/preset-env from 7.23.6 to 7.23.7 by @dependabot in #11318
  • [stable28] fix(shares): pass the correct payload to the upload method by @backportbot-nextcloud in #11331
  • chore(deps): Bump extendable-media-recorder from 9.1.5 to 9.1.6 by @dependabot in #11338
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11345
  • [stable28] fix(tests): Kill child processes before the parent process so they ca… by @backportbot-nextcloud in #11348
  • [stable28] fix(bots): Don't allow empty messages from bots by @backportbot-nextcloud in #11353
  • [stable28] fix(avatar): Fix avatars without PHP intl module by @backportbot-nextcloud in #11363
  • [stable28] fix(conversation): make description multi-line by @backportbot-nextcloud in #11376
  • chore(deps-dev): Bump @babel/preset-env from 7.23.7 to 7.23.8 by @dependabot in #11382
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11385
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11389
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.101 to 7.0.102 by @dependabot in #11419
  • chore(deps): Bump extendable-media-recorder from 9.1.6 to 9.1.7 by @dependabot in #11418
  • [stable28] fix(breakout): stop breakout rooms on removing by @backportbot in #11409
  • [stable28] fix(attachments): Don't allow selecting shared folders as attachment … by @backportbot in #11427
  • [stable28] enh(participants): extract and reuse patchParticipants action by @Antreesy in #11439
  • Release 18.0.2 by @nickvergessen in #11445

Full Changelog: v18.0.1...v18.0.2

v17.1.5

25 Jan 11:22
v17.1.5
e87bbb5
Compare
Choose a tag to compare

Fixed

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

What's Changed

Full Changelog: v17.1.4...v17.1.5

v16.0.10

25 Jan 11:16
v16.0.10
7c58806
Compare
Choose a tag to compare

Fixed

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

What's Changed

  • chore(deps-dev): Bump terser-webpack-plugin from 5.3.9 to 5.3.10 by @dependabot in #11323
  • [stable26] Update nextcloud/ocp dependency by @nextcloud-command in #11346
  • chore(deps): Bump vue and vue-template-compiler by @dependabot in #11322
  • chore(deps): Bump extendable-media-recorder-wav-encoder-worker from 8.0.90 to 8.0.91 by @dependabot in #11423
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.101 to 7.0.102 by @dependabot in #11422
  • [stable26] fix(attachments): Don't allow selecting shared folders as attachment … by @backportbot in #11431
  • Release 16.0.10 by @nickvergessen in #11447

Full Changelog: v16.0.9...v16.0.10

v17.1.4

19 Dec 08:01
v17.1.4
a8bd1dc
Compare
Choose a tag to compare

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

  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.99 to 7.0.100 by @dependabot in #10995
  • [stable27] fix(search): restore app search behaviour (wait for nextTick, use refs) by @backportbot-nextcloud in #10982
  • [stable27] fix(hosted-hpb): Correctly handle API response when the account expir… by @nickvergessen in #11045
  • [stable27] fix(chat): expand system messages group if visual unread marker is set on it by @backportbot-nextcloud in #11068
  • chore(deps): Bump webdav from 5.3.0 to 5.3.1 by @dependabot in #11088
  • [stable27] get text color from theme for unread marker by @backportbot-nextcloud in #11075
  • [stable27] fix(SetContacts ): Remove unnecessary scroll by @backportbot-nextcloud in #11095
  • [stable27] Update nextcloud/ocp dependency by @nextcloud-command in #11112
  • [stable27] refactor: make browserCheck an util by @SystemKeeper in #11136
  • [stable27] fix(ci): Update CI workflows by @nickvergessen in #11142
  • [stable27] Fix lost audio track on safari by @SystemKeeper in #11145
  • [stable27] fix(settings): apply correct conditions to expiration settings by @Antreesy in #11157
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.100 to 7.0.101 by @dependabot in #11167
  • [stable27] fix(OCC): Fix error reporting and success message when adding a STUN … by @backportbot-nextcloud in #11194
  • [stable27] chore(deps): audit dependencies by @Antreesy in #11146
  • [stable27] Add backend url to connection error by @backportbot-nextcloud in #11186
  • [stable27] fix(chat): attach button position to invisible wrapper by @Antreesy in #11217
  • [stable27] fix: use body element if not the fullscreen by @DorraJaouad in #11260
  • Release 17.1.4 by @nickvergessen in #11263

Full Changelog: v17.1.3...v17.1.4

v16.0.9

19 Dec 07:57
v16.0.9
3ef6a06
Compare
Choose a tag to compare

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

  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.99 to 7.0.100 by @dependabot in #10997
  • [stable26] fix(hosted-hpb): Correctly handle API response when the account expir… by @backportbot-nextcloud in #11046
  • [stable26] fix(SetContacts ): Remove unnecessary scroll by @backportbot-nextcloud in #11096
  • [stable26] fix(ci): Update CI workflows by @nickvergessen in #11143
  • [stable26] fix(CI): Test integration tests on GA by @nickvergessen in #11144
  • bump extendable-media-recorder-wav-encoder from 7.0.100 to 7.0.101 by @dependabot in #11177
  • [stable26] fix(OCC): Fix error reporting and success message when adding a STUN … by @backportbot-nextcloud in #11195
  • Release 16.0.9 by @nickvergessen in #11264

Full Changelog: v16.0.8...v16.0.9

v18.0.1

15 Dec 15:12
v18.0.1
b306eae
Compare
Choose a tag to compare

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

  • [stable28] fix(CI): Make psalm more happy about not returning null by @backportbot-nextcloud in #11184
  • [stable28] fix(shares): reserve space for file preview while it's loading by @backportbot-nextcloud in #11196
  • [stable28] fix(OCC): Fix error reporting and success message when adding a STUN … by @backportbot-nextcloud in #11193
  • [stable28] Add backend url to connection error by @backportbot-nextcloud in #11185
  • [stable28] fix(shares): accept returned value from function by @backportbot-nextcloud in #11214
  • [stable28] fix(chat): attach button position to invisible wrapper by @backportbot-nextcloud in #11215
  • [stable28] fix(call): add safeguard for remote screen checking by @backportbot-nextcloud in #11221
  • [stable28] fix(call): reset Media settings checkbox on modal close by @backportbot-nextcloud in #11227
  • [stable28] fix(notifications): Fix the order of event listeners by @backportbot-nextcloud in #11238
  • [stable28] Fix(Quote): Don't trim the quote when it is not image share with caption by @backportbot-nextcloud in #11237
  • [stable28] Fix(ParticipantsStore): Purge the store so it deletes the removed conversation by @backportbot-nextcloud in #11240
  • [stable28] fix(preview): preview size and semantic inside a element by @backportbot-nextcloud in #11241
  • [stable28] fix(shares): reply to message with attachments by @Antreesy in #11242
  • Release 18.0.1 by @nickvergessen in #11245

Full Changelog: v18.0.0...v18.0.1

v18.0.0

12 Dec 05:10
v18.0.0
5f6e816
Compare
Choose a tag to compare

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

Read more