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.10
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-19 7.4 kB
v22.0.10 source code.tar.gz 2026-03-19 22.8 MB
v22.0.10 source code.zip 2026-03-19 23.9 MB
Totals: 3 Items   46.7 MB 0

Changed

  • Update dependencies
  • Update translations

Fixed

  • fix(bots): Support threads for bots #17345
  • fix(call): Hide call button from dashboard when calls are disabled #17317
  • fix(call): Prefix typed phone number with configured prefix if needed #17207
  • fix(chat): Improve rendering of markdown in mention bubbles #17211
  • fix(conversation): Allow to change the password of a conversation without disabling it #17221
  • fix(federation): Fix federation when using the email instead of the user ID #17312
  • fix(search): Fix conversation and user search with unicode characters #17143
  • fix(settings): Don't discard hosted High-performance backend account when 401 is returned #17384
  • fix(settings): Expose more initial state data as capabilities #17341 #17216
  • fix(settings): Fix problem when editing some matterbridge components that have boolean fields #17391
  • fix(settings): Create a stronger/longer turn secret when --generate-secret option is used #17397

What's Changed

* [stable32] build(deps): Bump extendable-media-recorder from 9.2.33 to 9.2.36 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17107 * [stable32] build(deps-dev): Bump sass-loader from 16.0.6 to 16.0.7 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17108 * [stable32] build(deps): Bump ua-parser-js from 2.0.8 to 2.0.9 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17117 * [stable32] build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.134 to 7.0.136 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17110 * [stable32] build(deps): Bump vue from 3.5.27 to 3.5.28 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17121 * [stable32] fix(SearchPlugin): check search queries for multibyte characters by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17143 * [stable32] build(deps): Bump firebase/php-jwt from 7.0.1 to 7.0.2 by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17167 * [stable32] fix(chat): Remove unread mention flag when the only message was deleted by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17166 * [stable32] build(deps-dev): Bump stylelint-use-logical from 2.1.2 to 2.1.3 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17180 * [stable32] build(deps-dev): Bump css-loader from 7.1.3 to 7.1.4 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17181 * [stable32] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/17194 * [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in https://github.com/nextcloud/spreed/pull/17197 * [stable32] fix(sip): predict dialout number based on default phone region by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17207 * [stable32] fix(chat): improve rendering of markdown elements in message bubbles by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17211 * [stable32] fix(capabilities): conditionally show links to calendar by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17216 * [stable32] feat(conversation_settings): Allow changing password for convo without disabling by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17221 * [stable32] fix(call): Check call flag for federated user before resending notifi… by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17224 * [stable32] fix(calendarintegration): trim calendar summary whitespace by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17232 * [stable32] build(deps): Bump libphonenumber-js from 1.12.36 to 1.12.37 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17244 * [stable32] fix: Remove all has_reference_id checks by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17258 * [stable32] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/17262 * [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in https://github.com/nextcloud/spreed/pull/17265 * [stable32] build(deps): Bump libphonenumber-js from 1.12.37 to 1.12.38 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17302 * [stable32] build(deps): Bump firebase/php-jwt from 7.0.2 to 7.0.3 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17301 * [stable32] build(deps): Bump vue from 3.5.28 to 3.5.29 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17304 * [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in https://github.com/nextcloud/spreed/pull/17310 * [stable32] fix(federation): Fix federation invites when using email or wrong casing by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17312 * [stable32] fix(initial-state): Expose capabilities with initial-state values for… by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17341 * [stable32] fix(bots): Support threads for webhook bots by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17345 * [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in https://github.com/nextcloud/spreed/pull/17352 * [stable32] build(deps): Bump libphonenumber-js from 1.12.38 to 1.12.39 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17363 * [stable32] build(deps): Bump vue from 3.5.29 to 3.5.30 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17364 * [stable32] Fix(call): hide call button in dashboard when calls are disabled by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17317 * [stable32] build(deps): Bump webrtc-adapter from 9.0.3 to 9.0.4 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/17247 * [stable32] fix(hpb-service): An account is not expired if Unauthorized is returned. by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17384 * [stable32] fix(matterbridge): Fix preg_match(): Argument [#2] ($subject) must be of type string, false given by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17391 * [stable32] fix(occ): Create strong turn secret if not provided by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17397 * [stable32] Chore(dependabot): improve the workflow to allow minor bumps by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/17403 * [stable32] Release 22.0.10 by @nickvergessen in https://github.com/nextcloud/spreed/pull/17412

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

Source: README.md, updated 2026-03-19