github owncloud/client v2.9.2-rc4

latest releases: v5.3.1, v5.3.0, v5.3.0-rc.1...
pre-release2 years ago

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-2.9.2-rc4.6088.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.9.2-rc4] (2021-11-18)

The following sections list the changes in ownCloud Desktop Client unreleased relevant to
ownCloud admins and users.

Summary

  • Bugfix - Properly handle Windows log off: #8979
  • Bugfix - Disable vfs option is ignored: #9159
  • Bugfix - The client no longer idles after a minor url change: #9202
  • Enhancement - Add branding option to disable icons in the file explorer: #9167
  • Enhancement - Branding option to disable warning for multiple sync_journal.db's: #9216

Details

  • Bugfix - Properly handle Windows log off: #8979

    We now ensure that we receive the window messages dispatched by the system.

    #8979
    #9142
    #9220

  • Bugfix - Disable vfs option is ignored: #9159

    We fixed a branding issue where vfs was used even when the parameter was set to disabled.

    #9159
    https://github.com/owncloud/enterprise/issues/4820

  • Bugfix - The client no longer idles after a minor url change: #9202

    When the client detects a change of the url we ask the user to accept the change or if it was only
    representational change (demo.com vs demo.com/) we directly accept the change. Due to a bug
    the we aborted the sync only after we updated the url. This caused the client to idle for one
    minute.

    #9202

  • Enhancement - Add branding option to disable icons in the file explorer: #9167

    We implemented a branding parameter to disable the display of icons in the file explorer
    context menu, this only affects Windows and Linux.

    #9167

  • Enhancement - Branding option to disable warning for multiple sync_journal.db's: #9216

    We added a branding option that disables the Multiple accounts are sharing the folder
    warning. In previous client versions a bug caused the creation of new sync journals, causing
    false positives in the detection. While this can be handled by the individual user, companies
    with multiple hundreds of users may opt to disable the warning.

    #9216

Don't miss a new client release

NewReleases is sending notifications on new releases.