Skip to content

v33.0.1

Latest

Choose a tag to compare

@joshtrichards joshtrichards released this 01 Apr 14:18
· 1178 commits to master since this release
961831e

Nextcloud Documentation v33.0.1

What's Changed

Full Changelog: v33.0.0...v33.0.1


πŸ–₯️ Admin Manual

  • Server-side encryption β€” Major restructure and update of the SSE documentation, improving clarity, accuracy, and completeness. Consolidates troubleshooting entries and expands key management mode details. by @joshtrichards in #14088
  • Federated read/write sharing β€” Added admin documentation covering configuration and management of federated read/write sharing. by @SebastianKrupinski in #14093
  • Supported Linux distributions β€” Updated with current supported distributions, including RHEL 10, Debian 13, SLES 16, and openSUSE Leap 16. by @susnux in #14105
  • Recognize app β€” Updated to avoid incorrect references to the Photos app. by @marcelklehr in #14082
  • nginx+php-fpm support β€” Removed outdated note stating nginx was not officially supported; replaced with a clear statement of support. by @pabzm in #14139
  • Windmill integration β€” Updated to reflect the new Windmill integration model. by @janepie in #14062
  • Server tuning β€” Fixed a typo ("Focking" β†’ "Locking") and a minor grammatical issue. by @o-kotb in #14100
  • Remove outdated company statement β€” Removed an out-of-place company statement. by @susnux in #14118
  • Broken and outdated links β€” Fixed broken and outdated links; added documentation for additional optional weather status servers. by @nickvergessen in #14070

πŸ§‘β€πŸ’» Developer Manual

  • OCS documentation refactor β€” Re-organized for improved readability; modernized and fixed PHP code snippets with minor technical clarifications. by @joshtrichards in #14104
  • TaskProcessing upgrade guide β€” Added TaskProcessing API changes to the Nextcloud 33 upgrade guide. by @marcelklehr in #14048
  • DAV: upload_time property β€” Added upload_time to the supported DAV properties table. by @cristianscheid in #14077
  • Broken and outdated links β€” Fixed broken and outdated links including removal of expired author profiles. by @nickvergessen in #14070

πŸ‘€ User Manual

  • Federated read/write sharing β€” Added user-facing documentation describing how to use federated read/write sharing. by @SebastianKrupinski in #14093
  • Mail: Improved quick action documentation β€” Clarified how and where to use quick actions in the Nextcloud Mail app. by @DerDreschner in #14108
  • Mail: Revert GIF for quick actions β€” Reverted the introduction of a GIF in the mail quick actions section that was causing build failures. by @DerDreschner in #14135

πŸŽ‰ New Contributors


Note: All PRs in this release are backports to the stable33 branch via @backportbot. Original authors and their contributions are credited above.