What's Changed
Features
- feat(deps): Add Nextcloud 35 support by @nickvergessen in #1568
- feat(whitelisting): Explicitly tell which app is blocked to the user by @artonge in #1611
- feat(settings): add a default quota selector for new guest accounts by @ernolf in #1618
Fixes
- fix(settings): use @update:modelValue so admin switches save again by @ernolf in #1598
- fix(settings): save the guest allowlist again by @ernolf in #1616
- fix: add missing index on email in the guest_users table by @CarlSchwan in #1600
- fix: avoid TypeError when the session user is null by @solracsf in #1592
- fix: convert recipient to user ID for email shares by @susnux in #1572
Other
- test(playwright): add happy-path e2e suite by @pringelmann in #1565
- chore: migrate away from deprecated OC_App by @susnux in #1612
- Dependency and tooling updates (@nextcloud/vue 9.6.0 → 9.8.2, and others)
New Contributors
Full Changelog: v4.7.5...v4.8.0