Added
- Allow translating chat messages #9512
Changed
- Update several dependencies
Fixed
- Media settings or not respected #9513
- Fix clearing guests over and over again on MySQL and Oracle #9517
- Prevent empty chat messages #9509
What's Changed
- fix(chat): Prevent empty chat messages by @nickvergessen in #9509
- Update license file by @marcoambrosini in #9518
- fix closing the left sidebar on click automatically by @szaimen in #9508
- Fix clearing of guests by @nickvergessen in #9517
- fix(call): Fix incorrectly selected media when actually joining a call by @nickvergessen in #9513
- fix(deps): Bump @nextcloud/vue to 7.11.4 by @nickvergessen in #9523
- fix(settings): Fix recording server check for blocked admins by @nickvergessen in #9524
- Use the color-primary-element* variables by @szaimen in #9526
- Refactor
NewMessageForm
component by @Antreesy in #9430 - Translate chat messages by @marcoambrosini in #9512
- (follow-up) Minor javascript refactoring by @Antreesy in #9530
- Add main container id to the store for sidebars by @Antreesy in #9531
- Release 17.0.0 beta.3 by @nickvergessen in #9521
- chore(release): Bump version in info.xml by @nickvergessen in #9533
Full Changelog: v17.0.0-beta.2...v17.0.0-beta.3