Changed
- Update translations
- Update dependencies
Fixed
- fix(calls): Improve call related system messages in one-to-one conversations #14495
- fix(search): Include caption messages in search results #14553
- fix(chat): Show loading spinner when requesting AI chat summary #14625
- fix(chat): Correctly start loading the chat when the lobby is removed #14517
- fix(dashboard): Hide lobbied conversations from the dashboard #14612
- fix(federation): Fix broken participant avatar when federated instance is down #14573
- fix(conversation): Fix participant list change when the menu for a participant is open #14564
- fix(calls): Fix guest displayname when exporting call participants #14630
- fix(reminder): Log when generating a reminder failed #14618
What's Changed
- [stable31] fix(call): Simplify wording for one-to-one calls by @backportbot in #14495
- [stable31] [l10n]: Change apostrophe by @backportbot in #14505
- [stable31] fix(LeftSidebar): do not expand empty search bar when focused by @backportbot in #14504
- [stable31] fix: replace moment objects comparison by @backportbot in #14509
- [stable31] fix(MessagesList): rename method to pollNewMessages by @backportbot in #14508
- [stable31] fix(conversations): whitelist event object type by @backportbot in #14513
- [stable31] fix(MessagesList): fix resizeObserver and scrolledToBottom state update by @backportbot in #14516
- [stable31] fix(MediaDevicesSelector): refactor, allow audio output by @backportbot in #14520
- build(deps): Bump @nextcloud/event-bus from 3.3.1 to 3.3.2 by @dependabot in #14532
- build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.123 to 7.0.124 by @dependabot in #14534
- build(deps): Bump vue-tsc from 2.2.2 to 2.2.4 by @dependabot in #14531
- build(deps-dev): Bump ts-jest from 29.2.5 to 29.2.6 by @dependabot in #14535
- build(deps): Bump extendable-media-recorder from 9.2.19 to 9.2.20 by @dependabot in #14533
- build(deps): bump cuyz/valinor from 1.14.3 to 1.14.4 by @dependabot in #14536
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #14539
- [stable31] fix(RoomFormatter): expose lastReadMessage if user is in the lobby by @backportbot in #14517
- [stable31] fix(search): Include captions in message search by @backportbot in #14553
- [stable31] fix(breakout-rooms): Hide breakout-room config when already configured by @backportbot in #14555
- [stable31] feat(App): add escape shortcut to go to root by @backportbot in #14543
- [stable31] chore(openapi): Update openapi-extractor to allow deprecations and co… by @backportbot in #14563
- [stable31] fix(Participant): unexpected change of participant to be removed and users can ban themself by @backportbot in #14564
- [stable31] fix(AvatarWrapper): fix img display property, provide fallback icon on failed src load by @backportbot in #14573
- [stable31] fix: add script to generate core types (from shipped apps) by @backportbot in #14580
- [stable31] fix(update/openapi): do not skip PR creating on workflow by @backportbot in #14582
- [stable31] fix(Views): migrate to ts by @backportbot in #14568
- [stable31] fix(openapi): move from full-json to separate files by @backportbot in #14577
- build(deps): Bump vue-tsc from 2.2.4 to 2.2.8 by @dependabot in #14587
- build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.124 to 7.0.125 by @dependabot in #14588
- build(deps): Bump extendable-media-recorder from 9.2.20 to 9.2.21 by @dependabot in #14589
- [stable31] fix(openapi): add types from files/openapi.json by @backportbot in #14600
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #14602
- [stable31] Update Nextcloud OpenAPI types by @nextcloud-command in #14606
- [stable31] fix(conversationsService): migrate to ts by @backportbot in #14609
- [stable31] fix(lobby): Hide lobbied conversations from dashboard by @backportbot in #14612
- [stable31] chore(openapi): Update openapi-extractor to 1.5.1 to fix openapi-full.json by @backportbot in #14615
- [stable31] fix(reminder): Log when generating the reminder didn't work by @backportbot in #14618
- [stable31] fix(Message): show loading spinner when request chat summary by @backportbot in #14625
- [stable31] fix: migrate fileSharingServices to TS by @backportbot in #14622
- [stable31] fix: expose 'createConversation' method by @backportbot in #14626
- [stable31] fix(calls): Fix displayname when exporting call participants by @backportbot in #14630
- Release 21.0.1 by @nickvergessen in #14636
Full Changelog: v21.0.0...v21.0.1