| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-24 | 4.1 kB | |
| v23.0.9 source code.tar.gz | 2026-07-24 | 23.8 MB | |
| v23.0.9 source code.zip | 2026-07-24 | 24.9 MB | |
| Totals: 3 Items | 48.7 MB | 0 | |
Changed
- Update dependencies
- Update translations
Fixed
- fix(calendar): Fix undefined index when handling events #18773
- fix(call): Fix call audio on all iOS browsers #18767
- fix(call): Apply softer resolution constraints to camera #18739
- fix(call): Return proper permission errors when starting a call is not allowed #18671
- fix(call): Release media devices when lifting lobby #18659
- fix(chat): Update conversation state from call system messages #18617
- fix(conversations): Improve parsing of first name from complex display names #18725
- fix(conversations): Recompute conversation list after changing compact state #18614
- fix(conversations): Conversation updates are delayed for guest users #18654
What's Changed
* [stable33] fix: recompute virtual list after changing compact state by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18614
* [stable33] fix(chat): update conversation state from call system messages by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18617
* [stable33] build(deps-dev): Bump vitest from 4.1.9 to 4.1.10 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18643
* [stable33] 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/18645
* [stable33] build(deps): Bump libphonenumber-js from 1.13.7 to 1.13.8 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18641
* [stable33] 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/18646
* [stable33] build(deps-dev): Bump vue-tsc from 3.3.5 to 3.3.6 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18644
* [stable33] fix: conversation updates are delayed for guest users by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18654
* [stable33] fix: release media devices when lifting lobby by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18659
* [stable33] fix(call): return proper permission errors when starting a call is not allowed by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18671
* [stable33] build(deps-dev): Bump vue-tsc from 3.3.6 to 3.3.7 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18706
* [stable33] build(deps): Bump @nextcloud/dialogs from 7.4.0 to 7.4.1 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18707
* [stable33] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/18717
* [stable33] build(deps): Bump @nextcloud/vue from 9.8.2 to 9.9.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18708
* [stable33] fix(conversations): parse first name from complex display names by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18725
* [stable33] chore(deps): add redocly declaration for core types by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18731
* [stable33] fix(call): apply softer resolution constraints to camera by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18739
* [stable33] fix(call): mix call audio on all iOS browsers by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18767
* [stable33] fix(calendar): Fix undefined index in case event has only one of the … by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18773
* [stable33] chore(release): Changelog for v23.0.9 by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18779
Full Changelog: https://github.com/nextcloud/spreed/compare/v23.0.8...v23.0.9