Skip to content

spreed

v24.0.3 Feature

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

✓ 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

auth rbac

Summary

AI summary

Updates affect signaling, attachments, calendar, call handling, conversations, and tags with dependency bumps.

Full changelog

Added

  • feat(signaling): Don't send all room userids in signaling server requests #18675
  • feat(attachments): Render AudioPlayer for all supported audio files #18661

Changed

  • Update dependencies
  • Update translations

Fixed

  • fix(calendar): Fix undefined index when handling events #18774
  • fix(call): Fix call audio on all iOS browsers #18768
  • fix(call): Apply softer resolution constraints to camera #18740
  • fix(call): Return proper permission errors when starting a call is not allowed #18672
  • fix(call): Release media devices when lifting lobby #18660
  • fix(chat): Update conversation state from call system messages #18618
  • fix(conversations): Conversation updates are delayed for guest users #18655
  • fix(conversations): Recompute virtual list after changing compact state #18615
  • fix(conversations): Improve parsing of first name from complex display names #18726
  • fix(conversation): Don't force conversation with email to be public on creation #18721
  • fix(tags): Count unread conversations instead of total messages #18762
  • fix(tags): Show unread conversations and active calls under collapsed section #18678

What's Changed

  • [stable34] fix: recompute virtual list after changing compact state by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18615
  • [stable34] fix(chat): update conversation state from call system messages by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18618
  • [stable34] build(deps-dev): Bump @rspack/cli from 2.1.1 to 2.1.2 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18631
  • [stable34] build(deps): Bump libphonenumber-js from 1.13.7 to 1.13.8 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18636
  • [stable34] build(deps-dev): Bump vitest from 4.1.9 to 4.1.10 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18632
  • [stable34] build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0 to 9.0.1 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18638
  • [stable34] build(deps-dev): Bump @vitest/coverage-v8 from 4.1.9 to 4.1.10 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18639
  • [stable34] build(deps-dev): Bump vue-tsc from 3.3.5 to 3.3.6 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18635
  • [stable34] build(deps-dev): Bump @rspack/core from 2.1.1 to 2.1.2 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18634
  • [stable34] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/18648
  • [stable34] fix: release media devices when lifting lobby by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18660
  • [stable34] feat: render AudioPlayer for all supported audio files by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18661
  • [stable34] fix: conversation updates are delayed for guest users by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18655
  • [stable34] fix(call): return proper permission errors when starting a call is not allowed by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18672
  • [stable34] feat(signaling): Don't send all room userids in signaling server requests by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18675
  • [stable34] fix(tags): show unread conversations and active calls under collapsed section by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18678
  • [stable34] build(deps-dev): Bump @rsdoctor/rspack-plugin from 1.5.17 to 1.5.18 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18709
  • [stable34] build(deps-dev): Bump @rspack/core from 2.1.2 to 2.1.3 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18714
  • [stable34] build(deps-dev): Bump vue-tsc from 3.3.6 to 3.3.7 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18710
  • [stable34] build(deps): Bump @nextcloud/dialogs from 7.4.0 to 7.4.1 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18712
  • build(deps-dev): Bump @rspack/cli from 2.1.2 to 2.1.3 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18711
  • [stable34] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/18718
  • [stable34] fix(conversation): Don't force conversation with email to be public on creation by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18721
  • [stable34] build(deps): Bump @nextcloud/vue from 9.8.2 to 9.9.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18713
  • [stable34] fix(conversations): parse first name from complex display names by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18726
  • [stable34] chore(deps): add redocly declaration for core types by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18730
  • [stable34] fix(call): apply softer resolution constraints to camera by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18740
  • [stable34] Less technical icon for filter action menu by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18748
  • [stable34] fix(tags): count unread conversations, not total messages by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18762
  • [stable34] fix(call): mix call audio on all iOS browsers by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18768
  • [stable34] fix(calendar): Fix undefined index in case event has only one of the … by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18774
  • [stable34] chore(release): Changelog for v24.0.3 by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18778

Full Changelog: https://github.com/nextcloud/spreed/compare/v24.0.2...v24.0.3

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]