Skip to content

v24.0.3

Latest

Choose a tag to compare

@nickvergessen nickvergessen released this 24 Jul 10:23
v24.0.3
4f6da81

Added

  • feat(signaling): Don't send all room userids in signaling server requests #18675
  • feat(attachments): Render AudioPlayer for all supported audio files #18661

Changed

  • Update dependencies
  • Update translations

Fixed

  • fix(calendar): Fix undefined index when handling events #18774
  • fix(call): Fix call audio on all iOS browsers #18768
  • fix(call): Apply softer resolution constraints to camera #18740
  • fix(call): Return proper permission errors when starting a call is not allowed #18672
  • fix(call): Release media devices when lifting lobby #18660
  • fix(chat): Update conversation state from call system messages #18618
  • fix(conversations): Conversation updates are delayed for guest users #18655
  • fix(conversations): Recompute virtual list after changing compact state #18615
  • fix(conversations): Improve parsing of first name from complex display names #18726
  • fix(conversation): Don't force conversation with email to be public on creation #18721
  • fix(tags): Count unread conversations instead of total messages #18762
  • fix(tags): Show unread conversations and active calls under collapsed section #18678

What's Changed

  • [stable34] fix: recompute virtual list after changing compact state by @backportbot[bot] in #18615
  • [stable34] fix(chat): update conversation state from call system messages by @backportbot[bot] in #18618
  • [stable34] build(deps-dev): Bump @rspack/cli from 2.1.1 to 2.1.2 by @dependabot[bot] in #18631
  • [stable34] build(deps): Bump libphonenumber-js from 1.13.7 to 1.13.8 by @dependabot[bot] in #18636
  • [stable34] build(deps-dev): Bump vitest from 4.1.9 to 4.1.10 by @dependabot[bot] in #18632
  • [stable34] build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0 to 9.0.1 by @dependabot[bot] in #18638
  • [stable34] build(deps-dev): Bump @vitest/coverage-v8 from 4.1.9 to 4.1.10 by @dependabot[bot] in #18639
  • [stable34] build(deps-dev): Bump vue-tsc from 3.3.5 to 3.3.6 by @dependabot[bot] in #18635
  • [stable34] build(deps-dev): Bump @rspack/core from 2.1.1 to 2.1.2 by @dependabot[bot] in #18634
  • [stable34] Update nextcloud/ocp dependency by @nextcloud-command in #18648
  • [stable34] fix: release media devices when lifting lobby by @backportbot[bot] in #18660
  • [stable34] feat: render AudioPlayer for all supported audio files by @backportbot[bot] in #18661
  • [stable34] fix: conversation updates are delayed for guest users by @backportbot[bot] in #18655
  • [stable34] fix(call): return proper permission errors when starting a call is not allowed by @backportbot[bot] in #18672
  • [stable34] feat(signaling): Don't send all room userids in signaling server requests by @backportbot[bot] in #18675
  • [stable34] fix(tags): show unread conversations and active calls under collapsed section by @backportbot[bot] in #18678
  • [stable34] build(deps-dev): Bump @rsdoctor/rspack-plugin from 1.5.17 to 1.5.18 by @dependabot[bot] in #18709
  • [stable34] build(deps-dev): Bump @rspack/core from 2.1.2 to 2.1.3 by @dependabot[bot] in #18714
  • [stable34] build(deps-dev): Bump vue-tsc from 3.3.6 to 3.3.7 by @dependabot[bot] in #18710
  • [stable34] build(deps): Bump @nextcloud/dialogs from 7.4.0 to 7.4.1 by @dependabot[bot] in #18712
  • build(deps-dev): Bump @rspack/cli from 2.1.2 to 2.1.3 by @dependabot[bot] in #18711
  • [stable34] Update nextcloud/ocp dependency by @nextcloud-command in #18718
  • [stable34] fix(conversation): Don't force conversation with email to be public on creation by @backportbot[bot] in #18721
  • [stable34] build(deps): Bump @nextcloud/vue from 9.8.2 to 9.9.0 by @dependabot[bot] in #18713
  • [stable34] fix(conversations): parse first name from complex display names by @backportbot[bot] in #18726
  • [stable34] chore(deps): add redocly declaration for core types by @backportbot[bot] in #18730
  • [stable34] fix(call): apply softer resolution constraints to camera by @backportbot[bot] in #18740
  • [stable34] Less technical icon for filter action menu by @backportbot[bot] in #18748
  • [stable34] fix(tags): count unread conversations, not total messages by @backportbot[bot] in #18762
  • [stable34] fix(call): mix call audio on all iOS browsers by @backportbot[bot] in #18768
  • [stable34] fix(calendar): Fix undefined index in case event has only one of the … by @backportbot[bot] in #18774
  • [stable34] chore(release): Changelog for v24.0.3 by @backportbot[bot] in #18778

Full Changelog: v24.0.2...v24.0.3