Added for users
- Breakout rooms can be used to split a group call into temporary working groups (Requires the High-performance backend)
#8337 - Calls can now be recorded (Requires the High-performance backend)
#8324 - The top bar now shows useful information like participant count, call duration and title while in a call.
#8341 - Chat input now allows to autocomplete emojis
#4333
Added for administrators
- Administrators can now define the default conversation permissions via the
default_permissions
app config
#8457 - Administrators can now define the default name of the Talk/ attachments folder via the
default_attachment_folder
app config
#8465 - OCC command to transfer-ownership of conversations was added allowing to hand over conversations during off-boarding
#8479 - All available app configurations have been documented in the settings documentation
Added for developers
- Chat API now allows to get the context (older and newer messages) for a message
#8717 - Conversation list is now being instantly updated with information from notifications
#8723 - Conversations API now supports a "modified since" parameter to only get changed conversations
#8726 - Chats are opened now without a page reload when interacting with notifications
#8713 - Introduced a new conversation type to indicate that a conversation was a one-to-one conversation
#8600
Changed
- Version 1.1.0 of the signaling server of the High-performance backend is now required
- Update several dependencies
What's Changed
- [stable26] Fix
PollVotersDetails
style by @backportbot-nextcloud in #9019 - [stable26] Update nextcloud/ocp dependency by @nextcloud-command in #9039
- chore(deps): Bump extendable-media-recorder from 7.1.5 to 7.1.7 by @dependabot in #9036
- bump terser-webpack-plugin from 5.3.6 to 5.3.7 by @dependabot in #9033
- chore(deps): Bump ua-parser-js from 1.0.33 to 1.0.34 by @dependabot in #9028
- [stable26] Reserve space for the last message's buttons bar by @backportbot-nextcloud in #9043
- [stable26] Wrap poll results by @backportbot-nextcloud in #9044
- [stable26] Replace
NcActionButton
withNcButton
in MessageButtonsBar by @backportbot-nextcloud in #9047 - [stable26] Fix
Reply
andPrivate reply
buttons show conditions by @backportbot-nextcloud in #9052 - [stable26] Spelling fix by @backportbot-nextcloud in #9022
- [stable26] Fix search-box and new conversation button design by @backportbot-nextcloud in #9056
- [stable26] build: remove TS related tooling and files by @backportbot-nextcloud in #9057
- [stable26] Fix some eslint warnings by @Antreesy in #9061
- [stable26] Fix flickering while dragging files on safari by @backportbot-nextcloud in #9076
- bump @babel/core from 7.21.0 to 7.21.3 by @dependabot in #9096
- bump jest-mock-axios from 4.6.2 to 4.6.3 by @dependabot in #9095
- [stable26] Fix order of message of signaling server to be returned to client by @backportbot-nextcloud in #9079
- feat(release): Changelog and version bump for 16.0.0 by @nickvergessen in #9111
Full Changelog: v16.0.0-rc.3...v16.0.0