Skip to content

chore(deps): update dependency external/nextcloud-spreed to v23#3167

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/external-nextcloud-spreed-23.x
Open

chore(deps): update dependency external/nextcloud-spreed to v23#3167
renovate[bot] wants to merge 1 commit intomainfrom
renovate/external-nextcloud-spreed-23.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 17, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
external/nextcloud-spreed major v21.1.9v23.0.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nextcloud/spreed (external/nextcloud-spreed)

v23.0.3

Compare Source

Changed

  • Update dependencies
  • Update translations

Fixed

  • fix(call): Fix regression with microphone options in Safari #​17566
  • fix(call): Improve GPU performance when virtual background is used #​17596
  • fix(chat): Keep thread information when copying link of a message #​17479
  • fix(conversation): Show full name of author on last message hover #​17562
  • fix(conversation): Improve translation string for automatic deletion of conversations #​17410
  • fix(meeting): Don't log a PHP error when a todo item is edited #​17548
  • fix(phone): Improve phone number input validation of OCC commands #​17550
  • fix(video-verification): Fix video-verification when "Start call" is limited to moderators #​17505
  • fix(signaling): Check recipient room with internal signaling #​17580
  • fix(signaling): Limit signaling support without conversation-token #​17586
  • fix(signaling): Expect nonce on request when setting up hosted signaling server #​17583

What's Changed

Details

Full Changelog: nextcloud/spreed@v23.0.2...v23.0.3

v23.0.2

Compare Source

Changed

  • Update dependencies
  • Update translations

Fixed

  • fix(bots): Support threads for bots #​17344
  • fix(call): Hide call button from dashboard when calls are disabled #​17316
  • fix(call): Migrate background option from attendee to user level #​17340
  • fix(call): Prefix typed phone number with configured prefix if needed #​17206
  • fix(call): Fix unneeded signaling messages when sending initial state #​17408
  • fix(conversation): Fix password form of password protected public conversations #​17315
  • fix(conversation): Allow to change the password of a conversation without disabling it #​17222
  • fix(federation): Fix federation when using the email instead of the user ID #​17313
  • fix(settings): Don't discard hosted High-performance backend account when 401 is returned #​17383
  • fix(settings): Expose more initial state data as capabilities #​17330 #​17217
  • fix(settings): Fix problem when editing some matterbridge components that have boolean fields #​17392
  • fix(settings): Create a stronger/longer turn secret when --generate-secret option is used #​17398
  • fix(settings): Add app config to allow specifying the default for conversation list and chat style #​17274
  • fix(branding): Remove label referencing the server name #​17348 #​17326 #​17325

What's Changed

Details

Full Changelog: nextcloud/spreed@v23.0.1...v23.0.2

v23.0.1

Compare Source

What's Changed

Full Changelog: nextcloud/spreed@v23.0.0...v23.0.1

v23.0.0

Compare Source

Added

  • Live translations in call
  • Allow moderators to pin messages in a chat #​3390
  • Chat is now shown in split view by default #​14944
  • Allow users to schedule messages to send at a later time #​3954
  • Use hardware acceleration for background blurring when available #​16072
  • Allow participants to control noise suppression, echo cancellation and auto gain for their microphone #​3252
  • Relay chat messages via the High-performance backend to improve performance and scaling #​624
  • feat(openmetrics): Add number of calls and participants to openmetrics #​16874

Changed

  • Update dependencies
  • Update translations
  • Require Nextcloud 33 / Hub 26 Winter
  • Enable notifications in group conversations by default for new instances #​16319
  • Bots: The object.name was set to an empty string for messages with attachments. This was fixed to be 'message' as for normal messages without any attachments.
  • perf(shares): Improve performance for shares

What's Changed Since RC4

Details

New Contributors

Full Changelog: nextcloud/spreed@v22.0.9...v23.0.0
Full Changelog: nextcloud/spreed@v23.0.0-rc.4...v23.0.0

v22.0.11

Compare Source

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

Full Changelog: nextcloud/spreed@v22.0.10...v22.0.11

v22.0.10

Compare Source

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

Full Changelog: nextcloud/spreed@v22.0.9...v22.0.10

v22.0.9

Compare Source

Changed

  • Update dependencies
  • Update translations

Fixed

  • fix(mobile-clients): Fix error message for Talk iOS when end-to-end encryption for calls is enabled #​17003
  • fix(breakout-rooms): Fix managing existing breakout rooms in conversation settings #​16968
  • fix(call): Improve new chat messages hint during calls #​16797
  • fix(chat): Fix system messages with email-invited guests #​16867
  • fix(chat): Respect thread and parent when sharing a file #​16860
  • fix(chat): Correctly update last message and unread counter from polling #​16910
  • fix(meeting): Add timezone to events created from Talk #​17060
  • fix(search): Readd missing input border for search #​16861
  • fix(federation): Abort requests early when federation is disabled #​16963
  • fix(signaling): Unify request validation for HPB, recording and other services [#​17074](https://redirect.github.com/next

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/external-nextcloud-spreed-23.x branch from bf8f0f9 to 3cbf089 Compare February 18, 2026 16:54
@renovate renovate bot force-pushed the renovate/external-nextcloud-spreed-23.x branch 2 times, most recently from ee04111 to 6e7d815 Compare March 21, 2026 11:10
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate bot force-pushed the renovate/external-nextcloud-spreed-23.x branch 2 times, most recently from 1a58f42 to 731fad1 Compare April 1, 2026 16:48
@renovate renovate bot force-pushed the renovate/external-nextcloud-spreed-23.x branch from 731fad1 to 03a94e6 Compare April 2, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants