Nextcloud 35.0.0rc1
server
- Feat: configure toast timeout (server#62689)
- Feat(setup): allow to configure ssl db connection during installation (server#62959)
- Allow every with direct access to a shared file to modify all shares for the file (server#63036)
- Fix(LocalStorage): Clear realpath cache on fopen failure and re-try access (server#63101)
- Feat: add navigation actions to the waffle menu (server#63134)
- Allow specifying output format in unified sharing cli (server#63191)
- Fix(preview): execute PreviewMapper::deleteAll() (server#63247)
- Fix(provisioning_api): let sub-admins change group memberships (server#63307)
- More improvements to the dispatcher (server#63385)
- Clean up application autoloading registration (server#63388)
- Fix(files_external): set usePresignedUrl before first S3 connection (server#63417)
- Fix(dav): Handle correctly not found while streaming output (server#63435)
- Feat(orm): Add api to do cursor based pagination (server#63441)
- Fix: Store login name and not uid in session when login with webauthn (server#63442)
- Fix(rector): Apply rector strict (server#63443)
- Feat(updater): clear app_install_overwrite on major upgrades (server#63446)
- Build(apps): ship dbdoctor (server#63455)
- Feat(ContextChat): add IContentProviderWithSearchTask (server#63459)
- Fix(navigation): Allow apps to hide registered navigation entries (server#63524)
- Fix(INavigationManager): Add missing type values (server#63535)
- Feat(Sharing): Allow filtering shares by state (server#63551)
- Feat(Sharing): Apply password expiration config to email recipients (server#63560)
- Fix(avatar): Fix loading avatars for users with email address user ids (server#63563)
- 35.0.0 RC1 (server#63569)
- Welcome stable35 (server#63570)
3rdparty
- Ci(dependabot): Update 3rdparty on stable35 (3rdparty#2567)
- Build: Adjust version for stable35 (3rdparty#2577)
app_api
circles
- Fix(teams): hide dot entries and route team space link (circles#2735)
- Fix(federated-event-service): broadcast CircleDestroy event before executing it's manage() method (circles#2759)
- Feat: cleanup members and federation agent when removing a SCIM remote instance (circles#2785)
- Feat: store SCIM group id on circle settings; use existing notes methods for OIDC's managed_by (circles#2788)
- Fix all psalm issues (circles#2789)
dbdoctor
- Newly added in this release
firstrunwizard
logreader
office
password_policy
photos
- Fix: burst stacks + side date scrubber on the timeline (photos#3491)
- Feat: hover-autoplay video preview on photo tiles (photos#3492)
- Fix(album): roll back failed database transactions (photos#3760)
- Test: migrate from Cypress to Playwright (photos#3771)
- Refactor: consolidate `FileComponent` and `FileLegacy` (photos#3786)