Skip to content

spreed

v23.0.7 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo Communication & Email
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

call nextcloud screensharing spreed video webrtc

Affected surfaces

deps

Summary

AI summary

Broad release touches 23.0.7 – 2026-06-26, deps-dev, deps, and recording.

Full changelog

23.0.7 – 2026-06-26

Changed

  • Update dependencies
  • Update translations

Fixed

  • fix(call): Increase FPS to 30 in all levels and update video quality
    #18409
  • fix(call): reconnect participants when media-permissions are re-granted
    #18440
  • fix(settings): Allow to configure certificates expiration
    #18299
  • fix(call): stop virtual background effect when device checker is not in use
    #18291
  • fix(admin): restore admin setting for default group notifications
    #18280
  • fix(recording): allow recording service to work on E2EE calls
    #18267

What's Changed

  • [stable33] build(deps-dev): Bump vue-tsc from 3.3.2 to 3.3.3 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18229
  • [stable33] build(deps): Bump vue from 3.5.34 to 3.5.35 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18226
  • [stable33] build(deps-dev): Bump vitest from 4.1.7 to 4.1.8 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18233
  • [stable33] build(deps-dev): Bump @vitest/coverage-v8 from 4.1.7 to 4.1.8 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18239
  • [stable33] build(deps): Bump libphonenumber-js from 1.13.3 to 1.13.4 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18236
  • [stable33] ci(integration): Run tests still against stable34 as next version by @nickvergessen in https://github.com/nextcloud/spreed/pull/18256
  • [stable33] Fix missing conversation name in invitation email by @danxuliu in https://github.com/nextcloud/spreed/pull/18261
  • [stable33] fix(recording): allow to record E2EE calls by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18267
  • [stable33] fix(matterbridge): Always allow Talk usage for the matterbridge bot user by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18272
  • [stable33] fix(import): Remove samples from translations to avoid translations by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18274
  • [stable33] fix(shared-items): validate entries before storing by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18283
  • [stable33] fix(dashboard): start meeting on enter key by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18284
  • [stable33] fix(admin): ensure to send string value to Provisioning API by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18280
  • [stable33] build(deps): Bump vue-router from 5.0.7 to 5.1.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18243
  • [stable33] build(deps): Bump @nextcloud/cdav-library from 2.5.1 to 2.6.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18223
  • [stable33] fix(call): render special characters in another person name on an empty call view by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18302
  • [stable33] fix(settings): Allow to configure the minimum valid days for certific… by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18299
  • [stable33] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/18310
  • [stable33] build(deps-dev): Bump @vue/test-utils from 2.4.10 to 2.4.11 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18324
  • [stable33] build(deps): Bump @nextcloud/cdav-library from 2.6.0 to 2.6.2 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18329
  • [stable33] build(deps): Bump libphonenumber-js from 1.13.4 to 1.13.6 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18327
  • [stable33] build(deps-dev): Bump vue-tsc from 3.3.3 to 3.3.5 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18322
  • [stable33] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/18340
  • [stable33] docs(services): Fix missing checksum algorithm info by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18357
  • [stable33] feat: GitHub Actions formatter for behat by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18370
  • [stable33] build(deps-dev): Bump vitest from 4.1.8 to 4.1.9 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18377
  • [stable33] build(deps): Bump vue from 3.5.35 to 3.5.38 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18380
  • [stable33] build(deps-dev): Bump @vitest/coverage-v8 from 4.1.8 to 4.1.9 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18382
  • [stable33] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/18405
  • [stable33] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in https://github.com/nextcloud/spreed/pull/18104
  • [stable33] fix: Wrong id in reaction_revoked chat relay message by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18365
  • [stable33] fix(calls): Increase FPS to 30 in all levels and update video quality by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18409
  • [stable33] feat(recording): Chunked uploading of recordings by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18423
  • [stable33] fix: add notificationLevel to dummy conversation object by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18427
  • [stable33] fix(sip): persist dial-in information from signaling settings by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18413
  • [stable33] feat(external-calls): Add external service for calls by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18431
  • [stable33] fix(virtual-bg): stop effect when device checker is not in use by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18291
  • [stable33] fix(webrtc): restore allow audio/video calls when permissions are re-granted by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18440
  • [stable33] build(deps-dev): Bump sass from 1.100.0 to 1.101.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18385
  • [stable33] build(deps): Bump webrtc-adapter from 9.0.5 to 9.0.6 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18381
  • [stable33] docs(openapi): Fix documentation what data is verified by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18451
  • [stable33] fix(recording): Support sensitive config for recording data by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18456
  • [stable33] fix(recording): Limit config key length for request-upload configs by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18460
  • [stable33] chore(release): Changelog for v23.0.7 by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18465

Full Changelog: https://github.com/nextcloud/spreed/compare/v23.0.6...v23.0.7

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track spreed

Get notified when new releases ship.

Sign up free

About spreed

Nextcloud Talk – chat, video & audio calls for Nextcloud

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]