Releases: nextcloud/spreed
Releases · nextcloud/spreed
v20.0.0-rc.3
Changed
- Update several dependencies
- Allow editing "Note to self" messages forever #13083 #13089
- Add blurhash to files so "previews" can be shown while loading #13058 #13075
Fixed
- fix(federation): Fix propagating permissions, recording consent, permissions and more
- Don't break when joining an open conversation #13090
- Fix signaling server check for Desktop Client so that Nextcloud 29 does not need the newest version #13094
- fix(settings): Hide unused settings in (former) one-to-one conversations #13046
- fix(sidebar): Fix row-style of attachments #13044
- fix(federation): fix system message when removed user has same userId as the moderator #13055
- fix(federation): correctly check list of allowed groups when federation is limited #13067
What's Changed
- chore(deps): Bump libphonenumber-js from 1.11.5 to 1.11.7 by @dependabot in #13019
- chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 5.3.6 by @dependabot in #13020
- chore(deps): Bump pinia from 2.2.1 to 2.2.2 by @dependabot in #13021
- [stable30] fix(a11y): migrate NcModal to NcDialog p2 by @backportbot in #13018
- [stable30] fix(style): apply NcDialog header styles to NcModal headers by @backportbot in #13032
- [stable30] style(FilePreview): adjust row layout design by @backportbot in #13044
- [stable30] fix(ConversationSettingsDialog): hide unused settings sections in 1-1 by @backportbot in #13046
- [stable30] fix(SelectableParticipant): restyle component by @backportbot in #13051
- [stable30] Enable debug mode in helper script for integration tests by @backportbot in #13053
- [stable30] fix(federation): Fix system message when a fed user is removed by mod… by @backportbot in #13055
- [stable30] feat: Added blurhash to image metadata by @backportbot in #13058
- [stable30] fix(guest): migrate localStorage nick to nextcloud/auth implementation by @backportbot in #13056
- [stable30] fix: correct userGroups intersection check for federation access by @backportbot in #13067
- [stable30] chore(deps): bump nextcloud/vue from 8.16.0 to 8.17.0 by @backportbot in #13073
- [stable30] fix(RightSidebar): hide sidebar button in lobby by @backportbot in #13071
- [stable30] chore(deps): Update openapi-extractor to v1.0.0 by @backportbot in #13076
- [stable30] feat(FilePreview): add blurhash support by @backportbot in #13075
- [stable30] feat: NoteToSelf messages are editable forever by @backportbot in #13083
- [stable30] fix(recording): distinguish global consent and room-level consent in constants by @backportbot in #13088
- [stable30] Fix adding and removing permissions by @backportbot in #13082
- [stable30] feat(NoteToSelf): allow to edit old messages on frontend by @backportbot in #13089
- [stable30] fix(conversation): don't create a participant with falsy credentials by @backportbot in #13090
- [stable30] chore(deps): replace vue-shortkey with vueuse directive by @backportbot in #13091
- [stable30] fix(signaling): check only required features on Frontend by @backportbot in #13094
- [stable30] fix(avatar): decrease size of loading spinner by @backportbot in #13095
- [stable30] fix(NcListItem): force three-dot-menu (+ minor follow-ups) by @backportbot in #13096
- [stable30] chore(deps): bump libraries to align with main by @Antreesy in #13097
- [stable30] fix: Fix some minor things found by stan by @backportbot in #13040
- [stable30] fix(federation): Sync room properties on join by @backportbot in #13101
- [stable30] fix(conversations): Remove call-permissions by @backportbot in #13105
- [stable30] fix(federation): Propagate permission changes to federated servers by @backportbot in #13106
- Release 20.0.0 rc.3 by @nickvergessen in #13108
Full Changelog: v20.0.0-rc.2...v20.0.0-rc.3
v19.0.8
Changed
- Update several dependencies
Fixed
- fix(settings): hide secrets in password fields #12842
- fix(conversation): Fix adding and removing permissions #13081
- fix(session): Fix generating session id again if duplicated #12745
- fix(sidebar): hide sidebar button in lobby #13070
- fix(call): prevent navigating away when clicking on a quote while being in a call #12841
- fix(federation): fix system message when removed user has same userId as the moderator #13054
- fix(federation): correctly check list of allowed groups when federation is limited #13069
- fix(federation): show lobby in federated conversations #12789
- fix(federation): don't create system messages inside remote conversations #12788
- fix(federation): ignore outdated sessions when generating notifications #12742
What's Changed
- [stable29] fix(federation): Ignore outdated sessions when checking for active se… by @backportbot in #12742
- [stable29] chore: update workflow templates by @Antreesy in #12754
- chore(deps-dev): Bump @babel/core from 7.24.8 to 7.24.9 by @dependabot in #12760
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12769
- [stable29] fix: Fix generating session id again if duplicated by @backportbot in #12745
- [stable29] Fix mapping of token to identifier for federated rooms by @backportbot in #12779
- [stable29] fix: Do not try to post messages when federated room visibility changes by @backportbot in #12788
- [stable29] Propagate lobby state to federated servers by @backportbot in #12789
- [stable29] fix(chat): Fix OpenAPI optional attributes by @nickvergessen in #12791
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12836
- [stable29] fix(AdminSettings): hide secrets in password fields by @backportbot in #12842
- [stable29] fix(Quote): prevent button click event from propagation by @backportbot in #12841
- [stable29] fix(RightSidebar): discard unread messages toast on conversation change by @backportbot in #12908
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12938
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.113 to 7.0.114 by @dependabot in #12974
- [stable29] fix(federation): Fix system message when a fed user is removed by mod… by @backportbot in #13054
- [stable29] fix: Fix some minor things found by stan by @backportbot in #13039
- [stable29] fix: correct userGroups intersection check for federation access by @backportbot in #13069
- [stable29] fix(RightSidebar): hide sidebar button in lobby by @backportbot in #13070
- [stable29] Fix adding and removing permissions by @backportbot in #13081
- Release 19.0.8 by @nickvergessen in #13104
Full Changelog: v19.0.7...v19.0.8
v18.0.11
Changed
- Update several dependencies
Fixed
- fix(settings): hide secrets in password fields #12843
- fix(conversation): Fix adding and removing permissions #13080
- fix(session): Fix generating session id again if duplicated #12744
What's Changed
* chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.111 to 7.0.113 by @dependabot in https://github.com//pull/12699
* [stable28] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com//pull/12714
* [stable28] chore: update workflows from templates by @nickvergessen in https://github.com//pull/12729
* [stable28] chore: update workflow templates by @backportbot in https://github.com//pull/12755
* [stable28] fix: Fix generating session id again if duplicated by @backportbot in https://github.com//pull/12744
* [stable28] fix(chat): Fix OpenAPI optional attributes by @backportbot in https://github.com//pull/12792
* [stable28] fix(AdminSettings): hide secrets in password fields by @backportbot in https://github.com//pull/12843
* [stable28] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com//pull/12833
* chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.113 to 7.0.114 by @dependabot in https://github.com//pull/12973
* [stable28] fix: Fix some minor things found by stan by @backportbot in https://github.com//pull/13038
* [stable28] Fix adding and removing permissions by @backportbot in https://github.com//pull/13080
* [stable28] chore(deps): bump @nextcloud/vue from 8.11.3 to ^8.14.0 by @ShGKme in https://github.com//pull/12611
* Release 18.0.11 by @nickvergessen in https://github.com//pull/13103
Full Changelog: v18.0.10...v18.0.11
v20.0.0-rc.2
Fixed
- Adjust conversation list density #13013
What's Changed
- [stable30] fix(avatar): increase avatar size to 40px by @backportbot in #13013
- Release 20.0.0 rc.2 by @nickvergessen in #13016
Full Changelog: v20.0.0-rc.1...v20.0.0-rc.2
v20.0.0-rc.1
Added
- Show upcoming event information (up to 1 month) in conversation top bar #12984
Fixed
- Show user status messages of other local users in a federated conversation #12982
- Don't trigger notifications for system messages in federated conversations #12985
- Add a quick option to log-in when visiting a public conversation as a guest #12988
- Save displayname immediately when inviting a federated account #12954
- Show error messages when uploading a file failed #12919
- Add a hint how to add federated accounts #12916
- Retain order of attachments when uploading multiple #12904
- Don't allow to enable bots in former one-to-one conversations #12893
- Hide ban option for federated accounts as they are not supported for now #12980
- Various design fixes
What's Changed
- fix(participants): adjust placeholder by @DorraJaouad in #12911
- fix(Conversation): adjust design of icons by @ShGKme in #12915
- fix(MediaSettings): provide accessible heading by @ShGKme in #12918
- fix(TopBar): hand raised button animation by @ShGKme in #12926
- bump @nextcloud/files from 3.7.0 to 3.8.0 by @dependabot in #12930
- bump webdav from 5.7.0 to 5.7.1 by @dependabot in #12931
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12937
- fix(CallButton): replace video icon with phone by @ShGKme in #12927
- bump @vueuse/components from 10.11.0 to 10.11.1 by @dependabot in #12929
- bump pinia from 2.2.0 to 2.2.1 by @dependabot in #12933
- bump @nextcloud/upload from 1.4.2 to 1.4.3 by @dependabot in #12932
- fix(LeftSidebar): Fix conversation click when filter and search are on by @DorraJaouad in #12939
- fix(ban): Don't allow banning in one-to-one conversations and fix banning IP ranges by @nickvergessen in #12943
- fix: Cannot enable bots in former 1:1 rooms by @skalidindi53 in #12893
- fix: When banning a user they are also removed from the room by @skalidindi53 in #12821
- chore: Removed ban checks for federated users by @skalidindi53 in #12947
- feat: Added tests for recording consent of federated conversations by @skalidindi53 in #12925
- fix(Participant): remove unneeded separator by @DorraJaouad in #12924
- fix(signaling): Add the displayname to the signaling ticket for feder… by @nickvergessen in #12944
- fix(upload): show specific error by @DorraJaouad in #12919
- fix(fileUpload): don't share files in parallel, harden checks by @Antreesy in #12904
- fix(OpenAPI): Fix expired parent messages by @provokateurin in #12951
- fix: make more obvious that you can add Federated Cloud ID accounts by @ShGKme in #12916
- fix(federation): Fix invited cloudID and save the responded displayname by @nickvergessen in #12954
- chore(deps): bump nextcloud/auth library from 2.3.0 to 2.4.0 by @Antreesy in #12960
- tests: Disable flaky test-step by @nickvergessen in #12958
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.113 to 7.0.114 by @dependabot in #12972
- chore(deps): Bump extendable-media-recorder from 9.2.9 to 9.2.10 by @dependabot in #12975
- [stable30] Refactor: clean call view styles and use CSS variables. by @backportbot in #12981
- [stable30] fix(Participant): hide ban option for federated users by @backportbot in #12980
- [stable30] fix: provide accessible heading for components by @backportbot in #12978
- [stable30] feat(TopBar): add next meeting date by @backportbot in #12984
- [stable30] feat: add login button to guest welcome window by @backportbot in #12988
- [stable30] fix: migrate NcModal to NcDialog by @backportbot in #12989
- chore(CI): Adjust testing matrix for Nextcloud 30 on stable30 by @nickvergessen in #12963
- [stable30] Fix using signaling session ID instead of Nextcloud session ID by @backportbot in #12983
- [stable30] fix(Participant): design follow-ups by @backportbot in #12990
- [stable30] Get call peers by federated users by @backportbot in #12987
- [stable30] fix(federation): No notification for call summary and other system me… by @backportbot in #12985
- [stable30] fix(capabilities): store remote capabilities based on remoteServer by @backportbot in #12991
- [stable30] feat(statuses): Post-load local user statuses in federated conversations by @backportbot in #12982
- [stable30] fix(capabilities): minor adjustments for federation by @backportbot in #12993
- [stable30] fix(avatar): decrease avatar size from 44px to 36px by @backportbot in #12995
- [stable30] fix: remove extra spinner by @backportbot in #12996
- [stable30] fix: warning from
false
SearchBox's aria-describedby value by @backportbot in #13000 - [stable30] fix(call): Fix race condition of "End call for everyone" and a parall… by @backportbot in #13004
- Release 20.0.0 rc.1 by @nickvergessen in #13005
- [stable30] chore(eslint): ignore openapi generated files by @backportbot in #13006
- Release 20.0.0-rc.1 again by @nickvergessen in #13007
Full Changelog: v20.0.0-beta.3...v20.0.0-rc.1
v20.0.0-beta.3
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
v20.0.0-beta.2
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
v20.0.0-beta.1
20.0.0-beta.1 – 2024-07-26
Added
- Banning users and guests #12291
- Allow to prevent "@ all" mentions for non-moderators #9074
- Add button to show smart picker #12250
- Dispatch events when enabling or disabling bots #12551
- Preview: Federated calls #11232
Changed
- Requires Nextcloud 30
- External signaling requires federation support
- API performance improvements
- Dynamic order of tiles in a call #11393
- Automatically lower raised hand when participant speaks #12399
- Show confirmation dialog when removing a participant #12543
- Show description when listing open conversations #12209
- Outline the participant count when trying to mention everyone #12782
- Show out-of-office replacement in the out-of-office message #12510
Known issues
- Design: not fully adjusted to changes in Nextcloud 30
- Federated calls: broken participant avatars and missing call notifications
What's Changed
- feat(deps): Add Nextcloud 30 support on main by @nickvergessen in #11954
- style(MessagesList): extend chat width to 70em by @Antreesy in #11947
- refactor(breakoutRooms): migrate service to typescript by @Antreesy in #11894
- chore(deps): Bump libphonenumber-js from 1.10.58 to 1.10.59 by @dependabot in #11966
- fix(NewMessage): parse edited message before sending by @Antreesy in #11967
- feat(federation): Expose
X-Nextcloud-Talk-Federation-Invites
header with the pending invitations on roo… by @nickvergessen in #11944 - chore(release): Changelog for 19.0.0-rc.1 by @nickvergessen in #11974
- typo(changelog): Fix issue numbers by @nickvergessen in #11976
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.107 to 7.0.108 by @dependabot in #11982
- chore(deps): Bump extendable-media-recorder from 9.1.12 to 9.1.13 by @dependabot in #11983
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #11988
- chore(deps): Bump webrtc-adapter from 8.2.3 to 9.0.1 by @dependabot in #11984
- fix(SystemMessage): Use link parameter for Circle URL in rich object parameters by @provokateurin in #11990
- fix(federation): Fix empty strings being null in Oracle by @nickvergessen in #11978
- chore(release): Add changelog for 17.1.7 and 18.0.6 by @nickvergessen in #12000
- Chore(Vue3): Migrate to mitt by @DorraJaouad in #11996
- desktop: add screen sharing support by @ShGKme in #12003
- chore(deps-dev): Bump undici from 5.28.3 to 5.28.4 by @dependabot in #12007
- chore: define explicit reactivity for webrtc models by @DorraJaouad in #11993
- chore(Vue3): v-bind checking by @DorraJaouad in #12005
- chore(deps): Bump libphonenumber-js from 1.10.59 to 1.10.60 by @dependabot in #12011
- chore(deps): Bump @nextcloud/upload from 1.0.5 to 1.1.0 by @dependabot in #12012
- chore(deps-dev): Bump @babel/core from 7.24.3 to 7.24.4 by @dependabot in #12013
- chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19 in /tests/integration by @dependabot in #12015
- chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19 in /vendor-bin/phpunit by @dependabot in #12016
- chore(deps-dev): Bump @babel/preset-env from 7.24.3 to 7.24.4 by @dependabot in #12014
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12023
- fix(MessagesSystemGroup): Follow-up correct collapsed property by @DorraJaouad in #11992
- fix(openapi): Make the operation-id unique by @nickvergessen in #12028
- perf(dashboard): implement widget item api v2 by @st3iny in #10250
- deps(CI): Update to PHPUnit10 by @nickvergessen in #12037
- fix(frontpage): Don't bruteforce protect "undefined" by @nickvergessen in #12029
- chore(CI): Update Behat and PHPUnit10 in integration tests by @nickvergessen in #12038
- fix: Set all rich object parameter values to string by @provokateurin in #12021
- feat(federation): Register the OCM resource by @nickvergessen in #10692
- feat: handle callUser links in Talk without page reload by @ShGKme in #11879
- fix(TopBarMenu): register File icon by @Antreesy in #12049
- refactor(OpenAPI): Use proper type inheritance for chat messages by @provokateurin in #12041
- Revert "fix(frontpage): Don't bruteforce protect "undefined"" by @nickvergessen in #12054
- chore(deps): bump nextcloud/vue from 8.11.1 to 8.11.2 by @Antreesy in #12048
- fix(MessagesButtonsBar): exclude click on emoji picker from outside click event listener by @DorraJaouad in #12058
- feat(MediaSettings): preferred media devices selection 🎤📹 by @Antreesy in #11936
- feat(MessageBody): apply checkbox interactivity by @DorraJaouad in #12063
- chore(release): Add changelog for 19.0.0-rc.3 by @nickvergessen in #12068
- fix(dashboard): Don't show read one-to-one when the last system messa… by @nickvergessen in #12072
- fix(tests): Clean up unit test code by @nickvergessen in #12074
- chore(commands): Notify again about the end of
/commands
by @nickvergessen in #12075 - 🌇 fix(chat): Remove commands by @nickvergessen in #12076
- fix(docs): Sync and update feature list in info.xml and readme by @nickvergessen in #12078
- chore(release): Add changelog for 17.1.8 and 18.0.7 by @nickvergessen in #12081
- chore(deps): Bump extendable-media-recorder from 9.1.13 to 9.2.0 by @dependabot in #12090
- chore(deps): Bump @nextcloud/dialogs from 5.2.0 to 5.3.0 by @dependabot in #12091
- chore(deps-dev): Bump webpack-bundle-analyzer from 4.10.1 to 4.10.2 by @dependabot in #12092
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.108 to 7.0.109 by @dependabot in #12094
- chore(deps): Bump @nextcloud/capabilities from 1.1.0 to 1.2.0 by @dependabot in #12093
- chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.52.1 to 3.53.0 in /vendor-bin/csfixer by @dependabot in #12085
- chore(deps): Bump cuyz/valinor from 1.9.0 to 1.12.0 by @dependabot in #12099
- chore(deps): Update openapi-extractor by @provokateurin in #12110
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12104
- fix(notifications): Update the notification handling by @nickvergessen in #12112
- fix(chat): Rename circles to teams in system messages by @nickvergessen in #12113
- style: update CSS specificity for fallback mention icons by @Antreesy in #12107
- fix(NewMessage): make silent chat button appearance more obvious by @Antreesy in #12109
- fix(tests): Make tests more reliable on PostgreSQL by also sorting on stop by @nickvergessen in #12115
- fix(media): rewrite media preferences functions by @Antreesy in #12108
- fix(VideoVue): fix bottom bar not clickable by @DorraJaouad in #12125
- fix(conversations): Include rooms in "modified since" updates when at… by @nickvergessen in #12121
- enh(LobbySettings): add timez...
v19.0.7
Fixed
- fix(federation): Fix missing notifications in https-federated conversations (Nextcloud Server 29.0.4 or later - Part 3) #12724
- fix(chat): Fix chat not loading new messages anymore in new conversation when switching quickly after writing a message #12721
- fix(chat): Fix missing parent message when a chained child message gets edited or deleted #12719
What's Changed
- chore(deps-dev): Bump @babel/core from 7.24.7 to 7.24.8 by @dependabot in #12707
- chore(deps-dev): Bump @babel/preset-env from 7.24.7 to 7.24.8 by @dependabot in #12708
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12713
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.111 to 7.0.113 by @dependabot in #12709
- [stable29] fix(chat): keep message parents in the store after update by @backportbot in #12719
- [stable29] fix(chat): break message polling loop, if token has changed by @backportbot in #12721
- [stable29] fix(federation): Fix message parameters after adjusting https handling by @backportbot in #12724
- [stable29] debug: add time measurement for chat requests by @backportbot in #12731
- [stable29] chore: update workflows from templates by @backportbot in #12728
- Release 19.0.7 by @nickvergessen in #12734
Full Changelog: v19.0.6...v19.0.7
v19.0.6
Fixed
- fix(chat): Fix broken widgets by updating nextcloud/vue library #12610
- fix(chat): Fix sidebar opening and closing #12610
- fix(federation): Allow sessions to mark themselves as inactive and block notifications when session is active #12689
- fix(federation): Correctly handle federation with Nextcloud Server 29.0.4 or later - Part 2 #12687
What's Changed
- [stable29] fix(federation): Also fix room::remote_server and pcm::remote_server_url by @backportbot in #12687
- [stable29] fix(federation): Allow setting the session state in federated convers… by @backportbot in #12689
- [stable29] fix(sidebar): use open state to remove always working focus trap on mobile by @backportbot in #12610
- chore(release): Release 19.0.6 by @nickvergessen in #12695
Full Changelog: v19.0.5...v19.0.6