Fixed
- fix(calls): Add notifications for federated calls #12845 #12856 #12874
- fix(calls): Fix broken avatar of remote users in calls #12863
- fix(videoverification): Fix design #12853
- fix(chat): Prevent leave call dialog when canceling quoting #12824
- fix(UI): More design adjustments for nextcloud/vue changes #12810
What's Changed
- chore(deps): Bump @nextcloud/paths from 2.2.0 to 2.2.1 by @dependabot in #12827
- chore(deps): Bump pinia from 2.1.7 to 2.2.0 by @dependabot in #12828
- chore(deps-dev): Bump @babel/preset-env from 7.24.8 to 7.25.0 by @dependabot in #12829
- chore(deps): Bump extendable-media-recorder from 9.2.8 to 9.2.9 by @dependabot in #12830
- chore(deps): Bump @nextcloud/files from 3.6.0 to 3.7.0 by @dependabot in #12831
- chore(deps): Bump libphonenumber-js from 1.11.4 to 1.11.5 by @dependabot in #12832
- chore(deps-dev): Bump guzzlehttp/guzzle from 7.9.1 to 7.9.2 in /tests/integration by @dependabot in #12826
- fix(public share): make trigger button color contrast to background by @Antreesy in #12825
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12834
- fix(MediaSettings): remove PiP and increase mirror toggle margin by @ShGKme in #12838
- fix(AdminSettings): server buttons visual interactivity by @ShGKme in #12814
- fix(Quote): prevent button click event from propagation by @Antreesy in #12824
- fix(MediaSettings): jumping on devices/backgrounds switch by @ShGKme in #12815
- fix(AdminSettings): remove PHP template by @ShGKme in #12839
- fix(design): adjustments for Nextcloud 30 - v3 by @Antreesy in #12810
- chore(deps): Bump fast-xml-parser from 4.2.5 to 4.4.1 by @dependabot in #12849
- fix(cs): Use single quotes for simple strings by @nickvergessen in #12859
- fix(tests): Limit notification testing to
app='spreed'
by @nickvergessen in #12858 - fix(openapi): add remote* fields to Room definition by @Antreesy in #12860
- fix(scaling): Fix log spam when a user has more than 1.000 conversations by @nickvergessen in #12852
- feat(calls): Add notifications for federated calls by @nickvergessen in #12845
- style: adjust line-height usage after change from px value to unitless by @Antreesy in #12870
- fix(PublicShareAuthSidebar): fix and refactor styles for video verification sidebar by @Antreesy in #12853
- fix(FilesSidebarChaView): hide duplicated CallButton, when in call by @Antreesy in #12873
- style(TopBar): fit two-lines with normal line-height by @Antreesy in #12851
- Fix silent call notifications in federated calls by @nickvergessen in #12856
- fix(activity): Add federated participants to activity and call summary by @nickvergessen in #12874
- Fix avatars in federated calls by @danxuliu in #12863
- fix(ChatView): mark when used in sidebar, simplify templates by @Antreesy in #12877
- Release 20.0.0 beta.2 by @nickvergessen in #12876
Full Changelog: v20.0.0-beta.1...v20.0.0-beta.2