Nextcloud | v32.0.11

Nextcloud v32.0.11 released on 02-06-2026


Nextcloud v32.0.11 is out now. It delivers security hardening and patches, plus stability and performance improvements that reduce exposure at common server entry points and make medium-to-large deployments more responsive.

See the release notes on GitHub for the full changelog and installation instructions: https://github.com/nextcloud-releases/server/releases/tag/v32.0.11

What’s in this release

  • Security-related fixes and hardening that patch recently discovered vulnerabilities and tighten input handling and access controls.
  • Stability and bug fixes across core services and bundled apps, addressing file handling and sharing, WebDAV/remote sync edge cases and background job reliability.
  • Performance and resource optimisations that reduce memory and CPU overhead, improve cache behaviour and speed up file listing, quota calculations and job processing.

Upgrade notes

  • Administrators should upgrade promptly, verify third‑party app compatibility and run the OCC upgrade and app compatibility checks after installing; check supported PHP and database versions before rolling out.
  • Back up your instance before updating so you can restore if needed; test the update in staging and roll back from backups if you encounter issues.

Share any issues or your experience with the upgrade on the GitHub release page so others can benefit from what you find.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes