Nextcloud Release Notes

30 release notes curated from 3 sources by the Releasebot Team. Last updated: May 29, 2026

Get this feed:

Nextcloud Products

  • May 29, 2026
    • Date parsed from source:
      May 29, 2026
    • First seen by Releasebot:
      May 29, 2026
    Nextcloud logo

    Nextcloud

    Version 33.0.4

    Nextcloud ships a server update with broad reliability and security fixes across files, sharing, login, encryption, S3, comments, and setup, plus better task processing reporting and improved compatibility for apps, webhooks, metrics, and storage handling.

    Changes

    server

    • Fix: allow renaming files with just update permissions (server#59241)
    • Fix(encryption): limit oprhaned keys scan to one user (server#59808)
    • Fix(s3): ignore prefixes with repeating delimiters (server#59829)
    • Fix removed address book items not being synced between federated instances (server#59894)
    • Fix(files): fix custom client-side error messages on move/copy actions (server#59954)
    • Chore: Generate empty css entry points (server#59983)
    • Feat: Better reporting if something is wrong with taskprocessing (server#59991)
    • Fix: Harmonize login and passwordless login redirect behavior (server#60007)
    • Fix(core): provide valid initial state also on public templates (server#60015)
    • Test(cypress): clear state before user tests (server#60022)
    • Fix(navigation): Fix default app icon (server#60133)
    • Fix(files): escape html entities in dav search requests (server#60140)
    • Fix(LocalPreviewStorage): Use correct regex to detect files in nested directory format (server#60143)
    • Fix(comments): register event listener for typed comment events (server#60149)
    • Fix(core): use btoa() instead of window.Buffer.from() for base64 encoding (server#60157)
    • Fix: Dispatch old comment events (server#60168)
    • Fix(comments): Add an action to comment notification that dismisses it (server#60175)
    • Fix(core): prompt for password once when installing recommended apps (server#60184)
    • Build: Remove testing app during packaging (server#60196)
    • Feat(updatenotification): handle files_lock (server#60203)
    • Chore: Increase page load timeout for oracle setup tests (server#60206)
    • Fix(public.scss): increase footer width (server#60208)
    • Fix: correct typo ‘occured’ to ‘occurred’ in SetupCheckManager (server#60210)
    • Fix since checker (server#60219)
    • Fix(settings): Fix admin delegation for hidden sections (server#60222)
    • Fix: Fix permission issue when uploading a chunked file (server#60240)
    • Feat(app-licenses): Add further compatible licenses for apps to use (server#60296)
    • Fix(Setup): Ensure instanceid is generated during installation (server#60301)
    • Test(cypress): Reduce flakiness (server#60302)
    • Fix(http-client): detect brotli support via libcurl, not PHP extension (server#60309)
    • Fix(s3): Add Content-MD5 header for DeleteObjects to fix AWS SDK v3.339.0+ compatibility (server#60322)
    • Test(cypress): restore dashboard after app-limit test (server#60327)
    • Fix(snowflake): fix wrong documentation about serverId (server#60328)
    • Fix(files_sharing): apply link share password on first save (server#60329)
    • Fix(UserConfig): cast getTypedValue() result to string in getValueBool() (server#60333)
    • Perf(share): Remove useless order by id (server#60345)
    • Remove unneeded sort when listing mail/federated shares (server#60356)
    • Perf: remove unneeded sort in getFolderContentsById (server#60357)
    • Fix(security): Update Expires time (server#60396)
    • Fix(windmill): Fix baseUrl in background job (server#60468)
    • Fix(workflowengine): use proper contrast colors for operations (server#60490)
    • Fix(files_sharing): do not double escape special characters (server#60498)
    • Fix error when creating mail shares if custom tokens are enabled (server#60509)
    • Feat(users): Check assertion when enabling user (server#60516)
    • Fix(files): only show template picker menu entries if possible (server#60522)
    • Fix rendering custom columns in file lists (server#60526)
    • Fix(OC_Helper): properly calculate quota of shared storages (server#60535)
    • Fix(systemtags): Include leading slash in unified search tag link (server#60539)
    • Don’t put hashed password in share api response (server#60549)
    • Fix: only allow full admins to create ‘token needed’ webhooks (server#60555)
    • Fix: improve check if external storage backend is local (server#60559)
    • Fix: handle NAT64 addresses in isLocalAddress (server#60565)
    • Fix: don’t tell the remote their token is lower (server#60574)
    • Fix(AppStore/Fetcher): catch GenericFileException when reading cache file in Fetcher (server#60595)
    • Enh(occ): make it possible to add an arbitrary number of users to a g… (server#60601)
    • Fix: add proper ACLs for trashbin proxys (server#60603)
    • Fix(dav): Skip removal of classified activity when not generated anymore (server#60605)
    • Fix(argon2): respect max value for hashingThreads (server#60608)
    • Fix(Dav): make absenceform textarea not overlap (server#60614)
    • Fix(files): use displayname rather than basename to use progress (server#60625)
    • Feat(openmetrics): export more resilient if exception happens (server#60627)
    • Fix: Increase limit for share/unshare requests per hour (server#60633)
    • Chore(snowflake): add more randomness in server id fallback (server#60635)
    • Fix: treat all WebKit iOS browseres the same (server#60638)
    • Fix(config): add null coalescing fallback in getValueBool before strtolower (server#60725)
    • Fix(settings): confirm app-token revoke and preserve wipe state (server#60768)
    Original source
  • May 25, 2026
    • Date parsed from source:
      May 25, 2026
    • First seen by Releasebot:
      May 25, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260525

    Nextcloud Android ships daily dev 20260525.

    daily dev 20260525

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Nextcloud and hundreds of other software products.

    Create account
  • May 19, 2026
    • Date parsed from source:
      May 19, 2026
    • First seen by Releasebot:
      May 19, 2026
    Nextcloud logo

    Nextcloud Desktop by Nextcloud

    Release 33.0.5

    Nextcloud Desktop ships a maintenance update with broad fixes for logging, settings, discovery, file provider behavior, and macOS compatibility. It also improves content policy handling, prevents duplicate records, preserves local dates, and removes an obsolete launch agent.

    What's Changed

    All platforms

    • fix logger for stdout (@an-dr-eas-k, #9975)
    • Fix settings dialog minimum size (@Rello, #9982)
    • editLocally: evaluate lock-record DB call outside Q_ASSERT (@greatjourney589, #9973)
    • fix: remove admin recall feature (@Rello, #10017)
    • logs: change update channel log severity to info (@nilsding, #10037)
    • discovery: do not sync shares with "Allow download and sync" unset (@nilsding, #9963)
    • double background in settings navigation (@Rello, @nilsding, #10046)

    macOS

    • Remove obsolete launch agent after installation (@i2h3, #9976)
    • Fix File Provider Item Eviction (@i2h3, #9981)
    • Apply eager content policy also to first item in nested hierarchies (@i2h3, #10009)
    • fix: Refactor visitedDirectory handling in MaterializedEnumerationObserver (@Rello, #10011)
    • Prevent duplicate database records for the same file provider item (@i2h3, #10020)
    • fix(file-provider): detect lock changes during working set enumeration. (@camilasan, #10002)
    • Fix Content Policy Inheritance for New Items (@i2h3, #10038)
    • Disable file provider on macOS 13 Ventura (@i2h3, #10021)
    • Preserve local creation and modification dates (@i2h3, #10044)

    Full Changelog: v33.0.4...v33.0.5

    Original source
  • May 19, 2026
    • Date parsed from source:
      May 19, 2026
    • First seen by Releasebot:
      May 14, 2026
    • Modified by Releasebot:
      May 26, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    33.1.1 RC2

    Nextcloud Android 33.1.1 RC2 improves auto upload, end-to-end encryption, and overall performance.

    33.1.1 RC2 (May 19, 2026)

    Auto upload improvements

    End-to-end encryption improvements

    Bug fixes and performance improvements

    Minimum: NC 20 Server, Android 9 Nougat

    For a full list, please see https://github.com/nextcloud/android/milestone/126

    Original source
  • May 18, 2026
    • Date parsed from source:
      May 18, 2026
    • First seen by Releasebot:
      May 18, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260518

    Nextcloud Android daily dev 20260518 marks a daily development release update.

    daily dev 20260518

    Original source
  • May 13, 2026
    • Date parsed from source:
      May 13, 2026
    • First seen by Releasebot:
      May 16, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260513

    Nextcloud Android releases daily dev 20260513.

    daily dev 20260513

    Original source
  • May 12, 2026
    • Date parsed from source:
      May 12, 2026
    • First seen by Releasebot:
      May 13, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260512

    Nextcloud Android ships daily dev build 20260512.

    daily dev 20260512

    Original source
  • May 9, 2026
    • Date parsed from source:
      May 9, 2026
    • First seen by Releasebot:
      May 10, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260509: daily dev 20260509

    Android updates the Nextcloud Android library.

    Update Nextcloud Android library

    Original source
  • May 8, 2026
    • Date parsed from source:
      May 8, 2026
    • First seen by Releasebot:
      May 10, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260508: daily dev 20260508

    Android updates the Nextcloud Android library.

    Update Nextcloud Android library

    Original source
  • May 7, 2026
    • Date parsed from source:
      May 7, 2026
    • First seen by Releasebot:
      May 13, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260507

    Nextcloud Android ships daily dev 20260507.

    daily dev 20260507

    Original source
  • May 6, 2026
    • Date parsed from source:
      May 6, 2026
    • First seen by Releasebot:
      May 10, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260506: daily dev 20260506

    Android updates the Nextcloud Android library.

    Update Nextcloud Android library

    Original source
  • May 5, 2026
    • Date parsed from source:
      May 5, 2026
    • First seen by Releasebot:
      May 10, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260505: daily dev 20260505

    Android updates the Nextcloud Android library.

    Update Nextcloud Android library

    Original source
  • May 4, 2026
    • Date parsed from source:
      May 4, 2026
    • First seen by Releasebot:
      May 10, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260504: daily dev 20260504

    Android updates the Nextcloud Android library.

    Update Nextcloud Android library

    Original source
  • May 4, 2026
    • Date parsed from source:
      May 4, 2026
    • First seen by Releasebot:
      May 10, 2026
    Nextcloud logo

    Nextcloud Desktop by Nextcloud

    Release 33.0.4

    Nextcloud Desktop ships stable-33.0 bug fixes, including a revert and a Windows file lock fix.

    What's Changed

    • [stable-33.0] Revert #9917 by @nilsding in #9961
    • [stable-33.0] fix(win32): unlock file after acquiring a lock by @backportbot[bot] in #9965

    Full Changelog

    v33.0.3...v33.0.4

    Original source
  • May 3, 2026
    • Date parsed from source:
      May 3, 2026
    • First seen by Releasebot:
      May 10, 2026
    Nextcloud logo

    Nextcloud Android by Nextcloud

    dev-20260503: daily dev 20260503

    Android updates the Nextcloud Android library.

    Update Nextcloud Android library

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.

Similar to Nextcloud with recent updates: