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
occcommand 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_languageconfiguration — 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
IConversationOptionsinterface — 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:
creationdateproperty — 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_languageguidance relevant to user-facing language behavior. by @jameskimmel in #14376 - Versioned doc links — Automatically replaced
latestlinks 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:
- Thanks @MartinZeitNextcloud for contributing #14150 🎊
- Thanks @jameskimmel for contributing in #14163 🎊
- Thanks @synq for contributing in #14491 🎊
Note: Some PRs in this release are backports to the
stable33branch via @backportbot. Original authors and their contributions are credited above. AI assisted; verify official details in the change commits.