Changed
- Update dependencies
- Update translations
Fixed
- fix(call): Improve speaker view layout #19035 #19003
- fix(chat): Make scroll to bottom work for very long messages #19018
- fix(chat): Don't break message grouping on edited messages #19006
- fix(conversations): Hide unread counter from tag headers #19104
- fix(conversations): Correctly scroll to unread mentions in conversation list #19102
- fix(unified-search): Correctly register app as search result #19085
- fix(upload): Combine temporary messages during upload #19106
- fix(upload): Show file size on upload #19045
What's Changed
Details
- fix(SpeakerView): fix 3 person call layout by @DorraJaouad in #19003
- fix(chat): show correct previews in messages sent by @Antreesy in #19004
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #19010
- [main] Update Nextcloud OpenAPI types by @nextcloud-command in #19014
- [main] Fix npm audit by @nextcloud-command in #19011
- Apply rector changes by @nextcloud-command in #19016
- refactor(AudioPlayer): inject nextMessageId value by @Antreesy in #19019
- fix: scroll to bottom works also for long messages by @max65482 in #19018
- fix(AvatarWrapper): fix unreachable CSS rules by @Antreesy in #19026
- fix(chat): do not separate edited messages from the group by @Antreesy in #19006
- refactor(MessageBody): extract FilePreview rendering to new component by @Antreesy in #19020
- fix: use real timestamp for temp messages by @Antreesy in #19025
- build(deps): Bump @sapphi-red/web-noise-suppressor from 0.3.5 to 0.4.0 by @dependabot[bot] in #19008
- fix(ui): simplify signaling server error toast for non-admins by @ShGKme in #17322
- fix: harden some features in insecure context by @Antreesy in #19036
- fix: pass Referer header to OpenStreetMap by @Antreesy in #19033
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #19041
- build(deps): Bump es-toolkit from 1.50.0 to 1.51.0 by @dependabot[bot] in #19049
- build(deps-dev): Bump globals from 17.9.0 to 17.11.0 by @dependabot[bot] in #19057
- build(deps-dev): Bump vue-tsc from 3.3.9 to 3.3.10 by @dependabot[bot] in #19050
- build(deps): Bump @nextcloud/cdav-library from 2.6.2 to 2.7.0 by @dependabot[bot] in #19056
- build(deps-dev): Bump @rspack/core from 2.1.8 to 2.1.10 by @dependabot[bot] in #19052
- build(deps): Bump pinia from 4.0.2 to 4.0.3 by @dependabot[bot] in #19058
- build(deps): Bump libphonenumber-js from 1.13.10 to 1.13.11 by @dependabot[bot] in #19059
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #19074
- fix(navigation): Register navigation entry via event by @nickvergessen in #19085
- [main] Update Nextcloud OpenAPI types by @nextcloud-command in #19076
- fix(upload): construct referenceId for grouped uploads by @Antreesy in #19040
- feat(upload): show file size on upload by @Antreesy in #19045
- feat(call): Improve Speaker view layout by @DorraJaouad in #19035
- fix(CallView): solve undefined array watcher error by @DorraJaouad in #19090
- fix: reserve space for toggle on dashboard by @Antreesy in #19091
- chore(deps): Bump @nextcloud/vue library from 9.9.0 to 9.10.0 by @Antreesy in #19089
- [stable35] chore(CI): Adjust testing matrix for Nextcloud 35 on stable35 by @nickvergessen in #19094
- [stable35] fix: hide participants tab in changelog, restore icons title by @backportbot[bot] in #19105
- [stable35] fix(tags): drop total unread counter by @backportbot[bot] in #19104
- [stable35] feat(conversation): adjust scroll to unread mentions by @backportbot[bot] in #19102
- [stable35] fix(upload): combine temporary file messages by @backportbot[bot] in #19106
- [stable35] fix(call): set the right size for stripe mode avatars by @backportbot[bot] in #19108
- [stable35] chore(release): Add changelog for 25.0.0-rc.1 by @backportbot[bot] in #19110
- [stable35] fix(participants): Only count real participants in the tab header by @backportbot[bot] in #19113
Full Changelog: v25.0.0-alpha.1...v25.0.0-rc.1