Nextcloud | v33.0.4

Nextcloud v33.0.4 released on 28-05-2026


Nextcloud v33.0.4 is out now. Administrators should upgrade to mitigate security risks and pick up maintenance fixes that improve file handling, sharing and federation.

See the full changelog and download links on the Nextcloud GitHub release page: v33.0.4 release notes.

What’s in this release

  • Security and maintenance fixes addressing multiple high-level classes of vulnerabilities; a recommended upgrade for risk mitigation and stability.
  • User-visible bug fixes for files, sharing and federation, including fixes for file collisions, share propagation/reshares and permission regressions.
  • Performance, background-job and reliability improvements that reduce job queue time, improve file scan/index reliability and lower resource use under heavy load.

Upgrade notes

  • Check third-party and core app compatibility before upgrading; disable any incompatible apps and run occ upgrade/migrations on a staging instance as a precaution.
  • If the upgrade fails, restore from a full backup and follow the rollback considerations in the changelog; test the rollback process on staging where possible.

Share your experience after upgrading — any unexpected behaviour, verification steps you ran, or improvements you observed are useful to other admins.

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