🛠️ 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 nextcloud/spreed#8837
- fix(recording): Fix detection of previous state when incomplete by @nickvergessen in nextcloud/spreed#8840
- Remove isSignalingDev method by @vitormattos in nextcloud/spreed#8836
- fix(CI): Make the breakout room tests more reliable by ordering locally by @nickvergessen in nextcloud/spreed#8838
- Bump @nextcloud/vue to ^7.7.1 by @nickvergessen in nextcloud/spreed#8832
- Set local video in Stripe to 4:3 aspect-ratio by @Antreesy in nextcloud/spreed#8772
- Hide bottom stripe in recordings by @danxuliu in nextcloud/spreed#8844
- Order commands at info.xml by @vitormattos in nextcloud/spreed#8834
- Fix colors in GitHub Actions Jest tests output by @ShGKme in nextcloud/spreed#8847
- Restrict available APIs for breakout rooms by @nickvergessen in nextcloud/spreed#8841
- [master] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#8860
- Change native buttons to NcButton components by @Antreesy in nextcloud/spreed#8764
- Fix message type of files shared from mobile clients by @nickvergessen in nextcloud/spreed#8861
- Bump webrtc-adapter from 8.2.0 to 8.2.1 by @dependabot in nextcloud/spreed#8853
- Bump @babel/preset-typescript from 7.18.6 to 7.21.0 by @dependabot in nextcloud/spreed#8850
- Focus chat input after quoting by @nickvergessen in nextcloud/spreed#8864
- Bump @babel/core from 7.20.12 to 7.21.0 by @dependabot in nextcloud/spreed#8851
- Configure tests for MessageButtonsBar appearance by @Antreesy in nextcloud/spreed#8845
- Fix recording server documentation typos by @danxuliu in nextcloud/spreed#8871
- Allow to abort emoji and user autocompletion by @nickvergessen in nextcloud/spreed#8870
- Set focus to native input in NcInputField by @Antreesy in nextcloud/spreed#8873
- Don't claim recording is enabled when no secret or servers are config… by @nickvergessen in nextcloud/spreed#8874
- fix(UI): Only show breakout rooms option when it's usable by @nickvergessen in nextcloud/spreed#8875
- chore(release): Bump version and add changelog for 16.0.0-beta.2 by @nickvergessen in nextcloud/spreed#8877
Full Changelog: nextcloud/spreed@v16.0.0-beta.1...v16.0.0-beta.2