What's Changed
✨ Features
- feat(deps): Add Nextcloud 36 support by @nickvergessen in #1675
⚡ Performance
- perf(GuestForm): Load groups when required by @CarlSchwan in #1686
🐛 Fixes
- fix(backend): Upgrade outdated password hashes on email logins by @solracsf in #1667
- fix(settings): Load guest details by user id instead of email by @solracsf in #1670
- fix(whitelisting): Make the blocked app message translatable again by @solracsf in #1665
- fix(whitelisting): Never treat the empty app id as whitelisted by @solracsf in #1666
- fix(notifications): Use the target id in guest conversion notifications by @solracsf in #1669
- fix(restrictions): Apply the app config overwrite to the typed getters by @solracsf in #1664
- fix(backend): Keep the display name ordering when searching guests by @solracsf in #1668
- fix(whitelist): Recognise every two-factor provider app for guests by @solracsf in #1672
- fix: populate cache when creating user by @icewind1991 in #1678
- fix: Remove uses of IServerContainer interface by @come-nc in #1689
- fix(psalm): Don't report UnusedIssueHandlerSuppression by @CarlSchwan in #1671
🔧 Maintenance / Dependencies
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #1657
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #1677
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #1685
- [main] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #1674
- Chore(deps-dev): Bump js-yaml from 4.2.0 to 4.3.1 by @dependabot[bot] in #1658
- Chore(deps-dev): Bump js-yaml from 4.3.1 to 4.3.2 by @dependabot[bot] in #1688
- Chore(deps): Bump dompurify from 3.4.12 to 3.4.13 by @dependabot[bot] in #1659
- Chore(deps-dev): Bump @nextcloud/e2e-test-server from 0.4.0 to 0.5.1 by @dependabot[bot] in #1661
- Chore(deps-dev): Bump @playwright/test from 1.60.0 to 1.62.1 by @dependabot[bot] in #1660
- Chore(deps-dev): Bump rector/rector from 2.5.7 to 2.6.1 in /vendor-bin/rector by @dependabot[bot] in #1663
- Chore(deps-dev): Bump rector/rector from 2.6.1 to 2.6.3 in /vendor-bin/rector by @dependabot[bot] in #1676
- Chore(deps-dev): Bump rector/rector from 2.6.3 to 2.6.5 in /vendor-bin/rector by @dependabot[bot] in #1690
- Chore(deps): Bump @nextcloud/dialogs from 7.4.1 to 7.5.0 by @dependabot[bot] in #1684
- Chore(deps): Bump @nextcloud/vue from 9.9.0 to 9.11.0 by @dependabot[bot] in #1691
- Chore(deps-dev): Bump browserslist from 4.28.1 to 4.28.8 by @dependabot[bot] in #1681
- Chore(deps): Bump fast-uri from 3.1.5 to 3.1.7 by @dependabot[bot] in #1679
- Chore(deps): Bump @humanfs/node from 0.16.7 to 0.16.8 by @dependabot[bot] in #1680
- Chore(deps-dev): Bump joi from 18.2.1 to 18.2.8 by @dependabot[bot] in #1687
New Contributors
Full Changelog: v4.9.0...v4.10.0