Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-17 | 2.4 kB | |
v21.1.2 source code.tar.gz | 2025-07-17 | 22.5 MB | |
v21.1.2 source code.zip | 2025-07-17 | 23.5 MB | |
Totals: 3 Items | 46.0 MB | 3 |
Changed
- Update translations
- Update dependencies
Fixed
- fix(federation): Make sure some capabilities are correctly used from the remote host #15507
- fix(settings): Allow changing call notification level for federated conversations #15516
- fix(settings): Fix class name of background job checking certificates #15464
- fix(settings): Fix false-negative error being shown on certificate check if another check iled an SSL call #15525
- fix(polls): Fix deleting poll drafts #15536
What's Changed
* [stable31] fix: use the correct `CheckCertificates` class in background jobs by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/15464
* [stable31] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/15474
* [stable31] Update Nextcloud OpenAPI types by @nextcloud-command in https://github.com/nextcloud/spreed/pull/15477
* [stable31] fix(setupchecks): Log the error from setupchecks to have more details by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/15482
* [stable31] test(federation): Add a test to change call notification settings in … by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/15516
* [stable31] fix(setupcheck): Clear OpenSSL errors before executing by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/15525
* [stable31] chore(deps): bump nextcloud libraries by @Antreesy in https://github.com/nextcloud/spreed/pull/15529
* [stable31] fix(lobby): update store from server response after lobby settings change by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/15528
* [stable31] fix(capabilities): Make sure capabilities are taken from host server by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/15507
* [stable31] fix(polls): Correctly limit drafts to moderators by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/15536
* [stable31] feat: show server/app version in settings by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/15541
Full Changelog: https://github.com/nextcloud/spreed/compare/v21.1.1...v21.1.2