Download Latest Version v23.0.3 source code.tar.gz (23.4 MB)
Email in envelope

Get an email when there's a new version of Nextcloud Talk

Home / v22.0.11
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-02 7.2 kB
v22.0.11 source code.tar.gz 2026-04-02 22.8 MB
v22.0.11 source code.zip 2026-04-02 24.0 MB
Totals: 3 Items   46.8 MB 0

Changed

  • Update dependencies
  • Update translations

Fixed

  • fix(chat): Keep thread information when copying link of a message #17478
  • fix(call): Fix unneeded signaling messages when sending initial state #17407
  • fix(conversation): Improve translation string for automatic deletion of conversations #17411
  • fix(meeting): Don't log a PHP error when a todo item is edited #17547
  • fix(phone): Improve phone number input validation of OCC commands #17551
  • fix(video-verification): Fix video-verification when "Start call" is limited to moderators #17504
  • fix(signaling): Check recipient room with internal signaling #17579
  • fix(signaling): Limit signaling support without conversation-token #17587
  • fix(signaling): Expect nonce on request when setting up hosted signaling server #17582

What's Changed

* [stable32] build(deps): Bump libphonenumber-js from 1.12.39 to 1.12.40 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17419 * [stable32] fix(ci): adjust run conditions for approve-merge steps by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17445 * [stable32] fix(conversation): Fix string for automatic deletion by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17411 * [stable32] Fix unneeded messages when sending initial state by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17407 * [stable32] build(deps): Bump @nextcloud/cdav-library from 2.1.1 to 2.2.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17437 * [stable32] build(deps-dev): Bump sass from 1.94.3 to 1.98.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17427 * [stable32] build(deps): Bump webdav from 5.8.0 to 5.9.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17435 * [stable32] build(deps-dev): Bump openapi-typescript from 7.8.0 to 7.13.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17422 * [stable32] build(deps): Bump @vueuse/router from 13.7.0 to 13.9.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17417 * [stable32] build(deps-dev): Bump @rspack/core from 1.6.8 to 1.7.8 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17415 * [stable32] build(deps): Bump @nextcloud/paths from 2.2.2 to 2.4.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17432 * [stable32] build(deps-dev): Bump @vitejs/plugin-vue from 6.0.4 to 6.0.5 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17460 * [stable32] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/17467 * [stable32] build(deps): Bump @nextcloud/dialogs from 7.1.0 to 7.2.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17461 * [stable32] build(deps): Bump vue-tsc from 3.0.10 to 3.2.5 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17462 * [stable32] build(deps): Bump emoji-regex from 10.4.0 to 10.6.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17463 * [stable32] build(deps-dev): Bump @rspack/cli from 1.6.8 to 1.7.8 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17464 * [stable32] build(deps): Bump @nextcloud/sharing from 0.3.0 to 0.4.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17454 * [stable32] ci(workflows): Add patches to stable branches by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17484 * [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in https://github.com/nextcloud/spreed/pull/17486 * [stable32] fix(chat): copy message link with threadId by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17478 * [stable32] fix(videoverification): Fix missing "can start call" permission in vi… by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17504 * [stable32] build(deps): Bump @mediapipe/tasks-vision from 0.10.32 to 0.10.34 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17512 * [stable32] build(deps): Bump extendable-media-recorder from 9.2.36 to 9.2.37 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17511 * [stable32] build(deps): Bump vue-tsc from 3.2.5 to 3.2.6 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17514 * [stable32] build(deps-dev): Bump @rspack/core from 1.7.8 to 1.7.9 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17516 * [stable32] build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.136 to 7.0.137 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17518 * [stable32] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/17537 * [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in https://github.com/nextcloud/spreed/pull/17539 * [stable32] fix(caldav): handle non-vevents in CalDavEventListener by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17547 * [stable32] test(integration): Add test for "Expire call related system messages" by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17558 * [stable32] fix(commands): Improve phone number input validation of OCC commands by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17551 * [stable32] fix(smart-picker): Hide conversation search for guests by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17563 * [stable32] tests: Use guests config to not hash the user id by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17568 * [stable32] fix(signaling): Check recipient room with internal signaling by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17579 * [stable32] fix(signaling): Limit signaling support without conversation-token by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17587 * [stable32] fix(useGetMessages): actualize conversation data in async operations by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17571 * [stable32] fix(hostedhpb): Expect nonce on request by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17582 * [stable32] docs: Split changelog into individual files by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17591 * [stable32] fix: reduce GPU consumption of virtual background by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17597 * [stable32] Changelog 21.0.10, 22.0.10 and 23.0.3 by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17599

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

Source: README.md, updated 2026-04-02