Releases: nextcloud/spreed
Releases · nextcloud/spreed
v22.0.7
22.0.7 – 2025-12-17
Changed
- Update dependencies
- Update translations
Fixed
- fix(chat): fix loading more shared items #16589
What's Changed
- [stable32] fix(sharedItems): update actions by @backportbot[bot] in #16589
- [stable32] Release changelogs for v22.0.7 by @backportbot[bot] in #16593
Full Changelog: v22.0.6...v22.0.7
v22.0.6
Changed
- Update dependencies
- Update translations
Fixed
- fix(chat): Correctly expire shared items in sidebar
#16569 - fix(call): Show video streams of other attendees for guests
#16544 - fix(call): Prevent call reactions overflow for users
#16581
What's Changed
- [stable32] fix(build): define vue compile time flags by @backportbot[bot] in #16540
- [stable32] build(deps-dev): Bump @rspack/cli from 1.6.5 to 1.6.6 by @dependabot[bot] in #16559
- [stable32] build(deps): Bump libphonenumber-js from 1.12.30 to 1.12.31 by @dependabot[bot] in #16560
- [stable32] build(deps-dev): Bump sass from 1.94.2 to 1.94.3 by @dependabot[bot] in #16563
- [stable32] build(deps-dev): Bump @rspack/core from 1.6.5 to 1.6.6 by @dependabot[bot] in #16562
- [stable32] fix(VideoVue): do not rely on participant permissions by @backportbot[bot] in #16544
- [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #16568
- [stable32] feat: refactor sharedItemsStore by @backportbot[bot] in #16571
- [stable32] fix: update shared items store correctly by @backportbot[bot] in #16569
- [stable32] fix(messagesStore): process
reactionsSelffor relayed reactions by @backportbot[bot] in #16579 - [stable32] fix(ReactionToaster): fix missing and spamming reactions in call by @backportbot[bot] in #16581
- [stable32] Release 22.0.6 by @backportbot[bot] in #16583
Full Changelog: v22.0.5...v22.0.6
v21.1.7
Changed
- Update dependencies
- Update translations
Fixed
- fix(chat): Correctly expire shared items in sidebar
#16573 - fix(call): Show video streams of other attendees for guests
#16546
What's Changed
- [stable31] build(deps): Bump @nextcloud/files from 3.12.0 to 3.12.1 by @dependabot[bot] in #16555
- [stable31] fix(VideoVue): do not rely on participant permissions by @backportbot[bot] in #16546
- [stable31] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #16566
- [stable31] fix: update shared items store correctly by @DorraJaouad in #16573
- [stable31] Release 21.1.7 by @Antreesy in #16584
Full Changelog: v21.1.6...v21.1.7
v22.0.5
Changed
- Update dependencies
- Update translations
- Build mechanism was changed from Webpack to RSPack
Fixed
- fix(call): Fix low frame rate in the grid layout #16519
- fix(call): Fix "Stay in call" as primary action in "Leave call"-dialog #16481
- fix(call): Keep media disabled when reassigning permissions #16522
- fix(chat): Fix a case where chat-relay would pause and skip messages #16407
- fix(chat): Correctly handle unsorted reaction details #16426
- fix(settings): Hide unsupported shortcuts for guests #16410
- fix(settings): Fix wasm file name in system check #16395
- fix(settings): Fix default for listable conversation to be off #16512
- fix(settings): Fix a missing check when configuring Matterbridge #16524
What's Changed
- [stable32] fix(setupcheck): Fix filename for setupchecks by @backportbot[bot] in #16395
- [stable32] fix(guestNameStore): migrate to typescript by @backportbot[bot] in #16405
- [stable32] fix: continue chat relay permanently by @backportbot[bot] in #16407
- [stable32] fix(chat): block non-supported actions for guests by @backportbot[bot] in #16410
- [stable32] build: migrate from Webpack to RSPack by @backportbot[bot] in #16409
- [stable32] fix(reactions): correctly handle unsorted reaction details by @backportbot[bot] in #16426
- [stable32] fix: move expensive capabilities check from URL generation service by @backportbot[bot] in #16427
- [stable32] build(deps): Bump libphonenumber-js from 1.12.26 to 1.12.29 by @dependabot[bot] in #16441
- [stable32] build(deps-dev): Bump @vitejs/plugin-vue from 6.0.1 to 6.0.2 by @dependabot[bot] in #16442
- [stable32] build(deps): Bump bamarni/composer-bin-plugin from 1.8.2 to 1.8.3 by @dependabot[bot] in #16440
- [stable32] build(deps): Bump vue from 3.5.24 to 3.5.25 by @dependabot[bot] in #16444
- [stable32] build(deps-dev): Bump @rspack/cli from 1.6.4 to 1.6.5 by @dependabot[bot] in #16453
- [stable32] build(deps-dev): Bump @rspack/core from 1.6.4 to 1.6.5 by @dependabot[bot] in #16450
- [stable32] build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.5 to 9.0.0-rc.6 by @dependabot[bot] in #16443
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #16459
- [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #16462
- [stable32] ci(opengrep): Fix downloading opengrep by @backportbot[bot] in #16480
- [stable32] fix: change action colors in 'Leave call' confirmation by @backportbot[bot] in #16481
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #16485
- [stable32] build(deps): Bump libphonenumber-js from 1.12.29 to 1.12.30 by @dependabot[bot] in #16496
- [stable32] fix(filesintegration): Correctly handle optional values for file inte… by @backportbot[bot] in #16497
- [stable32] fix(ListableSettings): fix default listable for new conversations by @backportbot[bot] in #16512
- [stable32] fix: do not load conversation avatar before getting a session by @backportbot[bot] in #16514
- [stable32] Fix low frame rate for videos in grid by @backportbot[bot] in #16519
- [stable32] fix(matterbridge): Check parameters by @backportbot[bot] in #16524
- [stable32] fix: force disabled media when permissions are granted in call by @backportbot[bot] in #16522
- [stable32] fix(BottomBar): show all available buttons initially by @backportbot[bot] in #16532
- [stable32] fix(settings):
Talk settings->App settingsby @backportbot[bot] in #16531 - [stable32] fix(VideoVue): drop transition effects by @backportbot[bot] in #16537
- [stable32] chore(release): Changelog for 21.1.6 and 22.0.5 by @backportbot[bot] in #16536
Full Changelog: v22.0.4...v22.0.5
v21.1.6
Changed
- Update dependencies
- Update translations
Fixed
- fix(call): Fix low frame rate in the grid layout #16389
- fix(call): Keep media disabled when reassigning permissions #16521
- fix(chat): Fix resetting the cursor to the end of the message when editing #16300
- fix(chat): Don't show typing indicator when editing a message #16140
- fix(search): Fix short date style in message search #16232
- fix(settings): Hide message expiration when not supported by the server #16317
- fix(settings): Don't transfer ownership of sample conversations #16177
- fix(settings): Fix a missing check when configuring Matterbridge #16523
What's Changed
- [stable31] test: Check if someone broke file sharing with Talk by @backportbot[bot] in #15971
- [stable31] build(deps): Bump vue-tsc from 2.2.10 to 2.2.12 by @dependabot[bot] in #15980
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #15985
- [stable31] fix(FilePreview): show temporary voice message as audio player by @backportbot[bot] in #16004
- [stable31] build(deps): Bump @nextcloud/axios from 2.5.1 to 2.5.2 by @dependabot[bot] in #16041
- [stable31] build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.131 to 7.0.132 by @dependabot[bot] in #16042
- [stable31] build(deps): Bump extendable-media-recorder from 9.2.29 to 9.2.30 by @dependabot[bot] in #16043
- [stable31] build(deps): Bump extendable-media-recorder from 9.2.30 to 9.2.31 by @dependabot[bot] in #16091
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #16094
- [stable31] build(deps): Bump ua-parser-js from 2.0.5 to 2.0.6 by @dependabot[bot] in #16124
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #16133
- [stable31] fix(NewMessage): don't show typing indicator when editing a message by @backportbot[bot] in #16140
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #16142
- [stable31] fix(NewMessage): set cursor to the end when focus by @backportbot[bot] in #16158
- [stable31] fix: Don't transfer sample rooms by @backportbot[bot] in #16177
- [stable31] ci(publishing): Use mirror for downloading releases when available by @backportbot[bot] in #16204
- [stable31] fix: Use short datetime style in search by @backportbot[bot] in #16232
- [stable31] fix(reactions): set expiry of reaction message to parent message expiry by @backportbot[bot] in #16253
- [stable31] build(deps): bump @nextcloud/l10n from 3.4.0 to 3.4.1 by @dependabot[bot] in #16283
- [stable31] build(deps): bump @nextcloud/event-bus from 3.3.2 to 3.3.3 by @dependabot[bot] in #16286
- [stable31] build(deps): bump @nextcloud/paths from 2.2.1 to 2.2.2 by @dependabot[bot] in #16284
- [stable31] build(deps): bump @nextcloud/capabilities from 1.2.0 to 1.2.1 by @dependabot[bot] in #16285
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #16292
- [stable31] build(deps): Bump @nextcloud/auth from 2.5.2 to 2.5.3 by @dependabot[bot] in #16125
- [stable31] fix(NewMessage): limit 'set cursor to the end' to editing by @backportbot[bot] in #16300
- [stable31] Fix: hide message expiration settings when not supported by server by @backportbot[bot] in #16317
- [stable31] Update Nextcloud OpenAPI types by @nextcloud-command in #16334
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #16333
- [stable31] build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.5 to 9.0.0-rc.6 by @dependabot[bot] in #16439
- [stable31] build(deps): Bump bamarni/composer-bin-plugin from 1.8.2 to 1.8.3 by @dependabot[bot] in #16438
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #16458
- [stable31] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #16463
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #16483
- [stable31] fix(filesintegration): Correctly handle optional values for file inte… by @backportbot[bot] in #16498
- [stable31] Fix low frame rate for videos in grid by @backportbot[bot] in #16518
- [stable31] fix(matterbridge): Check parameters by @backportbot[bot] in #16523
- [stable31] fix: force disabled media when permissions are granted in call by @backportbot[bot] in #16521
- [stable31] chore(release): Changelog for 21.1.6 by @nickvergessen in #16538
Full Changelog: v21.1.5...v21.1.6
v20.1.11
Tagging the 20.1.11 release.
v19.0.16
Tagging the 19.0.16 release.
v18.0.15
Tagging the 18.0.15 release.
v22.0.4
v22.0.3
Changed
- Update dependencies
- Update translations
- feat(call): Use hardware acceleration for background blur #16310
- feat(settings): Redesign Talk settings #16304
- perf(chat): Chat messages can be relayed via the HPB when enabling an experiment #16240
Fixed
- fix(chat): Fix memory leak from styles recalculation #16260
- fix(chat): Fix rendering performance from message bottom-bar #16307
- fix(conversations): Fix rendering performance of left sidebar with many conversations #16340
- fix(call): Fix squeezed buttons in small screens #16205
- fix(call): Use bulk activity events when ending a call #16263
- fix(chat): Fix amount of requests when a guest sets their name #16364
- fix(federation): Allow access to shared items like location, threads, … for federated users #16269
- fix(search): Use short datetime style in search #16233
What's Changed
- [stable32] fix: Use short datetime style in search by @backportbot[bot] in #16233
- [stable32] build(deps): Bump vue-tsc from 3.0.9 to 3.0.10 by @dependabot[bot] in #16245
- [stable32] build(deps-dev): Bump @nextcloud/webpack-vue-config from 6.3.0 to 6.3.2 by @dependabot[bot] in #16246
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #16251
- [stable32] fix(reactions): set expiry of reaction message to parent message expiry by @backportbot[bot] in #16254
- [stable32] fix(chat): fix memory leaks from styles recalculation by @backportbot[bot] in #16260
- [stable32] perf: use bulk activity endpoint by @backportbot[bot] in #16263
- [stable32] fix: support call bottom bar squeezing on small screens by @backportbot[bot] in #16205
- [stable32] feat(federation): Allow shared items for federated users by @backportbot[bot] in #16269
- [stable32] build(deps): bump @nextcloud/l10n from 3.4.0 to 3.4.1 by @dependabot[bot] in #16289
- [stable32] build(deps-dev): bump @nextcloud/browserslist-config from 3.1.1 to 3.1.2 by @dependabot[bot] in #16291
- [stable32] build(deps): bump @nextcloud/capabilities from 1.2.0 to 1.2.1 by @dependabot[bot] in #16288
- [stable32] build(deps): bump @nextcloud/paths from 2.2.1 to 2.2.2 by @dependabot[bot] in #16287
- [stable32] build(deps): bump @nextcloud/event-bus from 3.3.2 to 3.3.3 by @dependabot[bot] in #16290
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #16294
- [stable32] Do not offer participants list download for one-to-one calls by @backportbot[bot] in #16298
- [stable32] fix(NewMessage): limit 'set cursor to the end' to editing by @backportbot[bot] in #16301
- [stable32] feat(hpb): support chat relay by @backportbot[bot] in #16240
- [stable32] build(deps): bump @nextcloud/vue from 9.1.0 to 9.2.0 by @backportbot[bot] in #16302
- [stable32] feat(SettingsDialog): refactor settings and shortcuts to new design by @backportbot[bot] in #16304
- [stable32] fix(MessageButtonsBar): improve rendering performance by @backportbot[bot] in #16307
- [stable32] fix(l10n): remove trailing dot in translated string by @backportbot[bot] in #16308
- [stable32] fix: Fix default language for live transcriptions by @backportbot[bot] in #16309
- [stable32] Fix: hide message expiration settings when not supported by server by @backportbot[bot] in #16318
- [stable32] build(deps): Bump pinia from 3.0.3 to 3.0.4 by @dependabot[bot] in #16328
- [stable32] build(deps): Bump libphonenumber-js from 1.12.25 to 1.12.26 by @dependabot[bot] in #16329
- [stable32] build(deps): Bump vue from 3.5.22 to 3.5.24 by @dependabot[bot] in #16330
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #16332
- [stable32] chore: fix deprecated sass/scss imports by @backportbot[bot] in #16338
- [stable32] fix: migrate template dialog confirmation to spawnDialog by @backportbot[bot] in #16339
- [stable32] 👤 Hardware acceleration for Background blur by @backportbot[bot] in #16310
- [stable32] fix(ConversationsListVirtual): migrate to useVirtualList from vueuse/core by @backportbot[bot] in #16340
- [stable32] fix(SearchConversationsResults): fix compact list styles by @backportbot[bot] in #16341
- [stable32] fix: refactor Message item into two components based on the type by @backportbot[bot] in #16342
- [stable32] fix(chatrelay): add reaction comment id to signaling message by @backportbot[bot] in #16347
- [stable32] feat: support chat relay in frontend by @backportbot[bot] in #16352
- [stable32] fix: reduce amount of requests to server during high guests activity by @backportbot[bot] in #16364
- [stable32] chore(deps): bump @nextcloud/vue to v9.3.0 by @backportbot[bot] in #16368
- [stable32] fix: adjust icon size based on passed size by @backportbot[bot] in #16373
- [stable32] fix: adjust to
@nextcloud/vue@9.3.0by @backportbot[bot] in #16372 - [stable32] chore(release): Changelog for 22.0.3 by @backportbot[bot] in #16370
Full Changelog: v22.0.2...v22.0.3