🛠️ Changed
- Update several dependencies
🐞 Fixed
- Don't show breakout room options in one-to-one and public conversations #8875
- Don't show recording options when no recording servers are configured #8874
- Focus conversation name field when creating conversation #8873
- Allow to abort emoji-autocomplete with ESC #8870
- Focus chat input when replying to a message #8864
- Fix message type of attachments uploaded via mobile apps #8861
- Hide the bottom video stripe in recordings #8844
- Don't allow to change certain settings directly inside breakout rooms #8841
- Fix detection of the recording state #8840
- Improve notification subject and message for recording uploads #8837
What's Changed
- feat(recording): Add a shorter subject for the call recording notification by @nickvergessen in #8837
- fix(recording): Fix detection of previous state when incomplete by @nickvergessen in #8840
- Remove isSignalingDev method by @vitormattos in #8836
- fix(CI): Make the breakout room tests more reliable by ordering locally by @nickvergessen in #8838
- Bump @nextcloud/vue to ^7.7.1 by @nickvergessen in #8832
- Set local video in Stripe to 4:3 aspect-ratio by @Antreesy in #8772
- Hide bottom stripe in recordings by @danxuliu in #8844
- Order commands at info.xml by @vitormattos in #8834
- Fix colors in GitHub Actions Jest tests output by @ShGKme in #8847
- Restrict available APIs for breakout rooms by @nickvergessen in #8841
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #8860
- Change native buttons to NcButton components by @Antreesy in #8764
- Fix message type of files shared from mobile clients by @nickvergessen in #8861
- Bump webrtc-adapter from 8.2.0 to 8.2.1 by @dependabot in #8853
- Bump @babel/preset-typescript from 7.18.6 to 7.21.0 by @dependabot in #8850
- Focus chat input after quoting by @nickvergessen in #8864
- Bump @babel/core from 7.20.12 to 7.21.0 by @dependabot in #8851
- Configure tests for MessageButtonsBar appearance by @Antreesy in #8845
- Fix recording server documentation typos by @danxuliu in #8871
- Allow to abort emoji and user autocompletion by @nickvergessen in #8870
- Set focus to native input in NcInputField by @Antreesy in #8873
- Don't claim recording is enabled when no secret or servers are config… by @nickvergessen in #8874
- fix(UI): Only show breakout rooms option when it's usable by @nickvergessen in #8875
- chore(release): Bump version and add changelog for 16.0.0-beta.2 by @nickvergessen in #8877
Full Changelog: v16.0.0-beta.1...v16.0.0-beta.2