Nextcloud 35.0.1rc1
server
- Fix(Sharing): Prevent truncation of node IDs (server#64140)
- Fix(trashbin): properly unpause trashbin on error (server#64177)
- Strict comparaison (server#64189)
- Fix: update left padding of public shares (server#64213)
- Chore: update flake inputs (server#64216)
- Fix: update shared resource calendar icon for different theme (server#64288)
- Refactor: correct small typo in isUpgradeRequired log message (server#64296)
- Test(files_external): call parent::setUp() in BackendServiceTest (server#64306)
- Fix(i18n): Remove ellipsis from search strings (server#64323)
- Fix: preserve link shares on ownership transfer (server#64332)
- Allow quota write streams with unknown free space (server#64341)
- Fix: remove nested items from favorites view on unfavorite (server#64344)
- Fix(Sharing): Hide non-matching recipients instead of only their secrets (server#64353)
- Fix(encryption): cap and invalidate key-cache (server#64356)
- Fix(files): Show confirmation dialog on delete hotkey press (server#64357)
- Fix(files_external): show that an unrestricted storage applies to all (server#64362)
- Fix(files_sharing): don't crash CleanupShareTarget when mount info is missing (server#64367)
- Fix: improve form validation feedback for login, account creation, and sharing (server#64372)
- Fix: show custom permissions when share is removed from edit bundle (server#64375)
- Fix: logs can leak sensitive information.. (server#64386)
- Fix: skip copying skeleton if the user has 0 quota (server#64396)
- Fix(files): bring back ownership transfer of all files (server#64407)
- Fix: use correct mimetype for theming logo (server#64410)
- Fix(files_sharing): only offer folders in file-request which are shareable (server#64416)
- Fix: scope group share child permission updates to usergroup (server#64417)
- Fix(sharing): Hide Allow download and sync option for federated (server#64421)
- Fix: Send password to owner when password sending fails, regardless of enforcement (server#64425)
- Fix(previews): set Content-Type header for Imaginary requests (server#64431)
- Implement recommended recipient api for unified sharing (server#64433)
- Ci: compile on CI after merge to reduce conflicts and total CI time (server#64436)
- Fix(CalDAV): extract data from occurance exemptions (server#64438)
- Add files:list command and fix auto completion (server#64439)
- Fix(config): Don't print sensitive config when setting them (server#64442)
- Db info fixes (server#64462)
- Feat: Add more debug output when checkTokenCredentials fails (server#64472)
- Fix: keep share visible for share owner when iinitiator is deactivated (server#64477)
- Fix(filecache): announce every removed entry so metadata is cleaned up (server#64498)
- Fix(files): validate dropped filenames before upload (server#64502)
- Fix: remove dead hook listener and replace with event listener (server#64509)
- Fix(CalDAV): set significant change flag properly (server#64520)
- Fix: Merge driverOptions correctly (server#64521)
- Fix(dav): keep tags on hidden files when setting tag object ids (server#64559)
- Feat(files): bring back the Sidebar API (server#64581)
- Fix(systemtags): offer every tag in the tag selects (server#64586)
- Perf: Improve token exchange (server#64597)
activity
- Fix(tests): Remove broken toast closing & remove use of query method (activity#2923)
- Fix(activity): reset the current user and release the teams session (activity#2924)
- Fix(mail): escape rich object links and skip unsendable digest users (activity#2927)
- Feat: let apps define the actor of an activity via the activity manager (activity#2930)
app_api
- Fix(k8s): check daemon reachability by deploy id (app_api#1026)
- Chore(CI): fix workflow triggers and regenerate OpenAPI specs on stable35 (app_api#1029)
- Test(exapp_integration): add a browser test that the admin settings page renders (app_api#1036)
circles
files_pdfviewer
logreader
notifications
- Ci(performance): Update performance baseline after server changes (notifications#3387)
- Feat(api): Allow to filter the API by app and object (notifications#3389)
photos
serverinfo
text
- Feat(menu): add Mermaid diagram entry to Blocks menu (text#9204)
- Fix(print): hide files list when printing page (text#9206)
- Chore(upgrade): fix deprecation (text#9207)
- Fix(SyncService): Behave like an idle disconnect on 403 responses (text#9210)