Nextcloud 33
server
- Perf: Replace getById call with getFirstNodeById (server#58106)
- Fix(TaskProcessing): Refactor TextToImage fallback (server#58114)
- Fix(TextToImage): Refactor scheduling mechanism (server#58118)
- Feat: Add SetupCheck to warn about missing second factor provider (server#58120)
- Feat(occ): show current version with occ app:update command (server#58123)
- Feat(contacts): support federated users/groups search when adding team members (server#58126)
- Fix(files): improve handling of copy-move action (server#58129)
- Chore(deps): update `@nextcloud/files` to v4.0.0-rc.1 (server#58133)
- Fix: target-repair: handle cases where the parent folder doesn't exist (server#58136)
- Fix(files): Prevent file list from jumping when selecting visible files (server#58137)
- Fix: add X-User-Id header to logout response (server#58143)
- Fix: don't trigger moveShareInOrOutOfShare for reshares (server#58192)
- Fix(propagator): Improve lock behavior of propagator (server#58198)
- Fix: federated calendar additional properties (server#58200)
- Fix(snowflake): cast lastId to string (server#58215)
- Fix(preview): Fix scanning preview (server#58217)
- Chore: update `@nextcloud/files` to v4.0.0-rc.3 (server#58222)
- Fix(user_status): use getFirstDay() from @nextcloud/l10n (server#58227)
- Fix: delete CalDav and CardDav shares upon group deletion (server#58232)
- Fix(files): Do not show abort error to the user (server#58265)
- Fix: handle circle shares in share target repair (server#58266)
- Fix: correctly quote tablenames for truncating with oracle (server#58270)
- Fix(preview): Handle unique constraints (server#58271)
- Fix(preview): Fix files:app-data-scan for previews (server#58274)
- Perf(files): initialize folder tree from current state and store (server#58277)
- Fix(files_external): use root `id` property instead of internal attributes (server#58281)
circles
- Stable33 is now 33.0.0 (circles#2336)
- Fix: do not ignore shares if child share is missing (circles#2340)
- Fix(federation): Don't break when federation is disabled (circles#2354)
- Fix: cache invalidation issues (circles#2359)
- Avoid desync with memberships (circles#2365)
- Confirm federated teams enabled (circles#2366)
firstrunwizard
- Chore: remove X from social links (firstrunwizard#1927)
- Feat: allow to skip intro animation (firstrunwizard#1932)
photos
text
- Fix(viewer): mount text vue instance explicitely (text#8233)
- Feat: improve attachments integration with Collectives (text#8249)