Skip to content

v21.1.1

Latest
Compare
Choose a tag to compare
@nickvergessen nickvergessen released this 03 Jul 10:42
· 1538 commits to main since this release
v21.1.1
edd1774

Changed

  • Update translations
  • Update dependencies

Fixed

  • fix(chat): Always render code blocks left-to-right #15364
  • fix(call): Allow end-to-end encrypted calls in integrations like files and sharing #15415
  • fix(sip): Add log message when direct dial-in had no match to help configuring phone numbers #15358
  • fix(federation): Fix sending invites from conversations without an owner #15354
  • fix(settings): Show errors when the websocket connection could not be opened #15368
  • fix(settings): Validate that signaling private and public key match #15357
  • fix(settings): Do not break when settings has an incomplete server URL #15453

What's Changed

  • build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.1 to 9.0.0-rc.2 by @dependabot in #15314
  • [stable31] fix: migrate to getCSPNonce by @backportbot in #15326
  • [stable31] fix: show 1-1 attendee as inactive, if room was just created by @backportbot in #15330
  • build(deps): Bump extendable-media-recorder from 9.2.26 to 9.2.27 by @dependabot in #15337
  • build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.128 to 7.0.129 by @dependabot in #15338
  • build(deps): Bump entities from 6.0.0 to 6.0.1 by @dependabot in #15339
  • [stable31] fix(ParticipantService): fix sending a federation invite from room with no owner by @backportbot in #15354
  • [stable31] Verify signaling token keys by @backportbot in #15357
  • [stable31] fix(sip): Log an info when direct dial-in has no search hit by @backportbot in #15358
  • [stable31] feat(web): always render code blocks LTR by @backportbot in #15364
  • [stable31] fix(AdminSettings): show errors in UI when testing websocket connection by @backportbot in #15368
  • [stable31] fix(call): do not hide participants videos if not initialised yet by @backportbot in #15383
  • [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #15394
  • [stable31] Update Nextcloud OpenAPI types by @nextcloud-command in #15397
  • [stable31] fix: allow encrypted calls in Talk integrations by @backportbot in #15415
  • [stable31] chore(eslint): use complete config on lint by @ShGKme in #15420
  • [stable31] fix(TalkDashboard): make home button a link for a11y and UX and add refresh function by @backportbot in #15385
  • [stable31] fix(dashboard): throttle events to update with Home button by @backportbot in #15432
  • [stable31] test: Test server branch "fix/files_sharing/hide-own-reshares" by @backportbot in #15444
  • [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #15440
  • [stable31] fix(config): Don't break with incomplete server URLs by @backportbot in #15453
  • [stable31] chore(release): Add changelog for 21.1.1 by @backportbot in #15456

Full Changelog: v21.1.0...v21.1.1