Skip to content

v33.0.3

Choose a tag to compare

@joshtrichards joshtrichards released this 11 Jun 14:02
· 2982 commits to master since this release
f41fac3

Nextcloud Documentation v33.0.3

What's Changed

Full Changelog: v33.0.2...v33.0.3


πŸ–₯️ Admin Manual

  • Installation wizard β€” Updated to match the current server implementation, including refreshed UI details, setup flow clarifications, and more accurate trusted domain guidance. by @joshtrichards in #14157
  • Contacts Interaction app β€” Added documentation so administrators can understand and configure its functionality. by @ChristophWurst in #14160
  • Team membership rules β€” Clarified how the "Prevent teams from being a member of another team" option behaves so admins can predict team membership more reliably. by @cristianscheid in #14154
  • Primary storage β€” Corrected a typo to avoid confusion about where data is actually stored. by @MartinZeitNextcloud in #14150
  • occ command documentation β€” Fixed stale and inaccurate docs, including clearer command usage, maintenance mode limitations, and antivirus command prerequisites. by @miaulalala in #14338
  • Upgrade and release schedule docs β€” Corrected typos across upgrade documentation and release schedule pages. by @miaulalala in #14322
  • Admin manual cleanup β€” Replaced placeholder text with real examples and cleaned up redundant image paths. by @miaulalala in #14330
  • default_language configuration β€” Clarified configuration details to better explain language code usage and expected values. by @jameskimmel in #14376
  • AI Act compliance β€” Added documentation for AI Act support and related administration concepts. by @marcelklehr in #14170
  • System requirements β€” Corrected the Debian release name typo. by @synq in #14491
  • AI worker commands β€” Updated command documentation so admin guidance matches current command usage. by @marcelklehr in #14513
  • Backup documentation β€” Refined with updated guidance for backup-related administration tasks. by @backportbot in #14543
  • Data directory troubleshooting β€” Refined the write-up to make admin guidance clearer and more accurate. by @joshtrichards in #14613
  • Admin manual accuracy fixes β€” Fixed critical errors to improve accuracy and readability in key sections. by @backportbot in #14617
  • Admin manual prose fixes β€” Fixed high-severity prose errors throughout. by @backportbot in #14621
  • Admin manual polish β€” Applied medium-severity prose quality fixes for clearer, more polished guidance. by @backportbot in #14646

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

  • IConversationOptions interface β€” Added documentation for the new interface so developers can use it correctly. by @nickvergessen in #14265
  • ContextAgent tools β€” Documented additional tools to expand the available developer reference material. by @marcelklehr in #14166
  • Flow and ExApp docs β€” Corrected typos for better clarity and accuracy. by @miaulalala in #14320
  • XML and reference fixes β€” Fixed an XML tag mismatch and a broken reference. by @miaulalala in #14324
  • Accessibility: image alt text β€” Added missing alt text to images and figures to improve accessibility. by @miaulalala in #14369
  • Backport process documentation β€” Added backport considerations to clarify when and why backports should be done. by @joshtrichards in #14549
  • CSS RTL/LTR guidelines β€” Added guidelines to help developers write interface styles that work correctly in both text directions. by @hamza221 in #14665
  • Developer manual code fixes β€” Corrected code errors in developer manual examples. by @backportbot in #14622
  • Developer manual fixes β€” Fixed high-severity prose and code errors throughout. by @backportbot in #14623

πŸ‘€ User Manual

  • Talk 23 features β€” Added documentation for new Talk 23 / Nextcloud 33 features so users can discover and use the latest Talk capabilities. by @Antreesy in #14066
  • PDF version output β€” Fixed PDF output so generated manuals show the actual release version instead of incorrectly saying "latest". by @skjnldsv in #14226
  • Live Transcription logs β€” Added logs view and download information to better explain available user-facing options. by @kyteinsky in #14287
  • User preferences: broken link β€” Removed a self-referential broken link. by @miaulalala in #14318
  • User manual typo fixes β€” Corrected typos and grammar issues across several pages. by @miaulalala in #14316
  • Desktop client: x64 and Windows registry β€” Updated documentation for x64-only builds, including corrected Windows registry keys. by @nilsding in #14327
  • DAV: creationdate property β€” Added to the supported properties table for users and integrators working with DAV clients. by @cristianscheid in #14176
  • CalDAV/CardDAV: macOS setup β€” Updated setup instructions for recent macOS versions. by @jameskimmel in #14163
  • Mail: unified search β€” Documented unified search support in Mail so users can find email content through Nextcloud search. by @ChristophWurst in #14161
  • File drop shares β€” Removed outdated wording about chunked upload behavior to keep file sharing docs accurate. by @DerDreschner in #14331
  • Language configuration β€” Improved documentation with clearer default_language guidance relevant to user-facing language behavior. by @jameskimmel in #14376
  • Versioned doc links β€” Automatically replaced latest links for older release docs so versioned manuals point to the correct release-specific pages. by @skjnldsv in #14383
  • PHP cache validation β€” Removed a misleading example that suggested disabling PHP cache validation. by @skjnldsv in #14408
  • External storage: delimiter prefixes β€” Clarified behavior when prefixes contain repeating delimiters. by @leftybournes in #14510
  • Windows 10 sync and TLS β€” Cleaned up Windows 10 sync documentation and documented the TLS 1.2 requirement for CalDAV/CardDAV connectivity. by @skjnldsv in #14618
  • Encryption documentation β€” Removed a contradictory sentence to make the guidance consistent. by @backportbot in #14616
  • User manual prose fixes β€” Fixed high-severity prose errors throughout. by @backportbot in #14629

πŸŽ‰ Contributors

There were 10 individual contributors to this documentation release. Here are some random shout-outs:


Note: Some PRs in this release are backports to the stable33 branch via @backportbot. Original authors and their contributions are credited above. AI assisted; verify official details in the change commits.