From 312ead03dd913f9099da7e0862c6b308e2052647 Mon Sep 17 00:00:00 2001 From: Martin Mattel Date: Mon, 1 Jun 2026 15:18:05 +0200 Subject: [PATCH 1/3] docs: add ocis 8.1.0 --- modules/ROOT/pages/ocis_release_notes.adoc | 79 ++++++++++++++++++++++ 1 file changed, 79 insertions(+) diff --git a/modules/ROOT/pages/ocis_release_notes.adoc b/modules/ROOT/pages/ocis_release_notes.adoc index 45d9c95..73ee988 100644 --- a/modules/ROOT/pages/ocis_release_notes.adoc +++ b/modules/ROOT/pages/ocis_release_notes.adoc @@ -16,6 +16,85 @@ toc::[] +== Infinite Scale 8.1.0 (Production) - Daledda + +Please find the most important changes described here or refer to the changelog for a complete list of changes: + +* Infinite Scale: {ocis-releases-url}/v8.1.0[Changes in 8.1.0, window=_blank] +* Web: {web-releases-url}/v12.4.0[Changelog for ownCloud Web 12.4.0, window=_blank] + +[discrete] +=== Summary of Notable Changes + +* A new dedicated Vault storage has been added that can be protected with Multi Factor Authentication (MFA). +** This is achieved through a separate `storage-users` service instance that is configured in Vault mode. +** New themes have been added to clearly distinguish between regular drives and vaults. + +* When searching for a user in the webUI, the result is now ordered as configured via the webUI. + +* Added a new space membership role: `Can edit`. + +* The new environment variables have been added. For details see the ... + +* CLI Commands +** New CLI commands have been added, in particular the `Verify and Inspect the Blobstore`, the `Search Index Optimize` and the `Reset Password for System Users` command. For details see the xref:next@ocis:ROOT:migration/upgrading-ocis.adoc[Migration and Upgrade, window=_blank] section of the Infinite Scale admin documentation. +** The `restart` flag for the Postprocessing CLI has been fixed. + +* The Search and indexing backend has been improved with respect to: +** Optimize search index size, see CLI commands, +** Logging when indexing, +** Re-index incomplete extractions, +** Index large multimedia files which exceed the extraction size limit. Only the relevant data is read there, which enables indexing of videos, for example. +** EXIF related extraction and parsing, +** KQL parsing, +** Skip indexing of files still in postprocessing, +** Improve overall performance and memory footprint. + +* For ONLYOFFICE, WOPI now immediately returns a HTTP 200 response without locking the file for users with read-only or view access. + +* The Rego policies used by the Policies service are now cached, greatly improving memory usage and performance. + +* Translations have been fixed/updated. + +* Several updates were made to the deployment examples: +** Added Keycloak to `ocis_full`. +** The `ocis_full` deployment example has been basically reworked for how to provide monitoring. +** Image versions are now defined in the `.env` file for all images, except the web-extensions. +** Updated image versions including web-extensions. + +Please note that the provided image versions are tested to work with the deployment example that is shipped. +** The web-extensions `Advanced Search` and `Photo Addon` have greatly been improved. + +* The underlaying Alpine image used for Infinite Scale has been updated to version 3.23.4, go has been updated to version 1.25.10 + +* The library dependencies have been updated. + +[discrete] +=== Upgrading Infinite Scale + +See the xref:next@ocis:ROOT:migration/upgrading-ocis.adoc[Migration and Upgrade, window=_blank] section of the Infinite Scale admin documentation for more details. + +* Since the deployment examples have been updated, you *must* update the configuration files, reconfigure them and pull new image versions. No data migration is necessary. + +=== Known Issues + +This section will be updated if issues are discovered. + +//[discrete] +=== Deprecations + +See the xref:next@ocis:ROOT:migration/upgrading-ocis.adoc[Migration and Upgrade, window=_blank] section of the Infinite Scale admin documentation for more details. + +* No new deprecations have been introduced. + +//[discrete] +=== Migrations + +See the xref:next@ocis:ROOT:migration/upgrading-ocis.adoc[Migration and Upgrade, window=_blank] section of the Infinite Scale admin documentation for more details. + +=== Breaking Changes + +There are no breaking changes in Infinite Scale 8.1 + == Infinite Scale 8.0.4 (Production) Please find the most important changes described here or refer to the changelog for a complete list of changes: From ab1b861f67302fb4e6130ba0cc85bf66ad72f1fb Mon Sep 17 00:00:00 2001 From: Martin Mattel Date: Mon, 1 Jun 2026 15:32:25 +0200 Subject: [PATCH 2/3] updates --- modules/ROOT/pages/ocis_release_notes.adoc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/pages/ocis_release_notes.adoc b/modules/ROOT/pages/ocis_release_notes.adoc index 73ee988..5622914 100644 --- a/modules/ROOT/pages/ocis_release_notes.adoc +++ b/modules/ROOT/pages/ocis_release_notes.adoc @@ -64,9 +64,12 @@ Please find the most important changes described here or refer to the changelog Please note that the provided image versions are tested to work with the deployment example that is shipped. ** The web-extensions `Advanced Search` and `Photo Addon` have greatly been improved. -* The underlaying Alpine image used for Infinite Scale has been updated to version 3.23.4, go has been updated to version 1.25.10 - -* The library dependencies have been updated. +* Security: +** The underlaying Alpine image used for Infinite Scale has been updated to version 3.23.4 +** `go` has been updated to version 1.25.10 +** The `libvips` library has been bumped to 8.18.2 for the use in all Docker images. +** The X-XSS-Protection header has been set to "0" to explicitly disable the deprecated browser XSS filter, which can introduce side-channel vulnerabilities. Modern XSS protection is provided through the Content-Security-Policy header. +** The endpoint `public-token` is no longer allowed by the public-share resource scope. [discrete] === Upgrading Infinite Scale From a06ef7b9150a2ce38ccf24b4a467ecddb289a5c5 Mon Sep 17 00:00:00 2001 From: Martin Mattel Date: Mon, 1 Jun 2026 18:18:19 +0200 Subject: [PATCH 3/3] docs: remove outdated server releases from history --- modules/ROOT/pages/server_releases.adoc | 86 ------------------------- 1 file changed, 86 deletions(-) diff --git a/modules/ROOT/pages/server_releases.adoc b/modules/ROOT/pages/server_releases.adoc index c4e41ef..8d2159c 100644 --- a/modules/ROOT/pages/server_releases.adoc +++ b/modules/ROOT/pages/server_releases.adoc @@ -28,89 +28,3 @@ include::partial$maintenance-release-schedule-link.adoc[] // ({docs-base-url}/pdf/server/{previous-server-version}_ownCloud_Developer_Manual.pdf[Download PDF]) * xref:{previous-webui-version}@server:classic_ui:index.adoc[User Manual] // ({docs-base-url}/pdf/webui/{previous-webui-version}_ownCloud_User_Manual.pdf[Download PDF]) - -== Older ownCloud Server Releases - -include::partial$maintenance-release-schedule-link.adoc[] - -These are the older ownCloud releases. -Users of these releases are *strongly encouraged* to upgrade to the latest production release. - -[discrete] -=== ownCloud 10.7 - -* Administration Manual {docs-base-url}/pdf/server/10.7_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/10.7_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/10.7_ownCloud_User_Manual.pdf[Download PDF] - -[discrete] -=== ownCloud 10.6 - -* Administration Manual {docs-base-url}/pdf/server/10.6_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/10.6_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/10.6_ownCloud_User_Manual.pdf[Download PDF] - -[discrete] -=== ownCloud 10.5 - -* Administration Manual {docs-base-url}/pdf/server/10.5_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/10.5_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/10.5_ownCloud_User_Manual.pdf[Download PDF] - -[discrete] -=== ownCloud 10.4 - -* Administration Manual {docs-base-url}/pdf/server/10.4_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/10.4_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/10.4_ownCloud_User_Manual.pdf[Download PDF] - -[discrete] -=== ownCloud 10.3 - -* Administration Manual {docs-base-url}/pdf/server/10.3_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/10.3_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/10.3_ownCloud_User_Manual.pdf[Download PDF] - -[discrete] -=== ownCloud 10.2 - -* Administration Manual {docs-base-url}/pdf/server/10.2_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/10.2_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/10.2_ownCloud_User_Manual.pdf[Download PDF] - -[discrete] -=== ownCloud 10.1 - -* Administration Manual {docs-base-url}/pdf/server/10.1_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/10.1_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/10.1_ownCloud_User_Manual.pdf[Download PDF] - -[discrete] -=== ownCloud 10.0 - -* Administration Manual {docs-base-url}/pdf/server/10.0_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/10.0_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/10.0_ownCloud_User_Manual.pdf[Download PDF] - -[discrete] -=== ownCloud 9.1 - -* Administration Manual {docs-base-url}/pdf/server/9.1_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/9.1_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/9.1_ownCloud_User_Manual.pdf[Download PDF] - -[discrete] -=== ownCloud 9.0 - -* Administration Manual {docs-base-url}/pdf/server/9.0_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/9.0_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/9.0_ownCloud_User_Manual.pdf[Download PDF] - -[discrete] -=== ownCloud 8.2 - -* Administration Manual {docs-base-url}/pdf/server/8.2_ownCloud_Admin_Manual.pdf[Download PDF] -* Developer Manual {docs-base-url}/pdf/server/8.2_ownCloud_Developer_Manual.pdf[Download PDF] -* User Manual {docs-base-url}/pdf/server/8.2_ownCloud_User_Manual.pdf[Download PDF] - -All documentation licensed under the Creative Commons Attribution 3.0 Unported license.