From d58d3d2de631da64f6a4ce59b72301969aec6118 Mon Sep 17 00:00:00 2001 From: Patrick Maier Date: Wed, 6 Oct 2021 17:39:39 +0200 Subject: [PATCH 1/4] 1.13.0 Release Notes --- docs/ocis/release_notes.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/ocis/release_notes.md b/docs/ocis/release_notes.md index 5aa286470d0..63814b1a9c0 100644 --- a/docs/ocis/release_notes.md +++ b/docs/ocis/release_notes.md @@ -7,6 +7,24 @@ geekdocEditPath: edit/master/docs/ocis geekdocFilePath: release_notes.md --- +## ownCloud Infinite Scale 1.13.0 Technology Preview + +Version 1.13.0 brings progress on the backend for the 'Spaces' feature. ownCloud Web and Infinite Scale now provide ZIP/TAR download for multiple files/folders and can integrate external file viewer/editor applications (e.g., Collabora Online, ONLYOFFICE, CodiMD, Microsoft Office Online). + +The most prominent changes in ownCloud Infinite Scale 1.13.0 and ownCloud Web 5.0.0 comprise: + +- Infinite Scale and Web now allow downloading multiple files or folders as archives [ocis#2509](https://github.com/owncloud/ocis/pull/2509) [cs3org/reva#2088](https://github.com/cs3org/reva/pull/2088) +- Infinite Scale and Web can now integrate external applications like file viewers/editors via the [cs3org/wopiserver](https://github.com/cs3org/wopiserver) (e.g., Collabora Online, ONLYOFFICE, CodiMD, Microsoft Office Online). The feature has been integrated for authenticated users and public links. [web#5805](https://github.com/owncloud/web/pull/5805) +- The 'Shared with me' page in ownCloud Web now clearly separates pending, declined and accepted shares. Pending shares are always displayed prominently so that users are aware and can react accordingly. [web#5814](https://github.com/owncloud/web/pull/5814) +- Legacy URLs (e.g., from the address bar, public links) from ownCloud Classic are now properly resolved after migrating to Infinite Scale and Web [cs3org/reva#1089](https://github.com/cs3org/reva/pull/1989) + +You can also read the full [ownCloud Infinite Scale changelog](https://github.com/owncloud/ocis/releases/tag/v1.13.0) and [ownCloud Web changelog](https://github.com/owncloud/web/releases/tag/v5.0.0) for further details on what has changed. + +### Breaking changes +{{< hint warning >}} +We are currently in a Tech Preview state and breaking changes may occur at any time. For more information see our [release roadmap]({{< ref "./release_roadmap" >}}) +{{< /hint >}} + ## ownCloud Infinite Scale 1.12.0 Technology Preview Version 1.12.0 is a maintenance release with the foundations for the 'Spaces' feature and for viewer/editor application integrations. The Infinite Scale backend has been further hardened by fixing known issues, improving error handling and stabilizing existing features. Apart from bugfixing, ownCloud Web 4.2.0 has received a number of usability and design improvements for sharing and the file list. From f520e3db1d3304126b30879eb684165d672c63dd Mon Sep 17 00:00:00 2001 From: Patrick Maier Date: Thu, 7 Oct 2021 14:47:20 +0200 Subject: [PATCH 2/4] Apply suggestions from code review Co-authored-by: Benedikt Kulmann --- docs/ocis/release_notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ocis/release_notes.md b/docs/ocis/release_notes.md index 63814b1a9c0..77a9be7e70f 100644 --- a/docs/ocis/release_notes.md +++ b/docs/ocis/release_notes.md @@ -11,14 +11,14 @@ geekdocFilePath: release_notes.md Version 1.13.0 brings progress on the backend for the 'Spaces' feature. ownCloud Web and Infinite Scale now provide ZIP/TAR download for multiple files/folders and can integrate external file viewer/editor applications (e.g., Collabora Online, ONLYOFFICE, CodiMD, Microsoft Office Online). -The most prominent changes in ownCloud Infinite Scale 1.13.0 and ownCloud Web 5.0.0 comprise: +The most prominent changes in ownCloud Infinite Scale 1.13.0 and ownCloud Web 4.3.0 comprise: - Infinite Scale and Web now allow downloading multiple files or folders as archives [ocis#2509](https://github.com/owncloud/ocis/pull/2509) [cs3org/reva#2088](https://github.com/cs3org/reva/pull/2088) - Infinite Scale and Web can now integrate external applications like file viewers/editors via the [cs3org/wopiserver](https://github.com/cs3org/wopiserver) (e.g., Collabora Online, ONLYOFFICE, CodiMD, Microsoft Office Online). The feature has been integrated for authenticated users and public links. [web#5805](https://github.com/owncloud/web/pull/5805) - The 'Shared with me' page in ownCloud Web now clearly separates pending, declined and accepted shares. Pending shares are always displayed prominently so that users are aware and can react accordingly. [web#5814](https://github.com/owncloud/web/pull/5814) - Legacy URLs (e.g., from the address bar, public links) from ownCloud Classic are now properly resolved after migrating to Infinite Scale and Web [cs3org/reva#1089](https://github.com/cs3org/reva/pull/1989) -You can also read the full [ownCloud Infinite Scale changelog](https://github.com/owncloud/ocis/releases/tag/v1.13.0) and [ownCloud Web changelog](https://github.com/owncloud/web/releases/tag/v5.0.0) for further details on what has changed. +You can also read the full [ownCloud Infinite Scale changelog](https://github.com/owncloud/ocis/releases/tag/v1.13.0) and [ownCloud Web changelog](https://github.com/owncloud/web/releases/tag/v4.3.0) for further details on what has changed. ### Breaking changes {{< hint warning >}} From e521c4c93c0f99b6799acf7952462b6a2af369a5 Mon Sep 17 00:00:00 2001 From: Patrick Maier Date: Thu, 7 Oct 2021 14:57:09 +0200 Subject: [PATCH 3/4] Update release_notes.md --- docs/ocis/release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ocis/release_notes.md b/docs/ocis/release_notes.md index 77a9be7e70f..0961a74786c 100644 --- a/docs/ocis/release_notes.md +++ b/docs/ocis/release_notes.md @@ -14,7 +14,7 @@ Version 1.13.0 brings progress on the backend for the 'Spaces' feature. ownCloud The most prominent changes in ownCloud Infinite Scale 1.13.0 and ownCloud Web 4.3.0 comprise: - Infinite Scale and Web now allow downloading multiple files or folders as archives [ocis#2509](https://github.com/owncloud/ocis/pull/2509) [cs3org/reva#2088](https://github.com/cs3org/reva/pull/2088) -- Infinite Scale and Web can now integrate external applications like file viewers/editors via the [cs3org/wopiserver](https://github.com/cs3org/wopiserver) (e.g., Collabora Online, ONLYOFFICE, CodiMD, Microsoft Office Online). The feature has been integrated for authenticated users and public links. [web#5805](https://github.com/owncloud/web/pull/5805) +- Infinite Scale and Web can now integrate external applications like file viewers/editors via the [cs3org/wopiserver](https://github.com/cs3org/wopiserver) (e.g., Collabora Online, ONLYOFFICE, CodiMD, Microsoft Office Online). [web#5805](https://github.com/owncloud/web/pull/5805) - The 'Shared with me' page in ownCloud Web now clearly separates pending, declined and accepted shares. Pending shares are always displayed prominently so that users are aware and can react accordingly. [web#5814](https://github.com/owncloud/web/pull/5814) - Legacy URLs (e.g., from the address bar, public links) from ownCloud Classic are now properly resolved after migrating to Infinite Scale and Web [cs3org/reva#1089](https://github.com/cs3org/reva/pull/1989) From e303f5fa5109734cb1f682b3dc8c9df4082eeb90 Mon Sep 17 00:00:00 2001 From: Patrick Maier Date: Wed, 13 Oct 2021 13:26:49 +0200 Subject: [PATCH 4/4] capability for favorites --- docs/ocis/release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ocis/release_notes.md b/docs/ocis/release_notes.md index 0961a74786c..a8b8a4a3617 100644 --- a/docs/ocis/release_notes.md +++ b/docs/ocis/release_notes.md @@ -17,6 +17,7 @@ The most prominent changes in ownCloud Infinite Scale 1.13.0 and ownCloud Web 4. - Infinite Scale and Web can now integrate external applications like file viewers/editors via the [cs3org/wopiserver](https://github.com/cs3org/wopiserver) (e.g., Collabora Online, ONLYOFFICE, CodiMD, Microsoft Office Online). [web#5805](https://github.com/owncloud/web/pull/5805) - The 'Shared with me' page in ownCloud Web now clearly separates pending, declined and accepted shares. Pending shares are always displayed prominently so that users are aware and can react accordingly. [web#5814](https://github.com/owncloud/web/pull/5814) - Legacy URLs (e.g., from the address bar, public links) from ownCloud Classic are now properly resolved after migrating to Infinite Scale and Web [cs3org/reva#1089](https://github.com/cs3org/reva/pull/1989) +- A capability for the Favorites feature has been added [ocis#2599](https://github.com/owncloud/ocis/pull/2599) You can also read the full [ownCloud Infinite Scale changelog](https://github.com/owncloud/ocis/releases/tag/v1.13.0) and [ownCloud Web changelog](https://github.com/owncloud/web/releases/tag/v4.3.0) for further details on what has changed.