v2.8.1
Downloads
ownCloud client: Windows | 32 bit | Windows MSI for Group Policy | 32 bit GPO | macOS | Linux
Testpilotcloud branded client: Windows | 32 bit | Windows for Group Policy | 32 bit GPO | macOS| Linux
Sources: ownCloud-2.8.1.4157.tar.xz (GPG Signature)
Changelog for ownCloud Desktop Client 2.8.1 (2021-05-21)
The following sections list the changes in ownCloud Desktop Client 2.8.1 relevant to
ownCloud admins and users.
Summary
- Bugfix - We fixed an issue with the assignment of tags: #8633
- Enhancement - Prevent user from setting up a VFS sync to the root of a drive: #8615
Details
-
Bugfix - We fixed an issue with the assignment of tags: #8633
We fixed the file id used for the assignment of the tag.
-
Enhancement - Prevent user from setting up a VFS sync to the root of a drive: #8615
We now display a warning when a user tries to sync to a drive like D:\ instead of a folder and
prevent this. Previous versions of the client used to crash.
Changelog for ownCloud Desktop Client 2.8.0 (2021-05-06)
The following sections list the changes in ownCloud Desktop Client 2.8.0 relevant to
ownCloud admins and users.
Summary
- Bugfix - Fix issues with long path: #4405
- Bugfix - Moves in folder sync connections where executed as a delete and upload: #7838
- Bugfix - Fix brandings with space in the name: #8482
- Bugfix - We fixed an issue with the promptDeleteAllFiles setting: #8484
- Enhancement - Added branding option to enforce VFS: #4144
- Enhancement - Add initial support for backups triggered by an external tool: #8437
- Enhancement - Add an icon to the Windows system tray notification: #8539
- Enhancement - Encode the log file as UTF-8: #8550
Details
-
Bugfix - Fix issues with long path: #4405
We fixed an issue introduced in dd641fa with some
functions and files paths > 260 characters. -
Bugfix - Moves in folder sync connections where executed as a delete and upload: #7838
We fixed a bug where moves in folder sync connections where executed as a delete and upload.
#7838
https://github.com/owncloud/enterprise/issues/4428
#8453
#8456
#8459 -
Bugfix - Fix brandings with space in the name: #8482
We fix a build system issue with brandings containing spaces.
-
Bugfix - We fixed an issue with the promptDeleteAllFiles setting: #8484
When promptDeleteAllFiles=false is set the client will now correctly delete all files.
-
Enhancement - Added branding option to enforce VFS: #4144
We added a branding option that enforces the use of Virtual Files on Windows.
-
Enhancement - Add initial support for backups triggered by an external tool: #8437
We added a socket api function which allows creation of backups.
-
Enhancement - Add an icon to the Windows system tray notification: #8539
We now display a branded icon in the system tray notification.
-
Enhancement - Encode the log file as UTF-8: #8550
We fixed an issue where the log file might not have been encoded as UTF-8 and thus scrambled file
names.