Nextcloud | v34.0.0

Nextcloud v34.0.0 released on 08-06-2026


Nextcloud v34.0.0 is out now. Administrators and users gain security hardening, file and sharing improvements and developer-facing API changes that aim to smooth upgrades and improve interoperability.

See the full release notes and downloads on GitHub: https://github.com/nextcloud-releases/server/releases/tag/v34.0.0

What’s in this release

  • Security fixes and hardening: fixes for reported vulnerabilities, authentication improvements (2FA/SSO guidance) and tightened security headers and content-security-policy.
  • Files, sharing and collaboration improvements: performance optimisations for the Files app, improved file locking and preview generation, and refined sharing and federation behaviour.
  • Developer, API and app compatibility changes: API changes and deprecations, updated hooks/events and guidance for app migration and compatibility testing.

Upgrade notes

  • Check minimum system requirements (PHP, database and webserver) and follow the pre-upgrade checklist: backups, maintenance mode and app compatibility checks; follow the step-by-step upgrade guidance in the release notes.
  • Rollback guidance and migration caveats are provided for federation, external storage and high-availability setups — keep recent backups and test upgrades in a staging environment before applying to production.

Please share comments about your upgrade experience on the GitHub release thread or Nextcloud community channels.

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