v20.0.0-beta.1
Pre-release
Pre-release
danxuliu
released this
26 Jul 13:36
·
1097 commits
to main
since this release
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 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 #12136
- fix(MessagesList): make sure to compare numeric values by @Antreesy in #12140
- fix: lobby timer translation by @DorraJaouad in #12137
- test: fix tests, cleanup jest output by @Antreesy in #12142
- fix: correct translation by @DorraJaouad in #12143
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12147
- fix(media): Fix initial selection of devices by @danxuliu in #12151
- fix(media): improve the default selection before preferences by @DorraJaouad in #12146
- chore(release): Add changelog for 19.0.0-rc.5 by @nickvergessen in #12150
- fix(MessageBody): restrict checkbox editing in one-to-one conversation by @DorraJaouad in #12158
- fix(dashboard): Dashboard does not show mentions from federated conversations by @nickvergessen in #12162
- chore(deps): Bump @nextcloud/upload from 1.1.0 to 1.1.1 by @dependabot in #12165
- chore(deps): Bump emoji-mart-vue-fast from 15.0.1 to 15.0.2 by @dependabot in #12167
- chore(deps): Bump @nextcloud/dialogs from 5.3.0 to 5.3.1 by @dependabot in #12164
- chore(deps-dev): Bump phpunit/phpunit from 10.5.17 to 10.5.19 in /tests/integration by @dependabot in #12169
- chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.53.0 to 3.54.0 in /vendor-bin/csfixer by @dependabot in #12171
- chore(deps-dev): Bump phpunit/phpunit from 10.5.17 to 10.5.19 in /vendor-bin/phpunit by @dependabot in #12173
- fix(techdebt): Update exception handling in activity app by @nickvergessen in #12156
- fix(tests): Fix array keys in tests by @backportbot in #12174
- fix(MessageBody): pass actorId and actorType as props to the component by @Antreesy in #12175
- fix(NewMessage): clear debounce queue when posting a message by @Antreesy in #12177
- fix(messagesStore): compare message ids as values of the same type by @Antreesy in #12178
- chore(release): Add changelog for 19.0.0-rc.6 by @Antreesy in #12180
- fix(CI): Fix local cs:check by nailing symfony/finder to 5.4.x by @nickvergessen in #12186
- Follow-up: chat scrolling refactoring by @DorraJaouad in #11943
- fix(call): open chat sidebar in call by click on toast by @Antreesy in #12192
- chore(chat): remove unneeded translation by @ShGKme in #12193
- chore(release): Add changelog for Talk 19 by @nickvergessen in #12190
- chore(github): Adjust feature request and bug report templates by @nickvergessen in #12200
- fix(a11y): provide aria-labels for screenshare buttons in every state by @Antreesy in #12202
- fix(breakout-rooms): enforce rooms order, minor fixes by @Antreesy in #12201
- fix(MessagesList): handle special case in scrolling by @DorraJaouad in #12205
- Spdx 2 - Script run, do not modify by @nickvergessen in #12207
- chore: Migrate to SPDX headers by @nickvergessen in #12204
- chore(deps): Bump @nextcloud/files from 3.2.0 to 3.2.1 by @dependabot in #12224
- chore(deps): Bump libphonenumber-js from 1.10.60 to 1.10.61 by @dependabot in #12227
- chore(deps): Bump extendable-media-recorder from 9.2.0 to 9.2.1 by @dependabot in #12228
- chore(deps): Bump webdav from 5.5.0 to 5.6.0 by @dependabot in #12229
- chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1 by @dependabot in #12232
- chore(deps-dev): Bump phpunit/phpunit from 10.5.19 to 10.5.20 in /tests/integration by @dependabot in #12234
- chore(deps): Bump @nextcloud/event-bus from 3.1.0 to 3.2.0 by @dependabot in #12226
- chore(deps): Bump @nextcloud/auth from 2.2.1 to 2.3.0 by @dependabot in #12231
- chore(deps-dev): Bump phpunit/phpunit from 10.5.19 to 10.5.20 in /vendor-bin/phpunit by @dependabot in #12235
- chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 by @dependabot in #12230
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12237
- fix(signaling): Make alluserids more reliable for testing by @nickvergessen in #12198
- chore(deps-dev): Bump symfony/finder from 5.4.35 to 6.4.7 in /vendor-bin/csfixer by @dependabot in #12233
- Updating all *.yml workflows from template by @nextcloud-command in #12215
- test(chat): Add a test that editing old messages is blocked by @nickvergessen in #12244
- fix(API): Avoid changing variable types by @nickvergessen in #12247
- fix(editing): restore default behaviour of keyboard hotkeys
Ctrl+Up
by @Antreesy in #12248 - fix(spdx): Deduplicate license statements by @nickvergessen in #12253
- docs: Add REUSE badge to readme by @nickvergessen in #12255
- Updating reuse.yml workflow from template by @nextcloud-command in #12260
- fix(LeftSidebar): small glitch on sidebar scroll by @ShGKme in #12257
- chore(deps): Bump @nextcloud/initial-state from 2.1.0 to 2.2.0 by @dependabot in #12265
- chore(deps-dev): Bump @babel/core from 7.24.4 to 7.24.5 by @dependabot in #12267
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.109 to 7.0.110 by @dependabot in #12269
- chore(deps): Bump @nextcloud/browser-storage from 0.3.0 to 0.4.0 by @dependabot in #12270
- chore(deps-dev): Bump vimeo/psalm from 5.23.1 to 5.24.0 in /vendor-bin/psalm by @dependabot in #12277
- feat(OpenConversationsList): expose description by @DorraJaouad in #12243
- Refactor: Move common message related computed props into composable by @DorraJaouad in #12214
- chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.0 by @dependabot in #12266
- chore(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.1.1 by @dependabot in #12271
- chore(deps): Bump @nextcloud/l10n from 2.2.0 to 3.0.0 by @dependabot in #12274
- chore(deps-dev): Bump @babel/preset-env from 7.24.4 to 7.24.5 by @dependabot in #12268
- chore(deps): Bump @nextcloud/axios from 2.4.0 to 2.5.0 by @dependabot in #12275
- chore(deps): Bump extendable-media-recorder from 9.2.1 to 9.2.2 by @dependabot in #12273
- fix(MessagesList): clean up expired, removed messages from the chat by @Antreesy in #12258
- fix(LobbySettings): convert to string before passing it to translation by @DorraJaouad in #12288
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12280
- fix(chat): focus submit on upload attachments without caption by @ShGKme in #12289
- chore(deps): Bump @nextcloud/vue from 8.11.2 to 8.11.3 by @Antreesy in #12298
- fix: replace emoji-mart-vue-fast lib usage with nextcloud/vue function by @Antreesy in #12285
- ⛔ feat(ban): Contract for banning attendees and IP/ranges by @nickvergessen in #12259
- fix(dashboard): Fix dashboard when the last message of a chat expired by @nickvergessen in #12302
- fix: check for
note-to-self
capability on frontend by @ShGKme in #12312 - feat(capabilities): Expose which capabilities should be considered lo… by @nickvergessen in #12311
- fix: Debugging failing integration tests by @nickvergessen in #12304
- fix(notifications): Preparse call notifications for improved performance by @nickvergessen in #12303
- chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.0 to 3.0.1 by @dependabot in #12324
- chore(deps): Bump libphonenumber-js from 1.10.61 to 1.11.1 by @dependabot in #12325
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.110 to 7.0.111 by @dependabot in #12326
- chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.54.0 to 3.56.1 in /vendor-bin/csfixer by @dependabot in #12327
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12335
- fix(conversations): bring back missing prop by @Antreesy in #12339
- chore(deps): Bump extendable-media-recorder from 9.2.2 to 9.2.4 by @dependabot in #12328
- fix(polls): Remove actor info from system message by @nickvergessen in #12341
- fix(CallView): light improvement by @DorraJaouad in #12300
- fix(settings): don't allow guests when breakout rooms are set by @Antreesy in #12338
- feat(vue3): replace vue-outside-events with vueuse by @DorraJaouad in #12346
- fix(prevent-unload): replace PreventUnload with native browser functionality by @Antreesy in #12349
- fix(messageStore): adjust getters and tests by @Antreesy in #12318
- chore(lint): use strict checks on import/order rule by @Antreesy in #12350
- fix: hide Translate option for files without caption by @Antreesy in #12353
- refactor(plugins): add reusable requestRoomSelection util to run room selector by @ShGKme in #12356
- fix(plugins): return null when room is not selected in plugin instead of throwing an exception by @ShGKme in #12357
- fix(directive): unify tooltip registration by @Antreesy in #12358
- fix(federation): Don't send notifications for most system messages in… by @nickvergessen in #12319
- fix(tests): Sort attendees before using them when preparing the expec… by @nickvergessen in #12369
- fix(chat): Better handling of captioned messages in federated conversations by @nickvergessen in #12256
- fix: throw error when target has DND on by @skalidindi53 in #12283
- chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.56.1 to 3.57.1 in /vendor-bin/csfixer by @dependabot in #12389
- chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 by @dependabot in #12390
- chore(deps-dev): Bump @nextcloud/babel-config from 1.1.1 to 1.2.0 by @dependabot in #12392
- chore(deps): Bump @nextcloud/event-bus from 3.2.0 to 3.3.0 by @dependabot in #12391
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12393
- feat(mobile): use button without text if on mobile by @szaimen in #12383
- fix(recording): Stop broken recording backend by @nickvergessen in #12365
- fix(OpenAPI): Add missing reactionsSelf to ChatMessage by @provokateurin in #12386
- fix(recording): Handle the problem gracefully when the recording can … by @nickvergessen in #12308
- chore(release): Add changelog for 17.1.9, 18.0.8 and 19.0.1 by @danxuliu in #12406
- bump @babel/core from 7.24.5 to 7.24.6 by @dependabot in #12418
- chore(deps): Bump @nextcloud/upload from 1.1.1 to 1.2.0 by @dependabot in #12419
- bump ts-jest from 29.1.2 to 29.1.3 by @dependabot in #12422
- chore(deps-dev): Bump openapi-typescript from 6.7.5 to 6.7.6 by @dependabot in #12416
- bump @babel/preset-env from 7.24.5 to 7.24.6 by @dependabot in #12420
- bump libphonenumber-js from 1.11.1 to 1.11.2 by @dependabot in #12417
- fix(NewConversationDialog): speed up conversation creation flow by @Antreesy in #12431
- chore(browserCheck): unify ua-parser usage through the utils by @Antreesy in #11970
- chore: remove empty file after migration to TS by @Antreesy in #12435
- fix: hide text on mobile for TopBar only by @Antreesy in #12437
- chore(deps): bump @vueuse/components from 10.9.0 to 10.10.0 by @dependabot in #12439
- chore(deps): bump @nextcloud/files from 3.3.1 to 3.4.0 by @dependabot in #12440
- chore(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #12441
- chore(deps): bump ua-parser-js from 1.0.37 to 1.0.38 by @dependabot in #12442
- chore(deps): bump debounce from 2.0.0 to 2.1.0 by @dependabot in #12443
- chore(deps): bump @nextcloud/event-bus from 3.3.0 to 3.3.1 by @dependabot in #12444
- fix(MessageButtonsBar): pass props only by @DorraJaouad in #12395
- fix(github): Fix copy paste in bug report template by @nickvergessen in #12456
- fix(chat): refactor Quote component, fix reactivity by @Antreesy in #12460
- fix(tests): Adjust expected transfer ownership folder name after serv… by @nickvergessen in #12463
- chore(CI): Updating lint-eslint.yml workflow from template by @nextcloud-command in #12459
- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.57.1 to 3.58.1 in /vendor-bin/csfixer by @dependabot in #12448
- fix(federation): use a value from response header to count invites by @Antreesy in #12340
- fix(bots): Allow bots with self-signed certificates by @nickvergessen in #12468
- chore(deps): Bump firebase/php-jwt from 6.10.0 to 6.10.1 by @dependabot in #12423
- chore(CI): Updating pr-feedback.yml workflow from template by @nextcloud-command in #12452
- chore(deps): Bump @nextcloud/upload from 1.2.0 to 1.3.0 by @dependabot in #12476
- chore(deps): Bump libphonenumber-js from 1.11.2 to 1.11.3 by @dependabot in #12477
- chore(deps-dev): Bump @babel/preset-env from 7.24.6 to 7.24.7 by @dependabot in #12478
- chore(deps): Bump @nextcloud/files from 3.4.0 to 3.4.1 by @dependabot in #12480
- chore(deps-dev): Bump @babel/core from 7.24.6 to 7.24.7 by @dependabot in #12479
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12426
- fix(messageStore): update edited parent for all messages by @Antreesy in #12483
- fix(viewer): fix creation of file from template by @Antreesy in #12467
- fix(useViewer): initially define which type will be used to map objects by @Antreesy in #12490
- fix(MediaSettings): sync preferences with devices direct selection by @DorraJaouad in #12189
- fix(MessagesList): keep token consistent during async methods by @Antreesy in #12492
- fix(messagesStore): add missing
markdown
in temporary message object by @DorraJaouad in #12498 - fix(tests): Adjust expected share type attributes after server change by @nickvergessen in #12506
- Fix audio in inactive tab in Safari by @danxuliu in #12497
- Removed the background job and checks by @skalidindi53 in #12496
- chore(release): Changelog for 19.0.2 by @nickvergessen in #12514
- test(teams): Add a test to check if "Shared with team" allows chatting by @nickvergessen in #12240
- fix(NewMessage): typing indicator alignment for wide screens by @sanskar-soni-9 in #12505
- feat: transcripts are now avaliable as .md files by @skalidindi53 in #12518
- chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in #12520
- fix(capabilities): implement a wrapper for capabilities by @Antreesy in #12208
- fix(l10n): directly import translate functions to the components by @Antreesy in #12385
- chore(deps): Bump @vueuse/components from 10.10.0 to 10.11.0 by @dependabot in #12523
- chore(deps): Bump @nextcloud/dialogs from 5.3.1 to 5.3.2 by @dependabot in #12524
- feat(OpenAPI): Add more rich object fields by @provokateurin in #12525
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12526
- chore(deps-dev): Bump ws from 7.5.9 to 7.5.10 by @dependabot in #12532
- fix: Fix broken audio in Safari after disconnecting node by @danxuliu in #12533
- chore(release): Changelog for 19.0.3 by @Antreesy in #12536
- fix: pass returned promise instead of function by @Antreesy in #12538
- fix: pass both arguments to the method by @Antreesy in #12540
- feat(call): auto lower hand on speaking for 3s by @sanskar-soni-9 in #12509
- fix(federation): update counter after invites store update by @Antreesy in #12542
- feat(conversation): add confirmation dialog when removing participant by @Antreesy in #12543
- fix: duplicate stun and turn servers cannot be added by @skalidindi53 in #12531
- fix(CallTime): stop showing hint for participants who joined after 1 hour. by @DorraJaouad in #12546
- Fix: replace v-bind with object prop passing by @DorraJaouad in #12549
- fix: Broken links in documentation by @Pwuurple in #12555
- chore(deps): Bump @nextcloud/files from 3.4.1 to 3.5.1 by @dependabot in #12560
- chore(deps): Bump libphonenumber-js from 1.11.3 to 1.11.4 by @dependabot in #12562
- chore(deps): Bump nextcloud-vue-collections from 0.12.0 to 0.13.0 by @dependabot in #12565
- chore(deps-dev): Bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in #12566
- chore(deps-dev): Bump vimeo/psalm from 5.24.0 to 5.25.0 in /vendor-bin/psalm by @dependabot in #12561
- chore(deps-dev): Bump esbuild-loader from 4.1.0 to 4.2.0 by @dependabot in #12568
- chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.58.1 to 3.59.3 in /vendor-bin/csfixer by @dependabot in #12571
- chore(deps): Bump @nextcloud/dialogs from 5.3.2 to 5.3.3 by @dependabot in #12563
- Shows an error msg when missing args by @skalidindi53 in #12547
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12574
- feat(ban): add endpoints for ban handling by @Antreesy in #12434
- fix(MessageButtonsBar): Hide reply button if participant has no chat permission by @provokateurin in #12575
- chore(deps-dev): Bump nextcloud/coding-standard from 1.1.0 to 1.2.1 in /vendor-bin/csfixer by @dependabot in #12570
- fix(sidebar): tab is not shown after switching a conversation by @ShGKme in #12586
- fix(Message): adjust toast message on delete to align with API by @Antreesy in #12581
- fix(RightSidebar): refactor, add 'Participants' to 1-1 calls by @Antreesy in #12585
- fix(MessagesList): fix unread marker when it is attached to the last message in collapsed group by @DorraJaouad in #12584
- feat(MediaSettings): add option to mirror video preview by @Antreesy in #12580
- chore(CI): Update setup-php to 2.31.0 by @SystemKeeper in #12590
- Documentation fixes by @Ivansss in #12596
- chore(release): Changelog for 17.1.10 | 18.0.9 | 19.0.4 by @Antreesy in #12598
- fix(sidebar): use open state to remove always working focus trap on mobile by @ShGKme in #12387
- chore(deps): Bump @nextcloud/upload from 1.3.0 to 1.4.1 by @dependabot in #12606
- Fix broken documentation links by @Ivansss in #12608
- feat(bots): Add events for enabling and disabling bots by @sanskar-soni-9 in #12551
- refactor(sidebar): stop relying on internal classes and rename class by @ShGKme in #12607
- fix(Reactions): improve styling in popover by @DorraJaouad in #12602
- chore(deps): Bump @nextcloud/dialogs from 5.3.3 to 5.3.4 by @dependabot in #12614
- chore(deps-dev): Bump phpunit/phpunit from 10.5.20 to 10.5.24 in /vendor-bin/phpunit by @dependabot in #12615
- chore(deps-dev): Bump phpunit/phpunit from 10.5.20 to 10.5.24 in /tests/integration by @dependabot in #12616
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12620
- Only check path for being accessible when the storage is a object home by @mejo- in #12627
- feat: show out of office replacement by @hamza221 in #12510
- feat(CallView): introduce dynamic order by @DorraJaouad in #12361
- fix(chat): promptly update messages list in sidebar, store and chat by @Antreesy in #12632
- fix(conversation): adjust broadcasted data between tabs by @Antreesy in #12557
- fix(deps): Use less 3rdparty dependencies by comparing
IDBConnection::PLATFORM_*
by @nickvergessen in #12635 - fix(MessagesSystemGroup): separate messages with different actors by @DorraJaouad in #12640
- chore(deps): bump nextcloud/vue from 8.13.0 to 8.14.0 by @Antreesy in #12643
- chore(deps-dev): Bump phpunit/phpunit from 10.5.24 to 10.5.25 in /vendor-bin/phpunit by @dependabot in #12645
- chore(deps): Bump @nextcloud/dialogs from 5.3.4 to 5.3.5 by @dependabot in #12647
- chore(deps-dev): Bump phpunit/phpunit from 10.5.24 to 10.5.25 in /tests/integration by @dependabot in #12646
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12648
- chore(deps-dev): Bump openapi-typescript from 6.7.6 to 7.0.0 by @dependabot in #12567
- fix(license): Change reuse to toml file by @nickvergessen in #12652
- Fix(GroupSystemMessages): add tests and adjust conditions for combined messages by @DorraJaouad in #12644
- fix(chat): wrap Quote in RouterLink to handle in-app navigation by @Antreesy in #12651
- fix(MessagesList): show date separator when div is not scrollable by @DorraJaouad in #12641
- fix(federation): Fix federation with Nextcloud 29.0.4 or later by @nickvergessen in #12661
- fix(chat): Fix missing reference information for federated message links by @nickvergessen in #12664
- fix(MessageList): Workaround rendering issue on safari when unread marker is removed by @SystemKeeper in #12659
- feat(filepicker): add button to show smart picker by @DorraJaouad in #12657
- feat: Added database migration for banning users by @skalidindi53 in #12558
- fix(directive): replace v-observe-visibility with vIntersectionObserver by @Antreesy in #12655
- fix(settings): drop local setting for background blur filter, use provided by server by @Antreesy in #12633
- fix(dashboard): Fix missing dashboard icon by @nickvergessen in #12672
- fix(chat): show spinner for temporary / edited messages by @Antreesy in #12550
- chore(release): Changelog for 18.0.10 and 19.0.5 by @nickvergessen in #12675
- perf(sharing): Use getFirstNodeById() which is more performant by @backportbot in #12679
- fix(federation): Also fix room::remote_server and pcm::remote_server_url by @nickvergessen in #12685
- fix(federation): Allow setting the session state in federated convers… by @nickvergessen in #12686
- chore(release): Changelog for 19.0.6 by @nickvergessen in #12694
- chore(deps): bump @nextcloud/upload library from 1.4.1 to 1.4.2 by @Antreesy in #12696
- chore(deps-dev): Bump @babel/core from 7.24.7 to 7.24.8 by @dependabot in #12702
- chore(deps): Bump extendable-media-recorder from 9.2.4 to 9.2.8 by @dependabot in #12704
- chore(deps-dev): Bump openapi-typescript from 7.0.0 to 7.0.2 by @dependabot in #12703
- chore(deps-dev): Bump ts-jest from 29.1.5 to 29.2.2 by @dependabot in #12700
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12712
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.111 to 7.0.113 by @dependabot in #12701
- chore(deps-dev): Bump @babel/preset-env from 7.24.7 to 7.24.8 by @dependabot in #12705
- fix(chat): keep message parents in the store after update by @Antreesy in #12697
- fix(chat): break message polling loop, if token has changed by @Antreesy in #12717
- chore: update workflows from templates by @skjnldsv in #12710
- fix: Moderators no longer able to ban themselves or other moderators by @skalidindi53 in #12671
- fix(federation): Fix message parameters after adjusting https handling by @nickvergessen in #12715
- fix(ban): Limit query for participants when they actually can be a moderator by @nickvergessen in #12723
- fix(CI): Run tests against more oracle versions by @nickvergessen in #12722
- debug: add time measurement for chat requests by @Antreesy in #12725
- chore(release): Add changelog for 19.0.7 by @nickvergessen in #12733
- fix(CI): Fix mariadb and mysql options in integration test by @nickvergessen in #12730
- fix(ban): Renamed banned to bannedActor by @skalidindi53 in #12735
- fix(CallView): freeze promoted video on hover by @DorraJaouad in #12639
- fix: add edited and server hints to author name in quotes by @DorraJaouad in #12718
- fix: refactor messages list update in watchers by @DorraJaouad in #12658
- fix(bans): minor corrections by @Antreesy in #12739
- style: adjust variables and styles for Nc30 by @Antreesy in #12662
- fix(federation): Ignore outdated sessions when checking for active se… by @nickvergessen in #12741
- fix: Fix generating session id again if duplicated by @danxuliu in #12743
- feat: Added (user,state) index for talk_invitations by @skalidindi53 in #12740
- fix: chat jumping when reference widgets are rendered by @DorraJaouad in #12559
- chore: update workflow templates by @Antreesy in #12748
- fix(sharing): Don't repopulate query builder object by @nickvergessen in #12752
- fix(Quote): simplify styles for ellipsized text by @Antreesy in #12753
- fix(ci): Use apcu in all integration tests by @SystemKeeper in #12758
- chore(deps-dev): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.1 in /tests/integration by @dependabot in #12759
- chore(deps-dev): Bump openapi-typescript from 7.0.2 to 7.1.0 by @dependabot in #12762
- chore(deps-dev): Bump esbuild-loader from 4.2.0 to 4.2.2 by @dependabot in #12763
- chore(deps): Bump @nextcloud/paths from 2.1.0 to 2.2.0 by @dependabot in #12764
- chore(deps-dev): Bump @babel/core from 7.24.8 to 7.24.9 by @dependabot in #12765
- chore(deps): Bump @nextcloud/files from 3.5.1 to 3.6.0 by @dependabot in #12766
- chore(deps-dev): Bump ts-jest from 29.2.2 to 29.2.3 by @dependabot in #12761
- fix(LeftSidebar): get rid of server styles for settings button by @ShGKme in #12261
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12770
- fix(ban): Validate actor types on banning by @nickvergessen in #12746
- fix(federation): Make sure the returned unread message count is alway… by @nickvergessen in #12756
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #12774
- Ban guests by ip by @nickvergessen in #12691
- fix: Removed redundant database indices by @skalidindi53 in #12749
- Fix mapping of token to identifier for federated rooms by @danxuliu in #12776
- style: design adjustments for Nc30 by @Antreesy in #12767
- feat(mentions): prevent mention
@all
for non moderators by @sanskar-soni-9 in #12618 - fix(openapi): Update openapi extractor to latest by @nickvergessen in #12780
- feat(chat): Outline the participant count when trying to mention ever… by @nickvergessen in #12782
- fix(chat): Fix OpenAPI optional attributes on mentions by @nickvergessen in #12784
- Add real federated server for integration tests by @danxuliu in #12785
- fix: Do not try to post messages when federated room visibility changes by @danxuliu in #12777
- fix(tests): Ignore all integration server logs by @nickvergessen in #12787
- Propagate lobby state to federated servers by @danxuliu in #12786
- Add support for external signaling federation by @danxuliu in #12604
- fix(AdminSettings): hide secrets in password fields by @ShGKme in #12812
- tests: Fix "using server" step definition by @danxuliu in #12816
- Add support for federated calls by @danxuliu in #12668
- fix(AdminSettings): Require HPB for recording server configuration by @SystemKeeper in #12771
- Release 20.0.0-beta.1 by @danxuliu in #12822
New Contributors
- @skalidindi53 made their first contribution in #12283
- @sanskar-soni-9 made their first contribution in #12505
- @Pwuurple made their first contribution in #12555
- @mejo- made their first contribution in #12627
- @hamza221 made their first contribution in #12510
Full Changelog: v19.0.7...v20.0.0-beta.1