Releases: nextcloud/documentation
Releases · nextcloud/documentation
v33.0.1
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_timeproperty — Addedupload_timeto 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
stable33branch via @backportbot. Original authors and their contributions are credited above.
v33.0.1rc1
Nextcloud Documentation v33.0.1rc1
What's Changed
Full Changelog: v33.0.0...v33.0.1rc1
🖥️ 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_timeproperty — Addedupload_timeto 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
stable33branch via @backportbot. Original authors and their contributions are credited above.
v33.0.0
What's Changed
User Manual
- Mail & Groupware:
- Added a separate section for mail troubleshooting, removed mail shortcuts, and reorganized related content (#14001, thanks @DerDreschner).
- Appointments:
- Added documentation for automated appointment creation (#14015, via @backportbot[bot]).
Admin Manual
- Mail Troubleshooting:
- Created a dedicated troubleshooting section for Mail and improved admin documentation organization (#14001, thanks @DerDreschner).
- Database Support:
- AI / Live Transcription:
- Added documentation for live translation features (#14049, via @backportbot[bot]).
- Context Chat:
- Updated scaling documentation for parsing in AI Context Chat (#14053, via @backportbot[bot]).
- Sustainability:
- Added information about energy consumption (#14060, via @backportbot[bot]).
- Release Notes & S3:
- Clarified in release notes that S3 integrity protection is now opt-in (#14043, via @backportbot[bot]).
Developer Manual
- Database:
- Updated documentation to port away from the deprecated
createFunction(#14013, via @backportbot[bot]).
- Updated documentation to port away from the deprecated
- Feature Removals:
- Documented the removal of the “What’s New” feature (#14042, via @backportbot[bot]).
General Documentation
- Code Examples:
- Improved integration of code examples for clarity (#13994, thanks @piechocki).
- Docs Navigation:
- Fixed documentation links to ensure users stay in the selected version 33 (#14028, thanks @nickvergessen).
Infrastructure
- CI:
- Continuous integration actions are now pinned for improved reliability (#14031, via @backportbot[bot]).
New Contributors
- @piechocki made their first contribution (#13994)
Full Changelog:
v33.0.0beta5...v33.0.0
v33.0.0rc4
What's Changed
Admin Manual
- AI / Live Transcription:
- Added documentation for live translation features in Live Transcription (#14049, via @backportbot[bot]).
- Context Chat:
- Updated scaling documentation for parsing in AI Context Chat (#14053, via @backportbot[bot]).
- Sustainability:
- Added information about energy consumption (#14060, via @backportbot[bot]).
Full Changelog:
v33.0.0rc3...v33.0.0rc4
v32.0.6
What's Changed
User Manual
- Mail App: User documentation for the Mail app has been moved out of the mail repository and updated (#14002, via @backportbot[bot]).
- Groupware – Contacts: Legacy contacts troubleshooting documentation is now consolidated under Groupware (#14006, via @backportbot[bot]).
- Calendar: Calendar invitation participants can now be restricted (#13989, via @backportbot[bot]).
- Appointments: Documentation for automated appointment creation (#14014, via @backportbot[bot]).
Admin Manual
- Mail App: Admin documentation for the Mail app moved and debug logging section updated (#14002, via @backportbot[bot]).
- Release Notes/Configuration: S3 integrity protection is now opt-in (#14044, via @backportbot[bot]).
- AI/Live Transcription: Resource requirements for AI-powered live transcription added (#14050, thanks @kyteinsky).
- Energy Efficiency: Added information about energy consumption (#14059, via @backportbot[bot]).
Developer Manual
- (No direct developer manual changes included in this release cycle.)
Infrastructure & General Docs Improvements
- Code Integration: General fixes and improvements to code/documentation consistency (#14003, via @backportbot[bot]).
- CI: Continuous Integration (CI) actions pinned for reliability (#14030, via @backportbot[bot]).
Full Changelog:
v32.0.5...v32.0.6
v33.0.0rc3
What's Changed
Developer Manual
- Database:
- Updated documentation to port away from the deprecated
createFunction(#14013, via @backportbot[bot]).
- Updated documentation to port away from the deprecated
- Features:
- Documented the removal of the "What's New" feature (#14042, via @backportbot[bot]).
Admin Manual
- Release Notes:
- Clarified that S3 integrity protection is now opt-in (#14043, via @backportbot[bot]).
Full Changelog:
v33.0.0rc2...v33.0.0rc3
v33.0.0rc2
What's Changed
User Manual
- Appointments:
- Added documentation for automated appointment creation (#14015, via @backportbot[bot]).
Admin Manual
- Database Support:
General Documentation
- Docs Navigation:
- Fixed link handling to ensure users stay in the selected version 33 when following documentation links (#14028, thanks @nickvergessen).
Infrastructure
- CI:
- Continuous integration actions are now pinned for improved reliability (#14031, via @backportbot[bot]).
Full Changelog:
v33.0.0rc1...v33.0.0rc2
v33.0.0rc1
What's Changed
User Manual
- Mail & Groupware:
- Re-sorted and streamlined mail-related documentation; removed mail shortcuts for a clearer user experience (#14001, thanks @DerDreschner).
Admin Manual
- Mail Troubleshooting:
- Created a separate section dedicated to troubleshooting mail, improving admin guidance (#14001, thanks @DerDreschner).
General Documentation
- Code Examples:
- Improved integration of code examples for better clarity (#13994, thanks @piechocki).
New Contributors
- @piechocki made their first contribution (#13994)
Full Changelog:
v33.0.0beta5...v33.0.0rc1
v32.0.5
Full Changelog: v32.0.4...v32.0.5
v32.0.4
What's Changed
User Manual
- (No direct user manual changes in this release cycle.)
Admin Manual
- Object Storage: Added an example for per-bucket object store configuration (#13944, via @backportbot[bot]).
- Deploy Configurations: Removed incorrect notice stating that AIO includes a built-in HaRP container (#13949, via @backportbot[bot]).
Developer Manual
- Applying Patches: Improved documentation for patching, now covers
git applyas an alternative and includes further enhancements (#13926, thanks @szaimen). - AI Context Chat: Reverted earlier documentation about HaRP not being supported in context_chat (#13933, via @backportbot[bot]).
Full Changelog:
v32.0.3...v32.0.4