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.1.10355.tar.xz (GPG Signature)
Changelog for ownCloud Desktop Client [v3.2.1] (2023-03-07)
The following sections list the changes in ownCloud Desktop Client 3.2.1 relevant to
ownCloud admins and users.
Summary
- Bugfix - Handle hide VirtualFiles options as disable VirtualFiles: #5612
- Bugfix - Fix crash in Linux AppImage updater: #10552
- Bugfix - Fix encoding issue with basic authentication: #10564
Details
-
Bugfix - Handle hide VirtualFiles options as disable VirtualFiles: #5612
Due to legacy reasons the branding flag and its fuction differ.
-
Bugfix - Fix crash in Linux AppImage updater: #10552
In between the releases 3.0.0 and 3.1.0, a dependency was updated, causing an ABI
incompatibility with another library. We resolved this by rebuilding both libraries. -
Bugfix - Fix encoding issue with basic authentication: #10564
In 3.0 we introduced an encoding issue for basic authentication.