From 543f52d8bd54862f751fe455a2b411ffcf63b09a Mon Sep 17 00:00:00 2001 From: Martin Mattel Date: Mon, 6 Oct 2025 11:50:43 +0200 Subject: [PATCH 1/4] Prepare for the Desktop App 6.0.1 release notes --- modules/ROOT/pages/desktop_release_notes.adoc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/modules/ROOT/pages/desktop_release_notes.adoc b/modules/ROOT/pages/desktop_release_notes.adoc index 6168746..284703a 100644 --- a/modules/ROOT/pages/desktop_release_notes.adoc +++ b/modules/ROOT/pages/desktop_release_notes.adoc @@ -14,6 +14,20 @@ toc::[] +== Desktop App 6.0.1 + +[discrete] +=== General + +The ownCloud Desktop App is now available in version 6.0.1! + +We strongly recommend updating the Desktop App to the latest available version so that you can access and experience a range of new features and security fixes. Users with an Enterprise subscription are entitled to receive dedicated support. + +Refer to the full change log for a list of bug fixes and changes at {desktop-releases-url}v6.0.1[GitHub, window=_blank]. + +=== Solved Known Issues + +The xref:6-0-0-known-issues[know issue] introduced in version the Desktop App 6.0.0 has been resolved. If you have installed Desktop App 6.0.0, we recommend updating immediately. If you have not yet installed Desktop App 6.0.0, skip it and install version 6.0.1 to avoid potential issues. + == Desktop App 6.0.0 [discrete] @@ -50,6 +64,7 @@ IMPORTANT: This release is the last one that supports ownCloud 10. * Several UI fixes and improvements have been implemented. * The translations have been updated. +[#6-0-0-known-issues] === Known Issues The following is a list of known issues identified in the Desktop App that will be fixed in a subsequent patch release: From 33fc526c4261ed2c804ded3e16f52b9d784e7fd3 Mon Sep 17 00:00:00 2001 From: Martin Mattel Date: Thu, 9 Oct 2025 13:17:29 +0200 Subject: [PATCH 2/4] add known issues for 6.0.1 --- modules/ROOT/pages/desktop_release_notes.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/ROOT/pages/desktop_release_notes.adoc b/modules/ROOT/pages/desktop_release_notes.adoc index 284703a..f801f0d 100644 --- a/modules/ROOT/pages/desktop_release_notes.adoc +++ b/modules/ROOT/pages/desktop_release_notes.adoc @@ -24,6 +24,13 @@ We strongly recommend updating the Desktop App to the latest available version s Refer to the full change log for a list of bug fixes and changes at {desktop-releases-url}v6.0.1[GitHub, window=_blank]. +[#6-0-1-known-issues] +=== Known Issues + +The following is a list of known issues identified in the Desktop App that will be fixed in a subsequent patch release: + +* The Desktop App built for Ubuntu +20.04 and Debian +11 are currently provided but not functional. The Windows build is unaffected and works properly. + === Solved Known Issues The xref:6-0-0-known-issues[know issue] introduced in version the Desktop App 6.0.0 has been resolved. If you have installed Desktop App 6.0.0, we recommend updating immediately. If you have not yet installed Desktop App 6.0.0, skip it and install version 6.0.1 to avoid potential issues. From 2a56254c0f69522e0fcb2306cfeed41c05ffff3c Mon Sep 17 00:00:00 2001 From: Martin Mattel Date: Thu, 9 Oct 2025 14:06:04 +0200 Subject: [PATCH 3/4] remove version info in known issues --- modules/ROOT/pages/desktop_release_notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/desktop_release_notes.adoc b/modules/ROOT/pages/desktop_release_notes.adoc index f801f0d..6b0cc35 100644 --- a/modules/ROOT/pages/desktop_release_notes.adoc +++ b/modules/ROOT/pages/desktop_release_notes.adoc @@ -29,7 +29,7 @@ Refer to the full change log for a list of bug fixes and changes at {desktop-rel The following is a list of known issues identified in the Desktop App that will be fixed in a subsequent patch release: -* The Desktop App built for Ubuntu +20.04 and Debian +11 are currently provided but not functional. The Windows build is unaffected and works properly. +* The Desktop App built for Ubuntu and Debian are currently provided but not functional. The Windows build is unaffected and works properly. === Solved Known Issues From 46a2931914b04415c5aa35816506c72d99adc885 Mon Sep 17 00:00:00 2001 From: Martin Mattel Date: Thu, 9 Oct 2025 15:52:26 +0200 Subject: [PATCH 4/4] text update --- modules/ROOT/pages/desktop_release_notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/desktop_release_notes.adoc b/modules/ROOT/pages/desktop_release_notes.adoc index 6b0cc35..5d82145 100644 --- a/modules/ROOT/pages/desktop_release_notes.adoc +++ b/modules/ROOT/pages/desktop_release_notes.adoc @@ -29,7 +29,7 @@ Refer to the full change log for a list of bug fixes and changes at {desktop-rel The following is a list of known issues identified in the Desktop App that will be fixed in a subsequent patch release: -* The Desktop App built for Ubuntu and Debian are currently provided but not functional. The Windows build is unaffected and works properly. +* Desktop Apps built for the particular Ubuntu 20.04 and Debian 11 releases are currently available but not functional. All other releases are unaffected and function properly. === Solved Known Issues