| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-24 | 2.6 kB | |
| v22.0.16 source code.tar.gz | 2026-07-24 | 23.2 MB | |
| v22.0.16 source code.zip | 2026-07-24 | 24.4 MB | |
| Totals: 3 Items | 47.6 MB | 1 | |
Changed
- Update dependencies
- Update translations
Fixed
- fix(calendar): Fix undefined index when handling events #18772
- fix(call): Fix call audio on all iOS browsers #18766
- fix(call): Apply softer resolution constraints to camera #18738
- fix(call): Return proper permission errors when starting a call is not allowed #18670
- fix(call): Release media devices when lifting lobby #18658
- fix(conversations): Conversation updates are delayed for guest users #18653
What's Changed
* [stable32] 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/18637
* [stable32] build(deps-dev): Bump @vitest/coverage-v8 from 3.2.6 to 3.2.7 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18633
* [stable32] build(deps): Bump libphonenumber-js from 1.13.7 to 1.13.8 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/18642
* [stable32] fix: conversation updates are delayed for guest users by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18653
* [stable32] fix: release media devices when lifting lobby by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18658
* [stable32] fix(call): return proper permission errors when starting a call is not allowed by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18670
* [stable32] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/18716
* [stable32] chore(deps): add redocly declaration for core types by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18732
* [stable32] fix(call): apply softer resolution constraints to camera by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18738
* [stable32] fix(call): mix call audio on all iOS browsers by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18766
* [stable32] fix(calendar): Fix undefined index in case event has only one of the … by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18772
* [stable32] chore(release): Changelog for v22.0.16 by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/18780
Full Changelog: https://github.com/nextcloud/spreed/compare/v22.0.15...v22.0.16