Download Latest Version v25.0.0 source code.zip (25.4 MB) Google Add to Preferred Sources
Home / v23.0.11
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-10 5.5 kB
v23.0.11 source code.tar.gz 2026-09-10 23.8 MB
v23.0.11 source code.zip 2026-09-10 25.0 MB
Totals: 3 Items   48.8 MB 0

23.0.11 – 2026-09-10

Changed

  • Update dependencies
  • Update translations

Fixed

  • fix(chat): fallback to real image in case of a preview failure #19363
  • fix: scroll to bottom for long messages #19023

What's Changed

* [stable33] Update Nextcloud OpenAPI types by @nextcloud-command in https://github.com/nextcloud/spreed/pull/19012 * [stable33] fix: scroll to bottom works also for long messages by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19023 * [stable33] fix(AvatarWrapper): fix unreachable CSS rules by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19028 * [stable33] fix(ui): simplify signaling server error toast for non-admins by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19038 * [stable33] fix: pass Referer header to OpenStreetMap by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19043 * [stable33] build(deps-dev): Bump vue-tsc from 3.3.9 to 3.3.10 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19064 * [stable33] build(deps): Bump libphonenumber-js from 1.13.10 to 1.13.11 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19063 * [stable33] build(deps-dev): Bump globals from 17.9.0 to 17.11.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19061 * [stable33] build(deps): Bump @nextcloud/cdav-library from 2.6.2 to 2.7.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19065 * [stable33] build(deps-dev): Bump @vitest/coverage-v8 from 4.1.10 to 4.1.11 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19122 * [stable33] build(deps): Bump extendable-media-recorder from 9.2.39 to 9.2.40 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19124 * [stable33] build(deps-dev): Bump vue-tsc from 3.3.10 to 3.3.11 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19137 * [stable33] build(deps-dev): Bump sass from 1.102.0 to 1.103.1 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19133 * [stable33] build(deps): Bump @nextcloud/vue from 9.9.0 to 9.10.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19129 * [stable33] test(integration): Fix flaky external-service integration test by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19171 * [stable33] chore(deps): update lockfileVersion from 2 to 3 by @Antreesy in https://github.com/nextcloud/spreed/pull/19180 * [stable33] build(deps): Bump cropperjs from 1.6.2 to 1.6.3 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19194 * [stable33] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/19201 * [stable33] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in https://github.com/nextcloud/spreed/pull/19203 * [stable33] chore: Fix trademark link by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19211 * [stable33] build(deps): Bump @nextcloud/vue from 9.10.0 to 9.11.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19193 * [stable33] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/19233 * [stable33] fix(FilePreview): sanitize file name by @Antreesy in https://github.com/nextcloud/spreed/pull/19236 * [stable33] fix(sip): Correct restrict SIP creation by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19241 * [stable33] fix(sharing): Add a repair step to remove orphan entries by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19244 * [stable33] build(deps): Bump libphonenumber-js from 1.13.11 to 1.13.12 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19277 * [stable33] build(deps-dev): Bump css-loader from 7.1.4 to 7.1.5 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19278 * [stable33] build(deps): Bump vue from 3.5.41 to 3.5.42 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19281 * [stable33] build(deps-dev): Bump @vue/test-utils from 2.4.11 to 2.5.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19287 * [stable33] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in https://github.com/nextcloud/spreed/pull/19311 * [stable33] build(deps-dev): Bump globals from 17.11.0 to 17.12.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19334 * [stable33] build(deps): Bump @nextcloud/cdav-library from 2.7.0 to 2.8.0 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19280 * [stable33] build(deps): Bump vue-router from 5.2.0 to 5.3.1 by @dependabot[bot] in https://github.com/nextcloud/spreed/pull/19331 * [stable33] Fix npm audit by @nextcloud-command in https://github.com/nextcloud/spreed/pull/19314 * [stable33] chore: Set E2EE version for talk-android to 25.0.0 by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19356 * [stable33] fix(FilePreview): fallback to real image in case of a preview failure by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19363 * [stable33] chore(release): Changelog for v23.0.11 by @backportbot[bot] in https://github.com/nextcloud/spreed/pull/19368

Full Changelog: https://github.com/nextcloud/spreed/compare/v23.0.10...v23.0.11

Source: README.md, updated 2026-09-10