Releases: nextcloud/spreed
Releases · nextcloud/spreed
v20.1.0-rc.2
Added
- feat(chat): Allow to summarize the chat history when there are many unread messages #13430
- feat(call): Summarize call recordings automatically with AI when installed #13429
- feat(call): Add option to enable blurred background always by default #13783
- feat(conversations): Allow to archive conversations #6140
- feat(conversations): Add settings to automatically lock rooms after days of inactivity #13448
Changed
- Update translations
- Update dependencies
Fixed
- fix(chat): Fix visibility of the silent send option being enabled #13824
- fix(matterbridge): Fix settings disappearing after configuring matterbridge in a conversation #13786
What's Changed
- [stable30] feat(call): add option to enable blur background by default for all c… by @backportbot in #13783
- [stable30] fix(matterbridge): fix Matterbridge setup by @backportbot in #13786
- [stable30] fix: share autocomplete mentions for NewMessage by @backportbot in #13787
- build(deps): bump @nextcloud/files from 3.9.1 to 3.9.2 by @dependabot in #13791
- [stable30] fix: use useDarkTheme from nextcloud/vue library by @backportbot in #13796
- [stable30] fix: extract createTemporaryMessage to utils by @backportbot in #13798
- [stable30] fix: minor regression fixes by @backportbot in #13800
- [stable30] fix(CallView): update isEmptyCallView correctly by @backportbot in #13805
- [stable30] feat(chat): Add API to summarize chat messages by @backportbot in #13775
- [stable30] fix: replace IconLink variant by @backportbot in #13809
- [stable30] fix(calls): Add email to exported participant list and list everyone … by @backportbot in #13810
- [stable30] feat(archive): Finalize archived conversation behaviour by @backportbot in #13817
- [stable30] feat(AI-call-summary): Automatically summarize call transcript by @backportbot in #13822
- [stable30] fix: improve silent message visibility by @backportbot in #13824
- [stable30] fix: e-mail guests parsing in chat messages by @backportbot in #13821
- [stable30] fix(chat): Fix summarizing chats if there are blocks with only invisible messages by @backportbot in #13826
- [stable30] fix(call): Add warning to AI summary and transcript by @backportbot in #13828
- [stable30] fix(calls): Fix call notifications in archived conversations by @backportbot in #13831
- [stable30] fix: adjust archive filtering behaviour - frontend by @backportbot in #13836
- [stable30] chore(deps): bump @nextcloud/vue lib from 8.20.0 to 8.21.0 by @backportbot in #13841
- [stable30] Bugfix/noid/emoji font for reaction by @backportbot in #13844
- [stable30] fix(call): prevent call time jumping by @backportbot in #13845
- [stable30] fix(chat): Fix marking the first message of a chat unread by @backportbot in #13833
- [stable30] fix(openapi): Improve empty array cases by @backportbot in #13846
- [stable30] fix(MessagesList): fix fetching messages completion when there is no … by @backportbot in #13850
- [stable30] feat: add 'Generate summary' integration: frontend ✨ by @backportbot in #13852
- [stable30] chore(release): Add changelog for 20.1.0-rc.2 by @backportbot in #13849
Full Changelog: v20.1.0-rc.1...v20.1.0-rc.2
v20.1.0-rc.1
Added
- feat(polls): Allow to draft, export and import polls #13439
- feat(voice-messages): Auto play voice messages which are grouped together #13199
- feat(calls): Allow moderators to download a call participants list #13453
- feat(calls): Allow to enforce a maximum call length #13445
- feat(chat): Add option to directly download attachments Desktop #824
- feat(calls): Add an option to always disable devices by default #13446
- feat(email-guests): Identify and recognize guests invited via email address #6098
- feat(email-guests): Allow to invite email guests when creating a conversation #4937
- feat(chat): Highlight file and object shares with an icon in conversations list
Changed
- Update translations
- Update dependencies
Fixed
- fix(chat): Disable interactiveness of reference by default, to avoid focus stealing
- fix(avatar): Use person icon for deleted accounts and guests without a name #13754
- fix(call): Omit "with 0 guests" when a call is ended and only 1 logged-in participant joined #13545
- fix(polls): rename "Private poll" to "Anonymous poll"
- perf: Fix a performance issue when the page is not reloaded over multiple days
What's Changed
- [stable30] feat(Conversation): mark file/object shares with icon in conversations list by @backportbot in #13523
- [stable30] feat: archive conversations (frontend) by @backportbot in #13522
- [stable30] feat(calls): Add appconfig and user preference for default setting of… by @backportbot in #13497
- [stable30] feat(devices): add an option to always disable streams by default befo… by @backportbot in #13540
- [stable30] feat(calls): Allow to enforce a maximum call length by @nickvergessen in #13542
- [stable30] feat(polls): Allow moderators to draft polls by @backportbot in #13548
- [stable30] feat(Call): show presenter overlay for local screenshare (+ dev fixes) by @backportbot in #13547
- [stable30] fix(callView): move store to Pinia 🍍 by @backportbot in #13546
- [stable30] feat: align polls state management with API by @backportbot in #13550
- [stable30] fix(TopBar): do not fetch events if actor is a guest or it is not ini… by @backportbot in #13551
- [stable30] feat(audioPlayer): Auto play voice messages which are grouped together by @backportbot in #13553
- [stable30] fix: omit 'with 0 guests' in system messages when call ends by @backportbot in #13549
- [stable30] feat(calls): Allow moderators to download a call participants list by @backportbot in #13555
- [stable30] fix: respect mimetype aliases for file previews by @backportbot in #13566
- [stable30] fix(sounds): harden checks on sounds playing by @backportbot in #13571
- [stable30] feat(calls): Allow moderators to download a call participants list - frontend by @backportbot in #13575
- [stable30] fix(call): Fix support for PHP < 8.3 by @backportbot in #13577
- [stable30] feat: draft polls management 📊 by @backportbot in #13578
- [stable30] fix(chat): disable smooth scroll to bottom by @backportbot in #13579
- build(deps): bump extendable-media-recorder-wav-encoder from 7.0.117 to 7.0.118 by @dependabot in #13589
- build(deps): bump libphonenumber-js from 1.11.11 to 1.11.12 by @dependabot in #13591
- build(deps): bump extendable-media-recorder from 9.2.13 to 9.2.14 by @dependabot in #13590
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #13595
- [stable30] fix: handle background blur in Talk if server doesn't support it by @backportbot in #13601
- [stable30] feat(polls): Import/Export pre-filled poll form to JSON 📊 by @backportbot in #13604
- [stable30] ci: Fix restoring the domain and skeleton of the main and real-fed se… by @backportbot in #13599
- [stable30] feat: replace audioRecorderStore with composable by @backportbot in #13610
- [stable30] fix: check for false positive hidden parent when scroll by @backportbot in #13614
- [stable30] fix: localURL previews by @backportbot in #13616
- [stable30] feat(email): Recognize guests invited via email by @backportbot in #13617
- [stable30] fix: appearance of public conversation for guests by @backportbot in #13623
- [stable30] fix: pass token to callView store via actions by @backportbot in #13626
- [stable30] feat(chat): add download link to attachments by @backportbot in #13627
- [stable30] Share from Files wording fix (better consistency) by @backportbot in #13630
- [stable30] fix(TopBarMenu): check capabilities for downloading participants in call by @backportbot in #13631
- build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in #13640
- build(deps-dev): bump @babel/preset-env from 7.25.8 to 7.25.9 by @dependabot in #13641
- build(deps): bump @nextcloud/files from 3.9.0 to 3.9.1 by @dependabot in #13642
- build(deps): bump extendable-media-recorder from 9.2.14 to 9.2.16 by @dependabot in #13643
- build(deps-dev): bump @babel/core from 7.25.8 to 7.25.9 by @dependabot in #13644
- [stable30] chore: move EventBus to TS by @backportbot in #13657
- [stable30] fix: use method of largest remainder to count poll votes by @backportbot in #13662
- [stable30] fix: e-mail guests - frontend 📧 (part 1) by @backportbot in #13663
- [stable30] fix: hide 'Browse drafts' button in Note to self and 1-1 rooms by @backportbot in #13664
- [stable30] feat: show conversation settings, if URL hash is specified by @backportbot in #13666
- [stable30] ci(integration): Bump behat/behat to support PHP 8.4 by @backportbot in #13668
- [stable30] fix(sharing): Align expected sharing behaviour after server change by @backportbot in #13669
- [stable30] fix(chat): Edit last message hotkey on macOS by @backportbot in #13673
- build(deps): bump extendable-media-recorder-wav-encoder from 7.0.118 to 7.0.121 by @dependabot in #13675
- build(deps): bump pinia from 2.2.4 to 2.2.5 by @dependabot in #13677
- build(deps): bump extendable-media-recorder from 9.2.16 to 9.2.17 by @dependabot in #13676
- build(deps): bump pinia from 2.2.5 to 2.2.6 by @dependabot in #13691
- [stable30] chore(deps): bump @nextcloud/dialogs library from 6.0.0 to 6.0.1 by @backportbot in #13697
- [stable30] style: move a hover effect to image container by @backportbot in #13710
- [stable30] feat: invite email guests when creating a conversation by @backportbot in #13708
- [stable30] fix: do not compare read/typing privacy with constants casted to string by @backportbot in #13712
- [stable30] fix: move useDocumentTitle logic to composable by @backportbot in #13713
- [stable30] fix(activity): Fix parameter type of call activity by @backportbot in #13717
- [stable30] fix: non-moderators should not query participants from server by @backportbot in #13726
- [stable30] style: fix e-mail guests icons by @backportbot in #13727
- [stable30] chore(release): Add changelog for 18.0.13, 19.0.11 and 20.0.2 by @backportbot in #13730
- [stable30] fix: make useIsInCall a shared composable by @backportbot in #13739
- build(deps): bump lib...
v20.0.2
20.0.2 – 2024-11-07
Changed
- Update translations
- Update dependencies
Fixed
- fix(attachments): Fix a performance issue when opening the file picker in Talk #13698
- fix(meetings): Fix layout for guests on public conversations #13552
What's Changed
- [stable30] chore: bump @nextcloud/webpack-vue-config from 6.1.1 to 6.2.0 by @backportbot in #13515
- chore(deps-dev): Bump @babel/core from 7.25.7 to 7.25.8 by @dependabot in #13524
- chore(deps): Bump vue-material-design-icons from 5.3.0 to 5.3.1 by @dependabot in #13525
- chore(deps): Bump libphonenumber-js from 1.11.10 to 1.11.11 by @dependabot in #13526
- chore(deps-dev): Bump @babel/preset-env from 7.25.7 to 7.25.8 by @dependabot in #13527
- [stable30] chore(dev-deps): Bump nextcloud/ocp package by @nickvergessen in #13536
- [stable30.0] fix(TopBar): do not fetch events if actor is a guest or it is not ini… by @backportbot in #13552
- [stable30.0] fix: respect mimetype aliases for file previews by @backportbot in #13567
- [stable30.0] fix(sounds): harden checks on sounds playing by @backportbot in #13570
- [stable30.0] fix(chat): disable smooth scroll to bottom by @backportbot in #13580
- [stable30.0] fix: handle background blur in Talk if server doesn't support it by @backportbot in #13602
- [stable30.0] ci: Fix restoring the domain and skeleton of the main and real-fed se… by @backportbot in #13598
- [stable30.0] fix: check for false positive hidden parent when scroll by @backportbot in #13613
- [stable30.0] fix: localURL previews by @backportbot in #13615
- [stable30.0] fix: appearance of public conversation for guests by @backportbot in #13622
- [stable30.0] fix(sharing): Align expected sharing behaviour after server change by @backportbot in #13670
- [stable30.0] chore(deps): bump @nextcloud/dialogs library from 6.0.0 to 6.0.1 by @backportbot in #13698
- Fix(l10n): Update translations from Transifex by @nickvergessen in #13707
- [stable30.0] style: move a hover effect to image container by @backportbot in #13709
- [stable30.0] fix(chat): Edit last message hotkey on macOS by @backportbot in #13703
- [stable30.0] fix(activity): Fix parameter type of call activity by @backportbot in #13718
- [stable30.0] fix: non-moderators should not query participants from server by @backportbot in #13725
- [stable30.0] feat(chat): add download link to attachments by @backportbot in #13704
- chore(release): Bump version to 20.0.2 by @backportbot in #13729
Full Changelog: v20.0.1...v20.0.2
v19.0.11
Changed
- Update translations
- Update dependencies
Fixed
- fix(chat): Fix layout for guests on public conversations #13620
- fix(calls): Fix background blur performance if Server was not upgraded #13603
What's Changed
- chore(deps): Bump vue-material-design-icons from 5.3.0 to 5.3.1 by @dependabot in #13528
- build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.117 to 7.0.118 by @dependabot in #13582
- [stable29] fix: handle background blur in Talk if server doesn't support it by @backportbot in #13603
- [stable29] fix: appearance of public conversation for guests by @backportbot in #13621
- build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in #13637
- build(deps): bump @nextcloud/files from 3.9.0 to 3.9.1 by @dependabot in #13638
- build(deps): bump extendable-media-recorder-wav-encoder from 7.0.118 to 7.0.120 by @dependabot in #13639
- build(deps): bump extendable-media-recorder-wav-encoder from 7.0.120 to 7.0.121 by @dependabot in #13683
- build(deps): bump @nextcloud/dialogs from 5.3.7 to 5.3.8 by @dependabot in #13690
- [stable29] fix(activity): Fix parameter type of call activity by @backportbot in #13719
- [stable29] fix: non-moderators should not query participants from server by @backportbot in #13724
- chore(release): Bump version to 19.0.11 by @nickvergessen in #13731
Full Changelog: v19.0.10...v19.0.11
v18.0.13
Changed
- Update translations
- Update dependencies
Fixed
- fix(chat): Fix layout for guests on public conversations #13620
- fix(UI): Improve handling of sidebar on mobile view #12693
What's Changed
- [stable28] chore(deps): bump nextcloud/* lib family, audit dependencies by @Antreesy in #13510
- build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.117 to 7.0.118 by @dependabot in #13584
- [stable28] fix: appearance of public conversation for guests by @backportbot in #13620
- build(deps): bump @nextcloud/files from 3.9.0 to 3.9.1 by @dependabot in #13635
- build(deps): bump extendable-media-recorder-wav-encoder from 7.0.118 to 7.0.120 by @dependabot in #13636
- build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in #13634
- build(deps): bump extendable-media-recorder-wav-encoder from 7.0.120 to 7.0.121 by @dependabot in #13674
- build(deps): bump @nextcloud/dialogs from 5.3.7 to 5.3.8 by @dependabot in #13689
- [stable28] fix(sidebar): use open state to remove always working focus trap on mobile by @backportbot in #12693
- [stable28] fix(activity): Fix parameter type of call activity by @backportbot in #13720
- [stable28] fix: non-moderators should not query participants from server by @backportbot in #13723
- chore(release): Bump version to 18.0.13 by @nickvergessen in #13732
Full Changelog: v18.0.12...v18.0.13
v20.0.1
Added
- feat(call): Add wave and fire call reactions #13349
Changed
- Update translations
- Update dependencies
- fix(chat): Reduce read-width of chat again #13421
- fix(signaling): Deprecate using multiple High-performance backends and the fake-clustering mode #13420
Fixed
- fix(chat): Fix missing push notifications for chat messages #13331
- fix(chat): Correctly update "Today"-date separator when the day changes #13434
- fix(call): Correctly ignore media offers from users without permissions when internal signaling is used #13495
- fix(chat): Expire message cache when deleting the last message #13393
- fix(federation): Send the newest conversation properties when retrying OCM notifications #13424
- fix(avatar): Fix missing translations #13409
- fix(call): Fix missing call sounds in Safari when tab is moved to the background #13353
- fix: Fix several popups and menus in fullscreen mode #13399
What's Changed
- chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #13297
- chore(deps): bump libphonenumber-js from 1.11.7 to 1.11.8 by @dependabot in #13296
- [stable30] fix: restore sidebar listeners behavior by @backportbot in #13308
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #13304
- [stable30] fix: add advanced fields to the color picker by @backportbot in #13319
- [stable30] fix(VideoBackgroundEditor): change the container of file picker by @backportbot in #13314
- [stable30] chore(deps): bump nextcloud/vue from 8.18.0 to 8.19.0 by @backportbot in #13327
- [stable30] fix(notifications): Fix last type of subject parameters by @backportbot in #13331
- [stable30] fix(ban): do not try to remove a banned user (handled by backend) by @backportbot in #13337
- [stable30] chore(cs): Prepare coding-standard update by @backportbot in #13339
- [stable30] feat(codingstandard): Update coding-standard to 1.3.1 by @backportbot in #13347
- [stable30] feat(reactions): Add 👋 and 🔥 call reactions by @backportbot in #13349
- chore(deps): bump ua-parser-js from 1.0.38 to 1.0.39 by @dependabot in #13362
- chore(deps): bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in #13361
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #13372
- [stable30] fix(changelog): Don't check the user changelog twice by @backportbot in #13376
- [stable30] fix(sounds): mark audio objects as created by @backportbot in #13353
- [stable30] fix: move page visibility check to composable by @backportbot in #13379
- [stable30] fix: rename useWindowVisibility to useDocumentVisibility by @backportbot in #13380
- [stable30] fix: migrate pollsStore to Pinia 🍍 by @backportbot in #13381
- [stable30] fix(userStatus): migrate util to Typescript by @backportbot in #13382
- [stable30] fix: restore sidebar listeners behavior + migrate sidebarStore to Pinia 🍍 by @backportbot in #13383
- [stable30] fix(TopBar): migrate to NcPopover by @backportbot in #13348
- [stable30] fix: don't remove LeftSidebar in fullscreen mode, but hide it by @backportbot in #13386
- [stable30] fix: remove transition for Chat <-> Call views by @backportbot in #13385
- [stable30] fix: migrate fullscreen store and related functions/listeners to composable by @backportbot in #13387
- [stable30] feat(call): list participants grid/stripe with a mouse wheel by @backportbot in #13374
- [stable30] fix(chatManager): Expire unread cache on message delete by @backportbot in #13393
- [stable30] feat(ParticipantSelectable): add component for participant search results and bulk selection by @backportbot in #13396
- [stable30] fix: request fullscreen for the whole page by @backportbot in #13399
- [stable30] fix: remove
mainContainerSelector
anduiModeStore
by @backportbot in #13398 - [stable30] Archive conversations by @backportbot in #13359
- [stable30] Fix some translation calls by @backportbot in #13409
- chore(deps): Bump libphonenumber-js from 1.11.8 to 1.11.9 by @dependabot in #13412
- chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1 by @dependabot in #13413
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #13418
- [stable30] fix(hpb): Deprecate multiple HPBs and fake-clustering by @backportbot in #13420
- [stable30] style: decrease chat messages 'reading width' by @backportbot in #13421
- [stable30] fix(federation): Send newest state of the changed properties when ret… by @backportbot in #13424
- [stable30] fix: migrate sounds store to Pinia 🍍 by @backportbot in #13400
- [stable30] fix(SelectableParticipant): fix keydown.enter event by @backportbot in #13426
- [stable30] fix(Participant): re-render component in VirtualScroller by @backportbot in #13431
- [stable30] fix(MessagesList): update date separator overnight by @backportbot in #13434
- [stable30] fix: replace v-tooltip with native title by @backportbot in #13444
- [stable30] fix: do not show two promoted videos by @backportbot in #13459
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.115 to 7.0.117 by @dependabot in #13466
- chore(deps-dev): Bump @babel/preset-env from 7.25.4 to 7.25.7 by @dependabot in #13471
- chore(deps): Bump libphonenumber-js from 1.11.9 to 1.11.10 by @dependabot in #13467
- chore(deps): Bump pinia from 2.2.2 to 2.2.4 by @dependabot in #13469
- chore(deps): Bump extendable-media-recorder from 9.2.11 to 9.2.13 by @dependabot in #13468
- chore(deps-dev): Bump @babel/core from 7.25.2 to 7.25.7 by @dependabot in #13470
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #13481
- [stable30] fix: migrate pollService to TS by @backportbot in #13489
- [stable30] fix: Check media direction in internal signaling messages by @backportbot in #13495
- [stable30] fix: store form data as a single object by @backportbot in #13501
- Release 20.0.1 by @nickvergessen in #13511
Full Changelog: v20.0.0...v20.0.1
v19.0.10
Changed
- Update translations
- Update dependencies
Fixed
- fix(performance): Fade out local blur-filter option for Nextcloud wide setting #13100
- fix(avatar): Fix missing translations #13410
- fix(chat): Expire message cache when deleting the last message #13392
- fix(call): Correctly ignore media offers from users without permissions when internal signaling is used #13494
- fix(call): Fix missing call sounds in Safari when tab is moved to the background #13352
What's Changed
- chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #13294
- chore(deps): bump debounce from 2.1.0 to 2.1.1 by @dependabot in #13293
- [stable29] fix: add advanced fields to the color picker by @backportbot in #13325
- [stable29] chore(deps): update @nextcloud/* family and audit dependencies by @Antreesy in #13315
- chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in #13368
- chore(deps): Bump ua-parser-js from 1.0.38 to 1.0.39 by @dependabot in #13367
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #13373
- [stable29] fix(sounds): mark audio objects as created by @backportbot in #13352
- [stable29] fix: restore sidebar listeners behavior by @backportbot in #13388
- [stable29] fix(chatManager): Expire unread cache on message delete by @backportbot in #13392
- [stable29] Fix some translation calls by @backportbot in #13410
- chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1 by @dependabot in #13414
- [stable29] fix(MessagesList): update date separator overnight by @backportbot in #13433
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.115 to 7.0.117 by @dependabot in #13472
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #13483
- [stable29] fix: Check media direction in internal signaling messages by @backportbot in #13494
- [stable29] fix(settings): drop local setting for background blur filter, use provided by server by @backportbot in #13100
- Release 19.0.10 by @nickvergessen in #13512
Full Changelog: v19.0.9...v19.0.10
v18.0.12
Changed
- Update translations
- Update dependencies
Fixed
- fix(avatar): Fix missing translations #13411
- fix(chat): Expire message cache when deleting the last message #13391
- fix(call): Correctly ignore media offers from users without permissions when internal signaling is used #13493
- fix(call): Fix missing call sounds in Safari when tab is moved to the background #13351
- fix(avatar): Don't overwrite user avatar when selecting a square for a conversation #13287
What's Changed
- chore(deps): bump extendable-media-recorder-wav-encoder from 7.0.114 to 7.0.115 by @dependabot in #13228
- [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #13232
- [stable28] fix(avatar): don't use 'user/avatar' endpoint for generating a temp avatar by @backportbot in #13287
- chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #13301
- chore(deps): bump ua-parser-js from 1.0.38 to 1.0.39 by @dependabot in #13300
- [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #13371
- [stable28] fix(sounds): mark audio objects as created by @backportbot in #13351
- [stable28] fix: restore sidebar listeners behavior by @backportbot in #13389
- [stable28] fix(chatManager): Expire unread cache on message delete by @backportbot in #13391
- [stable28] Fix some translation calls by @backportbot in #13411
- chore(deps): Bump emoji-mart-vue-fast from 15.0.2 to 15.0.3 by @dependabot in #13415
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.115 to 7.0.117 by @dependabot in #13473
- [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #13480
- [stable28] fix: Check media direction in internal signaling messages by @backportbot in #13493
- Release 18.0.12 by @nickvergessen in #13513
Full Changelog: v18.0.11...v18.0.12
v20.0.0
Added
- Federated calls
- Add a task counter for to-do lists in "Note to self" messages
- Allow editing "Note to self" messages forever
- Show blurhash while loading attachments
- Show upcoming event information in conversation
- Banning users and guests
- Allow to prevent "@ALL" mentions for non-moderators
- Add button to show smart picker
- Dispatch events when enabling or disabling bots
- Show user status messages of other local users in a federated conversation
Changed
- Requires Nextcloud 30
- High-performance backend with
federation
support is required (Version 2.0.0 or later) - API performance improvements
- Dynamic order of tiles in a call to prioritize participants with audio or video
- Automatically lower raised hand when participant speaks
- Show confirmation dialog when removing a participant
- Show description when listing open conversations
- Outline the participant count when trying to mention everyone
- Show out-of-office replacement in the out-of-office message
Known issues
- Federation requires the High-performance backend on both servers
- Federation requires Talk 20 on both servers
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 timezone and relative time by @DorraJaouad in #12032
- chore(release): Add changelog for 19.0.0-rc.4 by @nickvergessen in #12126
- fix(PublicShareSidebar): fix prop reactivity by @DorraJaouad in #12133
- fix(chat): show iconSvgInline in attachments by @ShGKme in https://github....
v20.0.0-rc.5
Added
- Add setup checks for server configuration pitfalls #13260
Fixed
- fix(chat): Fix "You deleted the message" when performed by federated user with same ID #13251
- fix(chat): Take attachment shares into account when marking a conversation unread #13253
- fix(calls): Temporarily disable call button after a moderator ended the call for everyone to avoid recalling #13268
- fix(avatar): Don't overwrite user avatar when selecting a square for a conversation #13278
What's Changed
* [stable30] fix(TopBar): re-enable upcoming event to all conversations apart from… by @backportbot in https://github.com//pull/13218
* [stable30] fix: minor UX enhancements by @backportbot in https://github.com//pull/13216
* chore(deps): bump extendable-media-recorder from 9.2.10 to 9.2.11 by @dependabot in https://github.com//pull/13230
* chore(deps): bump @vueuse/core from 11.0.1 to 11.0.3 by @dependabot in https://github.com//pull/13231
* chore(deps): bump extendable-media-recorder-wav-encoder from 7.0.114 to 7.0.115 by @dependabot in https://github.com//pull/13229
* [stable30] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com//pull/13233
* [stable30] fix(chat): add title to "Scroll to bottom" button by @backportbot in https://github.com//pull/13240
* [stable30] fix(upload): show blob previews for .webp image uploads by @backportbot in https://github.com//pull/13245
* [stable30] fix(Notification): Fix rich object parameters with non-string values by @backportbot in https://github.com//pull/13247
* [stable30] fix(federation): matching current user is actor in delete message by @backportbot in https://github.com//pull/13251
* [stable30] docs: Fix copy-paste-error on Join/Leave docs for Bot messages by @backportbot in https://github.com//pull/13254
* [stable30] fix(Chat): consider shared objects when marking unread by @backportbot in https://github.com//pull/13253
* [stable30] fix(signaling): Avoid conflict potential of user and federated user by @backportbot in https://github.com//pull/13255
* [stable30] fix(notification): Fix missing cast of id to string by @backportbot in https://github.com//pull/13258
* [stable30] fix(api): Properly typed room-property updates - Part 2 by @backportbot in https://github.com//pull/13259
* [stable30] fix(setupchecks): Add setup checks for current checks by @backportbot in https://github.com//pull/13260
* [stable30] feat(desktop): add OCA.Talk.Settings API to customize and manage settings by @backportbot in https://github.com//pull/13261
* [stable30] chore(SettingsAPI): replace reactive with ref to remove Vue 2 warn by @backportbot in https://github.com//pull/13267
* [stable30] fix(call): temporary disable a call button if ended by moderator by @backportbot in https://github.com//pull/13268
* [stable30] feat: Add "New in Talk 20" messages by @backportbot in https://github.com//pull/13270
* [stable30] fix(avatar): don't use 'user/avatar' endpoint for generating a temp avatar by @backportbot in https://github.com//pull/13278
* Release 20.0.0-rc.5 by @backportbot in https://github.com//pull/13281
* [stable30] chore(deps): update nextcloud/* libs by @Antreesy in https://github.com//pull/13285
Full Changelog: v20.0.0-rc.4...v20.0.0-rc.5