github owncloud/client v3.0.0-alpha1

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-3.0.0-alpha1.7627.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v3.0.0-alpha1] (2022-05-18)

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

Summary

  • Bugfix - Add request time and other missing data to .owncloudsync.log: #7348
  • Bugfix - Fix copy url location for private links: #9048
  • Bugfix - Fix status of files uploaded with TUS: #9472
  • Bugfix - Use UTF-8 for .owncloudsync.log: #9571
  • Bugfix - Crash when interacting with a folder in an error state: #9600
  • Change - Make sharedialog preview be more resilient: #8938
  • Change - We no longer persist cookies: #9495
  • Change - We removed support for ownCloud servers < 10.0: #9578
  • Change - Remove support for Windows 7 sidebar links: #9618
  • Change - Rewrote TLS error handling: #9655
  • Change - We removed the TLS certificate button from the account page: #9675
  • Enhancement - Built-in AppImage self-updater: #8923
  • Enhancement - Rewrite wizard from scratch: #9249
  • Enhancement - Remove use of legacy DAV endpoint: #9538
  • Enhancement - Support for OCIS Spaces: #9154
  • Enhancement - Set Windows VFS placeholders readonly if needed: #9598

Details

  • Bugfix - Add request time and other missing data to .owncloudsync.log: #7348

    Some parameters were missing for some operations. This fix makes the log more complete and more
    useful as a result.

    #7348

  • Bugfix - Fix copy url location for private links: #9048

    We fixed a bug where a placholder was copied to the clipboard instead of the url.

    #9048

  • Bugfix - Fix status of files uploaded with TUS: #9472

    Setting the upload status of files uploaded with TUS failed as we were still using the file.

    #9472

  • Bugfix - Use UTF-8 for .owncloudsync.log: #9571

    We fixed a bug where unicode file names were not correctly displayed in .owncloudsync.log.

    #9571

  • Bugfix - Crash when interacting with a folder in an error state: #9600

    We fixed a crash wher using the context menu on a folder that encountered an error and was not
    using virutal files.

    #9600

  • Change - Make sharedialog preview be more resilient: #8938

    We no longer enforce png thumbnails. We no longer replace the file icon if the thumbnail is
    invalid.

    #8938
    #8939

  • Change - We no longer persist cookies: #9495

    We no longer persist cookies over multiple client sessions.

    #9495

  • Change - We removed support for ownCloud servers < 10.0: #9578

    #9578

  • Change - Remove support for Windows 7 sidebar links: #9618

    We removed the support for Windows < 10 sidebar links.

    #9618

  • Change - Rewrote TLS error handling: #9655

    We rewrote the way we handle TLS errors.

    #9655
    #9643
    #9667

  • Change - We removed the TLS certificate button from the account page: #9675

    #9675

  • Enhancement - Built-in AppImage self-updater: #8923

    In release 2.10, we introduced a preview on our future AppImage packaging for Linux
    distributions. Now, these AppImages can self-update using a built-in libappimageupdate
    based updater and ownCloud's update infrastructure.

    #8923
    #9376

  • Enhancement - Rewrite wizard from scratch: #9249

    We completely rewrote the wizard from scratch. The new wizard provides greater flexibility
    and makes adding new features easier in the future. It has also been redesigned to improve the
    user experience.

    #9249
    #9482
    #9566

  • Enhancement - Remove use of legacy DAV endpoint: #9538

    We no longer guess the DAV endpoint depending on the chunking-ng feature.

    #9538

  • Enhancement - Support for OCIS Spaces: #9154

    We added support to sync OCIS Spaces.

    #9154
    #9575

  • Enhancement - Set Windows VFS placeholders readonly if needed: #9598

    We now properly set the read only flag on Windows virtual files.

    #9598
    https://github.com/owncloud/client-desktop-vfs-win/issues/24

Don't miss a new client release

NewReleases is sending notifications on new releases.