Skip to content

2.7.1

Compare
Choose a tag to compare
@TheOneRing TheOneRing released this 19 Nov 12:57
· 4016 commits to master since this release

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.7.1.2560.tar.xz) (GPG Signature)

Changelog for ownCloud Desktop Client 2.7.1 (2020-11-18)

Summary

  • Bugfix - Fix client forgetting VirtualFiles mode: #8229
  • Bugfix - Don't follow redirects on .well-known/openid-configuration: #8232

Changelog for ownCloud Desktop Client 2.7.0 (2020-11-13)

Summary

  • Bugfix - Legacy config migration reverted files to online only: #7779
  • Bugfix - Some check boxes in the sharing dialog are disabled: #7877
  • Bugfix - Selective sync dialog is displayed when virtual files are enabled: #7976
  • Bugfix - Fix support of adler32 checksums with Windows virtual files support: #7999
  • Bugfix - Use the correct style for the folder wizard: #8027
  • Bugfix - Use the same HDPI for the crash reporter as for the client: #8042
  • Bugfix - The back button on the advanced wizard page no longer gets enabled: #8051
  • Bugfix - Ensure permissions for newly added files are available: #8066
  • Bugfix - Remove notifications when the account they belong to was removed: #8085
  • Bugfix - Check whether the local folder supports the virtual file system: #8131
  • Bugfix - "All Files removed" dialog no longer blocks the application: #8170
  • Bugfix - We fixed the permissions check for local folders on NTFS: #8187
  • Change - Don't hardcode a plugin location: #3839
  • Change - Detect the Windows 10 theme for the system tray: #7356
  • Change - When manually adding a folder sync connection, don't display 404 errors: #7724
  • Change - Enabling native VFS on Windows create two shortcuts in the Explorer: #7748
  • Change - Redesign the About dialog: #7749
  • Change - The password dialog is hidden behind a window: #7833
  • Change - The client uploads chunks even though the server repports lack of support: #7862
  • Change - Mac does not display a dock entry: #7868
  • Change - Option to log HTTP requests and responses: #7873
  • Change - Add button for Log Settings to advanced settings: #7881
  • Change - The layout of serveral ui elements is broken: #7920
  • Change - The client hides the window during the authentication process: #7922
  • Change - The settings ui shows a prompt for a few seconds: #7925
  • Change - Reorgenize Settings: #7962
  • Change - Use the checksum type specified by the server by default: #7989
  • Change - Move "Choose what to sync" to sync everything settings: #8018
  • Change - Enable Windows Virtual files by default: #8019
  • Change - Move sync hidden files to advanced settings: #8020
  • Change - Replace the old icons with a unified look: #8038
  • Change - Sharing dialog is now always on top of the settings dialog: #8050
  • Change - Remove the branding option wizardSelectiveSyncDefaultNothing: #8064
  • Change - Account display name servername (username) to username@servername: #8104
  • Change - Remove update channels from the ownCloud client: #8127
  • Change - Display the users avatar in the activity list: #8169
  • Change - Support for OpenID Connect: #7509
  • Change - Add support for the TUS resumeable upload protocol: #19