Fixed
- Disallow setting message expiration in former one-to-one conversations #12882
- Show avatar thumbnail for former one-to-one conversations #12886
- Hide Ban section in "Note to self" conversation settings #12889
- Disallow banned user to be added to the conversation #12793
- Disable call button in a federated chat when its settings was changed #12864
- More UI changes according to design review #12800
What's Changed
- fix(federation): disable call buton if talk proxy hash is dirty by @Antreesy in #12879
- fix(ConversationSettings): hide ban section in note to self by @DorraJaouad in #12889
- fix(ConversationIcon): show avatar thumbnail for former 1-1 conversations by @Antreesy in #12891
- fix: Cannot set message expiration in former 1:1 rooms by @skalidindi53 in #12892
- fix: Banned user cannot be added to the room by @skalidindi53 in #12801
- chore(deps-dev): Bump @babel/core from 7.24.9 to 7.25.2 by @dependabot in #12894
- chore(deps): Bump webdav from 5.6.0 to 5.7.0 by @dependabot in #12896
- chore(deps-dev): Bump ts-jest from 29.2.3 to 29.2.4 by @dependabot in #12897
- chore(deps-dev): Bump @babel/preset-env from 7.25.0 to 7.25.3 by @dependabot in #12898
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12899
- fix(MessageList): rewrite CSS layout of chat by @Antreesy in #12823
- fix(MessagesList): position loading spinner to not affect scrolling by @Antreesy in #12855
- fix(Reactions): integrate reactions into grid CSS layout by @Antreesy in #12854
- chore(deps-dev): Bump openapi-typescript from 7.1.0 to 7.3.0 by @dependabot in #12895
- chore(deps): bump nextcloud/vue lib from 8.15.1 to 8.16.0 by @Antreesy in #12900
- fix(Participant): migrate to NcListItem by @Antreesy in #12819
- fix(RightSidebar): discard unread messages toast on conversation change by @ShGKme in #12906
- fix(ContactSelectionBubble): migrate to NcChip and script setup by @Antreesy in #12907
- Fix: revert two line avatar size to default by @marcoambrosini in #12869
- fix(TopBar): align lines by @ShGKme in #12875
Full Changelog: v20.0.0-beta.2...v20.0.0-beta.3