Skip to content

v23.0.9

Choose a tag to compare

@nickvergessen nickvergessen released this 24 Jul 10:07
v23.0.9
22a7b60

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 #18614
  • [stable33] fix(chat): update conversation state from call system messages by @backportbot[bot] in #18617
  • [stable33] build(deps-dev): Bump vitest from 4.1.9 to 4.1.10 by @dependabot[bot] in #18643
  • [stable33] build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0 to 9.0.1 by @dependabot[bot] in #18645
  • [stable33] build(deps): Bump libphonenumber-js from 1.13.7 to 1.13.8 by @dependabot[bot] in #18641
  • [stable33] build(deps-dev): Bump @vitest/coverage-v8 from 4.1.9 to 4.1.10 by @dependabot[bot] in #18646
  • [stable33] build(deps-dev): Bump vue-tsc from 3.3.5 to 3.3.6 by @dependabot[bot] in #18644
  • [stable33] fix: conversation updates are delayed for guest users by @backportbot[bot] in #18654
  • [stable33] fix: release media devices when lifting lobby by @backportbot[bot] in #18659
  • [stable33] fix(call): return proper permission errors when starting a call is not allowed by @backportbot[bot] in #18671
  • [stable33] build(deps-dev): Bump vue-tsc from 3.3.6 to 3.3.7 by @dependabot[bot] in #18706
  • [stable33] build(deps): Bump @nextcloud/dialogs from 7.4.0 to 7.4.1 by @dependabot[bot] in #18707
  • [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #18717
  • [stable33] build(deps): Bump @nextcloud/vue from 9.8.2 to 9.9.0 by @dependabot[bot] in #18708
  • [stable33] fix(conversations): parse first name from complex display names by @backportbot[bot] in #18725
  • [stable33] chore(deps): add redocly declaration for core types by @backportbot[bot] in #18731
  • [stable33] fix(call): apply softer resolution constraints to camera by @backportbot[bot] in #18739
  • [stable33] fix(call): mix call audio on all iOS browsers by @backportbot[bot] in #18767
  • [stable33] fix(calendar): Fix undefined index in case event has only one of the … by @backportbot[bot] in #18773
  • [stable33] chore(release): Changelog for v23.0.9 by @backportbot[bot] in #18779

Full Changelog: v23.0.8...v23.0.9