Downloads
ownCloud client: Windows | 32 bit | Windows MSI for Group Policy | 32 bit GPO | macOS | Linux AppImage | Linux
Testpilotcloud branded client: Windows | 32 bit | Windows for Group Policy | 32 bit GPO | macOS | Linux AppImage | Linux
Sources: ownCloud-3.2.0.10156-rc2.tar.xz (GPG Signature)
Changelog for ownCloud Desktop Client [v3.2.0-rc2] (2023-02-14)
The following sections list the changes in ownCloud Desktop Client unreleased relevant to
ownCloud admins and users.
Summary
- Bugfix - Enable next button upon user input on Webfinger setup wizard page: #10441
- Bugfix - Only hide non VFS settings when enforced and on Windows: #10456
- Bugfix - Use selective sync settings from FolderWizard dialog: #10468
- Bugfix - ShowVirtualFilesOption no longer influences the use of VFS: #10472
- Bugfix - Fix generation of Windows sidebar entry when VFS is disabled: #10481
- Bugfix - Empty credentials for signed out accounts: #10500
Details
-
Bugfix - Enable next button upon user input on Webfinger setup wizard page: #10441
After a change to how the next button is controlled by user input on the page, we forgot to make
this change on the Webfinger page, too. -
Bugfix - Only hide non VFS settings when enforced and on Windows: #10456
-
Bugfix - Use selective sync settings from FolderWizard dialog: #10468
Due to a bug the user selection was not persisted.
-
Bugfix - ShowVirtualFilesOption no longer influences the use of VFS: #10472
-
Bugfix - Fix generation of Windows sidebar entry when VFS is disabled: #10481
-
Bugfix - Empty credentials for signed out accounts: #10500
We fixed a bug where we saved empty credentials for logged out accounts. Under certain
conditions we now tried access the server without any authentication.