| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-11 | 5.5 kB | |
| v22.0.5 source code.tar.gz | 2025-12-11 | 22.6 MB | |
| v22.0.5 source code.zip | 2025-12-11 | 23.8 MB | |
| Totals: 3 Items | 46.4 MB | 0 | |
Changed
- Update dependencies
- Update translations
- Build mechanism was changed from Webpack to RSPack
Fixed
- fix(call): Fix low frame rate in the grid layout #16519
- fix(call): Fix "Stay in call" as primary action in "Leave call"-dialog #16481
- fix(call): Keep media disabled when reassigning permissions #16522
- fix(chat): Fix a case where chat-relay would pause and skip messages #16407
- fix(chat): Correctly handle unsorted reaction details #16426
- fix(settings): Hide unsupported shortcuts for guests #16410
- fix(settings): Fix wasm file name in system check #16395
- fix(settings): Fix default for listable conversation to be off #16512
- fix(settings): Fix a missing check when configuring Matterbridge #16524
What's Changed
* [stable32] fix(setupcheck): Fix filename for setupchecks by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16395
* [stable32] fix(guestNameStore): migrate to typescript by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16405
* [stable32] fix: continue chat relay permanently by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16407
* [stable32] fix(chat): block non-supported actions for guests by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16410
* [stable32] build: migrate from Webpack to RSPack by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16409
* [stable32] fix(reactions): correctly handle unsorted reaction details by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16426
* [stable32] fix: move expensive capabilities check from URL generation service by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16427
* [stable32] build(deps): Bump libphonenumber-js from 1.12.26 to 1.12.29 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/16441
* [stable32] build(deps-dev): Bump @vitejs/plugin-vue from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/16442
* [stable32] build(deps): Bump bamarni/composer-bin-plugin from 1.8.2 to 1.8.3 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/16440
* [stable32] build(deps): Bump vue from 3.5.24 to 3.5.25 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/16444
* [stable32] build(deps-dev): Bump @rspack/cli from 1.6.4 to 1.6.5 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/16453
* [stable32] build(deps-dev): Bump @rspack/core from 1.6.4 to 1.6.5 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/16450
* [stable32] build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.5 to 9.0.0-rc.6 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/16443
* [stable32] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/16459
* [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in https://github.com/nextcloud/spreed/pull/16462
* [stable32] ci(opengrep): Fix downloading opengrep by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16480
* [stable32] fix: change action colors in 'Leave call' confirmation by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16481
* [stable32] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/16485
* [stable32] build(deps): Bump libphonenumber-js from 1.12.29 to 1.12.30 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/16496
* [stable32] fix(filesintegration): Correctly handle optional values for file inte… by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16497
* [stable32] fix(ListableSettings): fix default listable for new conversations by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16512
* [stable32] fix: do not load conversation avatar before getting a session by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16514
* [stable32] Fix low frame rate for videos in grid by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16519
* [stable32] fix(matterbridge): Check parameters by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16524
* [stable32] fix: force disabled media when permissions are granted in call by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16522
* [stable32] fix(BottomBar): show all available buttons initially by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16532
* [stable32] fix(settings): `Talk settings` -> `App settings` by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16531
* [stable32] fix(VideoVue): drop transition effects by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16537
* [stable32] chore(release): Changelog for 21.1.6 and 22.0.5 by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/16536
Full Changelog: https://github.com/nextcloud/spreed/compare/v22.0.4...v22.0.5