client

🖥️ Desktop Syncing Client for ownCloud

GPL-2.0 License

Stars
1.4K
Committers
173

Bot releases are visible (Hide)

client - v3.0.0-alpha3

Published by TheOneRing about 2 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-alpha3.8533.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v3.0.0-alpha3] (2022-09-14)

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

Summary

  • Bugfix - Don't unset implicit log flush: #9515
  • Bugfix - We fixed a crash: #10017
  • Bugfix - Add request time and other missing data to .owncloudsync.log: #7348
  • Bugfix - Don't display a conext menu on the root folder: #8595
  • Bugfix - Fix copy url location for private links: #9048
  • Bugfix - Fix status of files uploaded with TUS: #9472
  • Bugfix - The condition for the read only files menu was inverted: #9574
  • Bugfix - Deadlock in folder context menu in a folder selection dialog: #9681
  • Bugfix - Fix never ending sync: #9725
  • Bugfix - Fix adding bookmarks on Gtk+ 3 based desktops: #9752
  • Bugfix - Stop the activity spinner when the request failed: #9798
  • Bugfix - Changes during upload of a file could still trigger the ignore list: #9924
  • 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 - Drop socket upload job: #9585
  • 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
  • Change - Add "open in web editor" feature: #9724
  • Change - Don't display error state when server is unreachable: #9790
  • Enhancement - Display Show ownCloud instead of Settings in systray: #8234
  • Enhancement - Built-in AppImage self-updater: #8923
  • Enhancement - Don't query private links if disabled on the server: #8998
  • Enhancement - Add CMakeOption WITH_AUTO_UPDATER: #9082
  • 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
  • Enhancement - Create continuous log files: #9731
  • Enhancement - Display a correct error when the wrong user was authenticated: #9772
  • Enhancement - We improved the performance for local filesystem actions: #9910
  • Enhancement - We improved the performance of db access: #9918
  • Enhancement - Reduce CPU load during discovery: #9919
  • Enhancement - Remove app name from connection error message: #9923
  • Enhancement - Allow HTTP/1.1 pipelining: #9930
  • Enhancement - Improve look and feel of many dialogs on macOS: #9995

Details

client - v2.11.1

Published by fmoc about 2 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.11.1.8438.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.11.1] (2022-09-01)

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

Summary

  • Bugfix - Fix configuration of selective sync from account settings: #10058

Details

client - v2.11.1-rc2

Published by fmoc about 2 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.11.1-rc2.8424.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.11.1-rc2] (2022-08-29)

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

Summary

  • Bugfix - Fix configuration of selective sync from account settings: #10058

Details

  • Bugfix - Fix configuration of selective sync from account settings: #10058

    We removed a superfluous check which caused the directory tree in the account settings window
    to no longer expand beyond the first level. The problem was introduced in 8d0dd36d2.

    https://github.com/owncloud/client/pull/10058

client - v2.11.1-rc1

Published by fmoc about 2 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.11.1-rc1.8408.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.11.1-rc1] (2022-08-26)

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

Summary

  • Bugfix - Fix configuration of selective sync from account settings: #10058

Details

  • Bugfix - Fix configuration of selective sync from account settings: #10058

    We removed a superfluous check which caused the directory tree in the account settings window
    to no longer expand beyond the first level. The problem was introduced in 8d0dd36d2.

    https://github.com/owncloud/client/pull/10058

client - v2.11.0

Published by TheOneRing about 2 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.11.0.8354.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.11.0] (2022-08-18)

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

Summary

  • Bugfix - Compare usernames case insensitive: #5174
  • Bugfix - Use UTF-8 for .owncloudsync.log: #9571
  • Bugfix - Crash when interacting with a folder in an error state: #9600
  • Bugfix - Database was recreated after its removal: #9791
  • Bugfix - We fixed a potential crash: #9864
  • Bugfix - Windows VFS: Files in an existing folder are dehydrated: #9966
  • Bugfix - Run next scheduled sync after a folder was removed: #9969
  • Bugfix - Windows VFS: Keep file attributes and pin state: #34
  • Enhancement - Throttle the UI updates during sync: #9832
  • Enhancement - Run vfs downloads with a high priority: #9836
  • Enhancement - Don't abort sync if a user requests a file: #9956

Details

client - v2.11-rc3

Published by TheOneRing about 2 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.11.0-rc3.8346.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.11.0-rc3] (2022-08-17)

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

Summary

  • Bugfix - Compare usernames case insensitive: #5174
  • Bugfix - Use UTF-8 for .owncloudsync.log: #9571
  • Bugfix - Crash when interacting with a folder in an error state: #9600
  • Bugfix - Database was recreated after its removal: #9791
  • Bugfix - We fixed a potential crash: #9864
  • Bugfix - Windows VFS: Files in an existing folder are dehydrated: #9966
  • Bugfix - Run next scheduled sync after a folder was removed: #9969
  • Bugfix - Windows VFS: Keep file attributes and pin state: #34
  • Enhancement - Throttle the UI updates during sync: #9832
  • Enhancement - Run vfs downloads with a high priority: #9836
  • Enhancement - Don't abort sync if a user requests a file: #9956

Details

client - v2.11.0-rc2

Published by TheOneRing about 2 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.11.0-rc2.8343.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.11.0-rc2] (2022-08-17)

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

Summary

  • Bugfix - Compare usernames case insensitive: #5174
  • Bugfix - Use UTF-8 for .owncloudsync.log: #9571
  • Bugfix - Crash when interacting with a folder in an error state: #9600
  • Bugfix - Database was recreated after its removal: #9791
  • Bugfix - We fixed a potential crash: #9864
  • Bugfix - Windows VFS: Files in an existing folder are dehydrated: #9966
  • Bugfix - Windows VFS: Keep file attributes and pin state: #34
  • Enhancement - Throttle the UI updates during sync: #9832
  • Enhancement - Run vfs downloads with a high priority: #9836
  • Enhancement - Don't abort sync if a user requests a file: #9956

Details

client - v2.11.0-rc1

Published by TheOneRing about 2 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.11.0-rc1.8255.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.11.0-rc1] (2022-08-03)

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

Summary

  • Bugfix - Compare usernames case insensitive: #5174
  • Bugfix - Use UTF-8 for .owncloudsync.log: #9571
  • Bugfix - Crash when interacting with a folder in an error state: #9600
  • Bugfix - Database was recreated after its removal: #9791
  • Bugfix - We fixed a potential crash: #9864
  • Bugfix - Windows VFS: Files in an existing folder are dehydrated: #9966
  • Bugfix - Windows VFS: Keep file attributes and pin state: #34
  • Enhancement - Throttle the UI updates during sync: #9832
  • Enhancement - Run vfs downloads with a high priority: #9836
  • Enhancement - Don't abort sync if a user requests a file: #9956

Details

client - v3.0.0-alpha2

Published by TheOneRing over 2 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-alpha2.7681.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v3.0.0-alpha2] (2022-05-24)

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

client - v3.0.0-alpha1

Published by TheOneRing over 2 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

client - v2.10.1

Published by TheOneRing over 2 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.10.1.7187.tar.xz (GPG Signature)

Known Issues

  • GCC 12: In order to build with gcc 12 you'll need to apply this patch

Changelog for ownCloud Desktop Client [v2.10.1] (2022-04-05)

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

Summary

  • Bugfix - Do not strip trailing whitespace from a file or folder name: #9030
  • Bugfix - Remove outdated translations: #9105
  • Bugfix - Progress reporting for TUS uploads: #9121
  • Bugfix - Fix crash if a database error occurs: #9147
  • Bugfix - --version showed incorrect information about VFS support: #9155
  • Bugfix - Client warns about non exisitng files: #9236
  • Bugfix - Mention source file in activity tab when renaming: #9238
  • Bugfix - Fix crash on remove account: #9367
  • Bugfix - Raise ssl issue dialoig above the wizard: #9375
  • Bugfix - Fallback to ownCloud sidebar icons on Mac if none provided in branding: #9381
  • Bugfix - Immediately retry upload if file changed during sync: #9382
  • Bugfix - Don't reset change time on upload: #9383
  • Bugfix - Fix toggling launch-on-login for macOS: #9387
  • Bugfix - Fix translated icon names in desktop file with ownBrander themes: #9390
  • Bugfix - Fix possible crash: #9417
  • Bugfix - Add open local/remote folder options: #9405
  • Bugfix - Fix Account Filter for Server Activity tab: #9481
  • Bugfix - Ensure proper setup of network jobs on retries: #9437
  • Bugfix - If reuqired clear cookies in more scenarios: #9489
  • Bugfix - Improve filter pop-up menu and button: #9425
  • Bugfix - Possible crash when removing non exisitng folder: #9533
  • Bugfix - Can't stop basic auth login: #9545
  • Bugfix - Fix potential download failure for renamed file with Windows VFS: #18
  • Bugfix - Possible crash when downloading a virtual file on Windows: #21
  • Bugfix - Don't publish upload if we can't finish the transaction in the client: #5052
  • Enhancement - Retry token refresh multiple times before logout: #9245
  • Enhancement - Don't log error when checking removed file for changes: #9304
  • Enhancement - Leave password field in share dialog enabled on errors: #9336
  • Enhancement - Provide informal German translations: #9460
  • Enhancement - Always flush log when logging to stdout: #9515
  • Enhancement - Added branding parameter to disallow duplicated folder sync pairs: #9523
  • Enhancement - Retry update after 10 minutes: #9522

Details

client - v2.10.1-rc2

Published by TheOneRing over 2 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.10.1-rc2.7080.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.10.1-rc2] (2022-03-24)

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

Summary

  • Bugfix - Do not strip trailing whitespace from a file or folder name: #9030
  • Bugfix - Remove outdated translations: #9105
  • Bugfix - Progress reporting for TUS uploads: #9121
  • Bugfix - Fix crash if a database error occurs: #9147
  • Bugfix - --version showed incorrect information about VFS support: #9155
  • Bugfix - Client warns about non exisitng files: #9236
  • Bugfix - Mention source file in activity tab when renaming: #9238
  • Bugfix - Fix crash on remove account: #9367
  • Bugfix - Raise ssl issue dialoig above the wizard: #9375
  • Bugfix - Fallback to ownCloud sidebar icons on Mac if none provided in branding: #9381
  • Bugfix - Immediately retry upload if file changed during sync: #9382
  • Bugfix - Don't reset change time on upload: #9383
  • Bugfix - Fix toggling launch-on-login for macOS: #9387
  • Bugfix - Fix translated icon names in desktop file with ownBrander themes: #9390
  • Bugfix - Fix possible crash: #9417
  • Bugfix - Add open local/remote folder options: #9405
  • Bugfix - Fix Account Filter for Server Activity tab: #9481
  • Bugfix - Ensure proper setup of network jobs on retries: #9437
  • Bugfix - If reuqired clear cookies in more scenarios: #9489
  • Bugfix - Improve filter pop-up menu and button: #9425
  • Bugfix - Possible crash when removing non exisitng folder: #9533
  • Bugfix - Can't stop basic auth login: #9545
  • Bugfix - Fix potential download failure for renamed file with Windows VFS: #18
  • Bugfix - Possible crash when downloading a virtual file on Windows: #21
  • Bugfix - Don't publish upload if we can't finish the transaction in the client: #5052
  • Enhancement - Retry token refresh multiple times before logout: #9245
  • Enhancement - Don't log error when checking removed file for changes: #9304
  • Enhancement - Leave password field in share dialog enabled on errors: #9336
  • Enhancement - Provide informal German translations: #9460
  • Enhancement - Always flush log when logging to stdout: #9515
  • Enhancement - Added branding parameter to disallow duplicated folder sync pairs: #9523
  • Enhancement - Retry update after 10 minutes: #9522

Details

client - v2.10.1-rc1

Published by TheOneRing over 2 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.10.1-rc1.7023.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.10.1-rc1] (2022-03-15)

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

Summary

  • Bugfix - Do not strip trailing whitespace from a file or folder name: #9030
  • Bugfix - Remove outdated translations: #9105
  • Bugfix - Progress reporting for TUS uploads: #9121
  • Bugfix - Fix crash if a database error occurs: #9147
  • Bugfix - --version showed incorrect information about VFS support: #9155
  • Bugfix - Client warns about non exisitng files: #9236
  • Bugfix - Mention source file in activity tab when renaming: #9238
  • Bugfix - Fix crash on remove account: #9367
  • Bugfix - Raise ssl issue dialoig above the wizard: #9375
  • Bugfix - Fallback to ownCloud sidebar icons on Mac if none provided in branding: #9381
  • Bugfix - Immediately retry upload if file changed during sync: #9382
  • Bugfix - Don't reset change time on upload: #9383
  • Bugfix - Fix toggling launch-on-login for macOS: #9387
  • Bugfix - Fix translated icon names in desktop file with ownBrander themes: #9390
  • Bugfix - Fix possible crash: #9417
  • Bugfix - Add open local/remote folder options: #9405
  • Bugfix - Fix Account Filter for Server Activity tab: #9481
  • Bugfix - Ensure proper setup of network jobs on retries: #9437
  • Bugfix - If reuqired clear cookies in more scenarios: #9489
  • Bugfix - Improve filter pop-up menu and button: #9425
  • Bugfix - Fix potential download failure for renamed file with Windows VFS: #18
  • Bugfix - Possible crash when downloading a virtual file on Windows: #21
  • Bugfix - Don't publish upload if we can't finish the transaction in the client: #5052
  • Enhancement - Retry token refresh multiple times before logout: #9245
  • Enhancement - Don't log error when checking removed file for changes: #9304
  • Enhancement - Leave password field in share dialog enabled on errors: #9336
  • Enhancement - Provide informal German translations: #9460
  • Enhancement - Always flush log when logging to stdout: #9515

Details

client - v2.10.0

Published by TheOneRing almost 3 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.10.0.6519.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.10.0] (2022-01-17)

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

Summary

  • Bugfix - Issues with long file path: #4896
  • Bugfix - Do not ask for credentails at start-up when the user logged out: #8924
  • Bugfix - A folder moved on the server was displayed as outdated: #9071
  • Bugfix - Immediately propagate changes to the ignore list: #8975
  • Bugfix - Fix icon name in desktop file with ownBrander themes: #8992
  • Bugfix - Crash when handling locked files: #9170
  • Bugfix - Don't abort upload if chunk is locked: #9194
  • Bugfix - Always restart OAuth2 on error: #9196
  • Bugfix - Display correct error message for files containign \:?*"<>|: #9223
  • Bugfix - Do not sync when unsyncedfolders file cannot be read: #9165
  • Bugfix - Fix failing dehydration causing files to be moved to trash: #9257
  • Bugfix - Do not show Activity tab if server app is disabled or uninstalled: #9260
  • Bugfix - Handle file locks for delete jobs: #9293
  • Bugfix - Run a full local discovery after we where paused or on a forced sync: #9341
  • Bugfix - Infinite sync loop if folder is locked: #9342
  • Bugfix - We fixed a possible crash: #13
  • Enhancement - Reintroduce issue filtering: #9000
  • Enhancement - Allow to remove broken sync folders: #9099
  • Enhancement - Also ignore local reapeating errors for a period of time: #9208
  • Enhancement - Remove the availability menu from the ui: #9291
  • Enhancement - Add the syncroot to the search indexed with Windows VFS: #12

Details

client - v2.10.0-rc4

Published by TheOneRing almost 3 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.10.0-rc4.6486.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.10.0-rc4] (2022-01-12)

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

Summary

  • Bugfix - Issues with long file path: #4896
  • Bugfix - Do not ask for credentails at start-up when the user logged out: #8924
  • Bugfix - A folder moved on the server was displayed as outdated: #9071
  • Bugfix - Immediately propagate changes to the ignore list: #8975
  • Bugfix - Fix icon name in desktop file with ownBrander themes: #8992
  • Bugfix - Crash when handling locked files: #9170
  • Bugfix - Don't abort upload if chunk is locked: #9194
  • Bugfix - Always restart OAuth2 on error: #9196
  • Bugfix - Display correct error message for files containign \:?*"<>|: #9223
  • Bugfix - Do not sync when unsyncedfolders file cannot be read: #9165
  • Bugfix - Fix failing dehydration causing files to be moved to trash: #9257
  • Bugfix - Do not show Activity tab if server app is disabled or uninstalled: #9260
  • Bugfix - Handle file locks for delete jobs: #9293
  • Bugfix - Run a full local discovery after we where paused or on a forced sync: #9341
  • Bugfix - Infinite sync loop if folder is locked: #9342
  • Bugfix - We fixed a possible crash: #13
  • Enhancement - Allow to remove broken sync folders: #9099
  • Enhancement - Also ignore local reapeating errors for a period of time: #9208
  • Enhancement - Remove the availability menu from the ui: #9291
  • Enhancement - Add the syncroot to the search indexed with Windows VFS: #12

Details

client - v2.10.0-rc3

Published by TheOneRing almost 3 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.10.0-rc3.6417.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.10.0-rc3] (2022-01-04)

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

Summary

  • Bugfix - Issues with long file path: #4896
  • Bugfix - Do not ask for credentails at start-up when the user logged out: #8924
  • Bugfix - A folder moved on the server was displayed as outdated: #9071
  • Bugfix - Immediately propagate changes to the ignore list: #8975
  • Bugfix - Fix icon name in desktop file with ownBrander themes: #8992
  • Bugfix - Crash when handling locked files: #9170
  • Bugfix - Don't abort upload if chunk is locked: #9194
  • Bugfix - Always restart OAuth2 on error: #9196
  • Bugfix - Display correct error message for files containign \:?*"<>|: #9223
  • Bugfix - Do not sync when unsyncedfolders file cannot be read: #9165
  • Bugfix - Fix failing dehydration causing files to be moved to trash: #9257
  • Bugfix - Do not show Activity tab if server app is disabled or uninstalled: #9260
  • Bugfix - Handle file locks for delete jobs: #9293
  • Bugfix - We fixed a possible crash: #13
  • Enhancement - Allow to remove broken sync folders: #9099
  • Enhancement - Also ignore local reapeating errors for a period of time: #9208
  • Enhancement - Remove the availability menu from the ui: #9291
  • Enhancement - Add the syncroot to the search indexed with Windows VFS: #12

Details

client - v2.10.0-rc2

Published by TheOneRing almost 3 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.10.0-rc2.6346.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.10.0-rc2] (2021-12-22)

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

Summary

  • Bugfix - Issues with long file path: #4896
  • Bugfix - Do not ask for credentails at start-up when the user logged out: #8924
  • Bugfix - A folder moved on the server was displayed as outdated: #9071
  • Bugfix - Immediately propagate changes to the ignore list: #8975
  • Bugfix - Fix icon name in desktop file with ownBrander themes: #8992
  • Bugfix - Crash when handling locked files: #9170
  • Bugfix - Don't abort upload if chunk is locked: #9194
  • Bugfix - Always restart OAuth2 on error: #9196
  • Bugfix - Display correct error message for files containign \:?*"<>|: #9223
  • Bugfix - Do not sync when unsyncedfolders file cannot be read: #9165
  • Bugfix - Fix failing dehydration causing files to be moved to trash: #9257
  • Bugfix - Do not show Activity tab if server app is disabled or uninstalled: #9260
  • Bugfix - Handle file locks for delete jobs: #9293
  • Bugfix - We fixed a possible crash: #13
  • Enhancement - Allow to remove broken sync folders: #9099
  • Enhancement - Also ignore local reapeating errors for a period of time: #9208
  • Enhancement - Remove the availability menu from the ui: #9291
  • Enhancement - Add the syncroot to the search indexed with Windows VFS: #12

Details

client - v2.9.2

Published by TheOneRing almost 3 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.6206.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.9.2] (2021-12-03)

The following sections list the changes in ownCloud Desktop Client 2.9.2 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
  • Bugfix - Config migration on systems with a 2.4 and a 2.8 config: #9224
  • 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

client - v2.9.2-rc5

Published by TheOneRing almost 3 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-rc5.6113.tar.xz (GPG Signature)

Changelog for ownCloud Desktop Client [v2.9.2-rc5] (2021-11-22)

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
  • Bugfix - Config migration on systems with a 2.4 and a 2.8 config: #9224
  • 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

client - v2.9.2-rc4

Published by TheOneRing almost 3 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