v35.0.0rc4
Pre-release
Pre-release
·
157 commits
to main
since this release
Nextcloud 35.0.0rc4
server
- Fix(files): keep reactivity when destructuring the store in grid view (server#63846)
- Fix: fail uploads when uri does not match session/share token (server#63959)
- Fix: don't rely on constraint for filecache_extended "upsert" when in transaction (server#63986)
- Fix: filter system tag object IDs by user visibility (server#63990)
- Fix: protect share accept endpoint with CSRF token (server#63999)
- Fix(files_external): map display names for groups (server#64011)
- Build(deps): bump @nextcloud/upload from 1.11.1 to 1.12.0 in /build/frontend-legacy (server#64015)
- Fix(chunkingUpload): sliding expiration based on upload activity (server#64025)
- Fix(comments): recreate comment editor on Activity tab remount (server#64079)
- Fix(tags): broken tag deletion on user delete (server#64090)
- Fix: Revert to registering autoloading app by app while booting them (server#64094)
- Feat(core): add office desktop editor badges (server#64105)
- Feat(files_sharing): unified sharing sidebar and dialog (server#64114)
- Fix(files_sharing): normalize share target on parent folder rename (server#64122)
- Fix: remove wrongly used system address book flag (server#64132)
- Perf(core): read the user status from initial state (server#64135)
- Fix(user_status): one heartbeat per interval, and refresh before invalidation (server#64136)
- Fix(files_sharing): don't abort share:list when orphaned shares exist (server#64144)
- Perf: make request to /contactsmenu/teams only when contacts menu is opened (server#64150)
- Fix(files_sharing): bump @nextcloud/sharing to 1.0.0-beta.4 (server#64155)
- Fix(shipped): stop declaring dbdoctor as a shipped app (server#64158)
- Perf: Load entries lazily again in NavigationManager (server#64159)
- Feat(files_sharing): import the sharing dialog directly (server#64164)
- Perf(user_status): skip heartbeats another tab already sent (server#64166)
- Fix(core): lengthen app menu hover-open delay to 300ms (server#64170)
circles
files_lock
- Fix: two regressions from the CoreQueryBuilder removal (files_lock#1281)
- Multiple cleanups and fixes (files_lock#1282)
- Fix(dav): report a lock that never expires as timeout 0, not -60 (files_lock#1285)
- Test: strengthen lock cleanup coverage (files_lock#1287)
- Fix(lock): stop overwriting a lock's creation time with the real clock (files_lock#1288)
firstrunwizard
photos
serverinfo
- Fix(linux): report container memory limits instead of the host's (serverinfo#1121)
- Feat(settings): split the admin page into Status and Background jobs (serverinfo#1126)
- Feat(database): add a database page with the DB Doctor checks (serverinfo#1130)
- Fix: show when the page has stopped hearing from the server (serverinfo#1131)