Added
- feat(chat): Show the "Out of office" message in one-to-one conversations #11049
Changed
- Update several dependencies
- Update translations
Fixed
- fix(call): Try to fix Safari unmute after being muted for a longer time #11032
- fix(call): Reduce participant list update speed when you are not joining a call #11047
- fix(call): Remove O(n) queries when ending a call for everyone #11020
- fix(UI): Fix several missing headlines after nextcloud/vue update #11031
- fix(chat): Allow submitting the caption upload form without a file #11013
- fix(call): Fix undefined variable $participant when calling a conversation with lobby #11027
- fix(chat): Hide "Messages in current conversation" search filter when not in a chat #11054
What's Changed
- chore(deps): Bump extendable-media-recorder from 9.1.3 to 9.1.4 by @dependabot in #11000
- chore(deps-dev): Bump @types/jest from 29.5.8 to 29.5.10 by @dependabot in #11003
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.99 to 7.0.100 by @dependabot in #11002
- [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11008
- chore(deps): Bump libphonenumber-js from 1.10.49 to 1.10.51 by @dependabot in #11001
- [stable28] fix(search): change conditions for showing trailing button by @backportbot-nextcloud in #11010
- [stable28] fix(chat): use the default new message placeholder by @backportbot-nextcloud in #11012
- [stable28] fix(uploads): allow to send empty uploads as normal messages by @Antreesy in #11013
- [stable28] refactor: make browserCheck an util instead of mixin by @backportbot-nextcloud in #11017
- [stable28] Fix use of blockCalls in vue template by @backportbot-nextcloud in #11018
- [stable28] fix(calls): Remove a query in a loop when ending call for everyone by @backportbot-nextcloud in #11020
- [stable28] Fix undefined $participant when calling a lobbied room by @backportbot-nextcloud in #11027
- [stable28] fix(UI): Fix missing headlines after vue library changed from title t… by @backportbot-nextcloud in #11031
- [stable28] I should "git add" before I "git commit" by @backportbot-nextcloud in #11036
- [stable28] Fix lost audio track on safari by @backportbot-nextcloud in #11032
- [stable28] fix(call): do not update participants list often when not in the call by @backportbot-nextcloud in #11047
- [stable28] feat(integration): show out-of-office message in 1-1 conversation by @backportbot-nextcloud in #11049
- [stable28] fix(chat): patch stored message input by @backportbot-nextcloud in #11052
- [stable28] fix(shares): handle shares with duplicate names and caption message by @backportbot-nextcloud in #11025
- Release 18.0.0 rc.2 by @nickvergessen in #11057
- [stable28] fix(search): Hide "Messages in current conversation" when not on talk by @backportbot-nextcloud in #11056
- [stable28] fix(AuthSidebar): Order popups by @backportbot-nextcloud in #11058
Full Changelog: v18.0.0-rc.1...v18.0.0-rc.2