diff --git a/CHANGELOG.md b/CHANGELOG.md index 64283169d1..e9fd6dde39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5406 +1,2 @@ # Table of Contents -* [Changelog for unreleased](#changelog-for-owncloud-desktop-client-unreleased-unreleased) -* [Changelog for 5.3.1](#changelog-for-owncloud-desktop-client-531-2024-06-11) -* [Changelog for 5.3.0](#changelog-for-owncloud-desktop-client-530-2024-06-06) -* [Changelog for 5.2.1](#changelog-for-owncloud-desktop-client-521-2024-01-04) -* [Changelog for 5.2.0](#changelog-for-owncloud-desktop-client-520-2023-11-27) -* [Changelog for 5.1.2](#changelog-for-owncloud-desktop-client-512-2023-11-10) -* [Changelog for 5.1.1](#changelog-for-owncloud-desktop-client-511-2023-11-09) -* [Changelog for 5.1.0](#changelog-for-owncloud-desktop-client-510-2023-11-02) -* [Changelog for 5.0.0](#changelog-for-owncloud-desktop-client-500-2023-10-05) -* [Changelog for 4.2.0](#changelog-for-owncloud-desktop-client-420-2023-08-07) -* [Changelog for 4.1.0](#changelog-for-owncloud-desktop-client-410-2023-06-15) -* [Changelog for 4.0.0](#changelog-for-owncloud-desktop-client-400-2023-05-11) -* [Changelog for 3.2.1](#changelog-for-owncloud-desktop-client-321-2023-03-07) -* [Changelog for 3.2.0](#changelog-for-owncloud-desktop-client-320-2023-02-15) -* [Changelog for 3.1.0](#changelog-for-owncloud-desktop-client-310-2023-01-25) -* [Changelog for 3.0.0](#changelog-for-owncloud-desktop-client-300-2022-11-30) -* [Changelog for 2.11.1](#changelog-for-owncloud-desktop-client-2111-2022-08-31) -* [Changelog for 2.11.0](#changelog-for-owncloud-desktop-client-2110-2022-08-18) -* [Changelog for 2.10.1](#changelog-for-owncloud-desktop-client-2101-2022-04-05) -* [Changelog for 2.10.0](#changelog-for-owncloud-desktop-client-2100-2022-01-17) -* [Changelog for 2.9.2](#changelog-for-owncloud-desktop-client-292-2021-11-24) -* [Changelog for 2.9.1](#changelog-for-owncloud-desktop-client-291-2021-10-13) -* [Changelog for 2.9.0](#changelog-for-owncloud-desktop-client-290-2021-09-08) -* [Changelog for 2.8.2](#changelog-for-owncloud-desktop-client-282-2021-05-28) -* [Changelog for 2.8.1](#changelog-for-owncloud-desktop-client-281-2021-05-21) -* [Changelog for 2.8.0](#changelog-for-owncloud-desktop-client-280-2021-05-06) -* [Changelog for 2.7.6](#changelog-for-owncloud-desktop-client-276-2021-02-04) -* [Changelog for 2.7.5](#changelog-for-owncloud-desktop-client-275-2021-01-28) -* [Changelog for 2.7.4](#changelog-for-owncloud-desktop-client-274-2020-12-21) -* [Changelog for 2.7.3](#changelog-for-owncloud-desktop-client-273-2020-12-11) -* [Changelog for 2.7.2](#changelog-for-owncloud-desktop-client-272-2020-12-02) -* [Changelog for 2.7.1](#changelog-for-owncloud-desktop-client-271-2020-11-18) -* [Changelog for 2.7.0](#changelog-for-owncloud-desktop-client-270-2020-11-13) -* [Changelog for 2.6.3](#changelog-for-owncloud-desktop-client-263-2020-06-10) -* [Changelog for 2.6.2](#changelog-for-owncloud-desktop-client-262-2020-02-21) -* [Changelog for 2.6.1 versions and below](#changelog-for-261-versions-and-below) -# Changelog for ownCloud Desktop Client [unreleased] (UNRELEASED) - -The following sections list the changes in ownCloud Desktop Client unreleased relevant to -ownCloud admins and users. - -[unreleased]: https://github.com/owncloud/client/compare/v5.3.1...master - -## Summary - -* Bugfix - Fix location loading on Mac: [#6761](https://github.com/owncloud/enterprise/issues/6761) -* Bugfix - Schedule syncs after an abort: [#11396](https://github.com/owncloud/client/pull/11396) -* Bugfix - Fix description of manage public links action: [#11450](https://github.com/owncloud/client/issues/11450) -* Bugfix - Fix early-use crash in the folder watcher on Linux: [#11460](https://github.com/owncloud/client/issues/11460) -* Bugfix - Properly encode scope and prompt items in OAuth URL: [#11472](https://github.com/owncloud/client/issues/11472) -* Bugfix - Client stuck in reconnecting state after application start: [#11478](https://github.com/owncloud/client/pull/11478) -* Bugfix - Strip user information from new-connection URL: [#11497](https://github.com/owncloud/client/issues/11497) -* Bugfix - Support logging redirect: [#11581](https://github.com/owncloud/client/pull/11581) -* Bugfix - Don't store null certificates in the account: [#11621](https://github.com/owncloud/client/issues/11621) -* Bugfix - Fix crash for folders that could not be initialized: [#11664](https://github.com/owncloud/client/pull/11664) -* Bugfix - Make open account in browser accessible for keyboard navigation: [#11772](https://github.com/owncloud/client/issues/11772) -* Bugfix - Don't log misleading error if dynamic registration failed: [#11839](https://github.com/owncloud/client/pull/11839) -* Change - Revert local folder name back to pre 3.0 behavior: [#6390](https://github.com/owncloud/enterprise/issues/6390) -* Change - Make messages translatable that occur early in start-up: [#11142](https://github.com/owncloud/client/issues/11142) -* Change - Remove unused command line option --language: [#11245](https://github.com/owncloud/client/issues/11245) -* Change - Windows: always use fusion style: [#11275](https://github.com/owncloud/client/issues/11275) -* Change - Deprecate suffix VFS: [#11325](https://github.com/owncloud/client/issues/11325) -* Change - Removal of selective sync tree from account status page: [#11357](https://github.com/owncloud/client/issues/11357) -* Change - Fix three badly styled warning messages: [#11412](https://github.com/owncloud/client/issues/11412) -* Change - Removed support for limiting sync of big new folder & external storage: [#11517](https://github.com/owncloud/client/pull/11517) -* Change - Set the 'No' button as default action in the Unknown Certificate dialog: [#11531](https://github.com/owncloud/client/issues/11531) -* Change - Remove `Remove all files` dialog: [#11569](https://github.com/owncloud/client/issues/11569) -* Change - Rewrite of the spaces browser: [#11595](https://github.com/owncloud/client/pull/11595) -* Change - New update channel for ownCloud infinite scale: [#11742](https://github.com/owncloud/client/issues/11742) -* Change - Remove support for branded shell extensions on Linux: [#11743](https://github.com/owncloud/client/issues/11743) -* Change - Only allow to add un-synced spaces: [#11752](https://github.com/owncloud/client/issues/11752) -* Change - Rewrite of the login widget in QML: [#11856](https://github.com/owncloud/client/pull/11856) -* Enhancement - Add option to pause synchronization on metered connections: [#4808](https://github.com/owncloud/client/issues/4808) -* Enhancement - Add option to move files to trash instead of deleting: [#9001](https://github.com/owncloud/client/issues/9001) -* Enhancement - Prevent same default sync folder for multiple accounts with Spaces: [#11204](https://github.com/owncloud/client/issues/11204) -* Enhancement - Use less modal dialogs: [#11304](https://github.com/owncloud/client/issues/11304) -* Enhancement - Include recent changes in scheduled syncs: [#11347](https://github.com/owncloud/client/pull/11347) -* Enhancement - Improve handling of a server blocking an unsupported client: [#11424](https://github.com/owncloud/client/issues/11424) -* Enhancement - Ask user to restart application when update is available on Windows: [#11442](https://github.com/owncloud/client/pull/11442) -* Enhancement - New Folder status: [#11491](https://github.com/owncloud/client/pull/11491) -* Enhancement - Pause sync when behind a captive portal: [#11533](https://github.com/owncloud/client/issues/11533) -* Enhancement - Support for prompt_values_supported in openid-configuration: [#11729](https://github.com/owncloud/client/pull/11729) -* Enhancement - New branding option: automatically sync new spaces: [#11751](https://github.com/owncloud/client/issues/11751) -* Enhancement - Display how many spaces are un-synced: [#11760](https://github.com/owncloud/client/pull/11760) - -## Details - -* Bugfix - Fix location loading on Mac: [#6761](https://github.com/owncloud/enterprise/issues/6761) - - https://github.com/owncloud/enterprise/issues/6761 - -* Bugfix - Schedule syncs after an abort: [#11396](https://github.com/owncloud/client/pull/11396) - - We fixed a bug where the client stopped scheduling syncs after a sync was - aborted. - - https://github.com/owncloud/client/pull/11396 - -* Bugfix - Fix description of manage public links action: [#11450](https://github.com/owncloud/client/issues/11450) - - https://github.com/owncloud/client/issues/11450 - -* Bugfix - Fix early-use crash in the folder watcher on Linux: [#11460](https://github.com/owncloud/client/issues/11460) - - In a few error scenarios, the folder watcher on Linux shows a dialog with an - error message. A crash has been fixed where this occurred before the GUI was - fully initialised. - - https://github.com/owncloud/client/issues/11460 - https://github.com/owncloud/client/pull/11475 - -* Bugfix - Properly encode scope and prompt items in OAuth URL: [#11472](https://github.com/owncloud/client/issues/11472) - - Fixed a bug where the scope and prompt items of an OAuth query would not be - encoded, resulting in an invalid request. - - https://github.com/owncloud/client/issues/11472 - https://github.com/owncloud/client/pull/11479 - -* Bugfix - Client stuck in reconnecting state after application start: [#11478](https://github.com/owncloud/client/pull/11478) - - We fixed a bug where the client was starting OAuth authentication but did not - prompt the user properly to renew authentication. This resulted in the client - apparently getting stuck in the "reconnecting" state. - - https://github.com/owncloud/client/pull/11478 - -* Bugfix - Strip user information from new-connection URL: [#11497](https://github.com/owncloud/client/issues/11497) - - Credentials in the URL are not supported for some time. This fix strips them - from the URL before storage and using it to authenticate the client to the - server. - - https://github.com/owncloud/client/issues/11497 - https://github.com/owncloud/client/pull/11509 - -* Bugfix - Support logging redirect: [#11581](https://github.com/owncloud/client/pull/11581) - - We now log when all urls when a request was redirected. - - https://github.com/owncloud/client/pull/11581 - -* Bugfix - Don't store null certificates in the account: [#11621](https://github.com/owncloud/client/issues/11621) - - https://github.com/owncloud/client/issues/11621 - -* Bugfix - Fix crash for folders that could not be initialized: [#11664](https://github.com/owncloud/client/pull/11664) - - We fixed a bug where interacting with a folder in the file browser could lead to - a crash if the folder was not properly initialized. - - https://github.com/owncloud/client/pull/11664 - -* Bugfix - Make open account in browser accessible for keyboard navigation: [#11772](https://github.com/owncloud/client/issues/11772) - - On the account settings page, the status label contained the URL of the server. - This URL was not accessible with keyboard navigation or when a screen-reader was - used. Now there is an "Open in Web Browser" action in the pop-up menu of the - "Manage Account" button (which is next to the status label), and the URL has - been removed from the status label. - - https://github.com/owncloud/client/issues/11772 - https://github.com/owncloud/client/issues/11800 - https://github.com/owncloud/client/pull/11810 - -* Bugfix - Don't log misleading error if dynamic registration failed: [#11839](https://github.com/owncloud/client/pull/11839) - - https://github.com/owncloud/client/pull/11839 - -* Change - Revert local folder name back to pre 3.0 behavior: [#6390](https://github.com/owncloud/enterprise/issues/6390) - - Due to user requests, we reverted the folder name from - - ``` - ownCloud - Albert@owncloud.com - ownCloud - Katherine@owncloud.org - ownCloud - Marie@owncloud.com - ``` - - Back to - - ``` - ownCloud - ownCloud (1) - ownCloud (2) - ``` - - https://github.com/owncloud/enterprise/issues/6390 - -* Change - Make messages translatable that occur early in start-up: [#11142](https://github.com/owncloud/client/issues/11142) - - These messages include the command-line messages (both errors and the help - text). To do this, the deprecated `--confdir` option has been removed. This - option was only used on windows before roaming profiles were supported. - - https://github.com/owncloud/client/issues/11142 - https://github.com/owncloud/client/issues/11246 - https://github.com/owncloud/client/pull/11300 - -* Change - Remove unused command line option --language: [#11245](https://github.com/owncloud/client/issues/11245) - - This option was used before the UI language could be chosen in the settings. The - option --list-languages is also removed, as it no longer serves a purpose. - - https://github.com/owncloud/client/issues/11245 - https://github.com/owncloud/client/pull/11270 - -* Change - Windows: always use fusion style: [#11275](https://github.com/owncloud/client/issues/11275) - - We already used the fusion style on Windows for years if the system used dpi - scaling. Since Qt6.5 the fusion style also support the dark theme on Windows. - Those two reasons convinced us that always using the fusion style on Windows - will result in the best experience for the users. - - https://github.com/owncloud/client/issues/11275 - -* Change - Deprecate suffix VFS: [#11325](https://github.com/owncloud/client/issues/11325) - - We decided to deprecate the suffix VFS implementations and thus prepare its - removal in 7.0. - - https://github.com/owncloud/client/issues/11325 - -* Change - Removal of selective sync tree from account status page: [#11357](https://github.com/owncloud/client/issues/11357) - - We removed the selective sync support from the main widget and moved it to its - own dialog, available through the context menu of the sync folder. - - Having both the sync status and the selective sync settings in the same widget - caused a lot of problems and overhead over the years. Additionally, it required - us to maintain a lot of special and basically duplicated code, as we already had - a dedicated widget to handle selective sync. - - https://github.com/owncloud/client/issues/11357 - https://github.com/owncloud/client/issues/11357 - https://github.com/owncloud/client/issues/8102 - https://github.com/owncloud/client/issues/5423 - https://github.com/owncloud/client/issues/4080 - https://github.com/owncloud/client/pull/11524 - -* Change - Fix three badly styled warning messages: [#11412](https://github.com/owncloud/client/issues/11412) - - There were 3 labels for warning messages that were nearly unreadable in dark - mode due to bad styling. These have been changed to only use a bold font, but - are now displayed with a big warning icon on their left. The places are: the - account settings page, the folder wizard remote path page, and the log browser. - - https://github.com/owncloud/client/issues/11412 - https://github.com/owncloud/client/pull/11470 - -* Change - Removed support for limiting sync of big new folder & external storage: [#11517](https://github.com/owncloud/client/pull/11517) - - We removed an option which allowed to block new folders bigger than a set limit, - from being synchronized automatically, when selective synchronization is used. - Additionally, we removed the option that allowed to block automatic - synchronization of external storage. - - https://github.com/owncloud/client/pull/11517 - -* Change - Set the 'No' button as default action in the Unknown Certificate dialog: [#11531](https://github.com/owncloud/client/issues/11531) - - When an unknown certificate is used by the server, the safe action is to reject - this certificate. So the default action for this dialog should be not to accept - this unknown certificate. - - https://github.com/owncloud/client/issues/11531 - -* Change - Remove `Remove all files` dialog: [#11569](https://github.com/owncloud/client/issues/11569) - - We no longer ask the user whether all files should be removed but just sync. - - https://github.com/owncloud/client/issues/11569 - https://github.com/owncloud/client/issues/7304 - -* Change - Rewrite of the spaces browser: [#11595](https://github.com/owncloud/client/pull/11595) - - https://github.com/owncloud/client/pull/11595 - -* Change - New update channel for ownCloud infinite scale: [#11742](https://github.com/owncloud/client/issues/11742) - - The release series 6 is a long term release. As version 7 will drop the support - for ownCloud 10, users will either have to select the ownCloud infinite scale - update channel in the about-dialog or manually install a newer release. This - change only affects the unbranded version. - - https://github.com/owncloud/client/issues/11742 - -* Change - Remove support for branded shell extensions on Linux: [#11743](https://github.com/owncloud/client/issues/11743) - - From now on user will have to install dolphin-owncloud nautilus-owncloud instead - of a branded version. - - https://github.com/owncloud/client/issues/11743 - -* Change - Only allow to add un-synced spaces: [#11752](https://github.com/owncloud/client/issues/11752) - - We now prevent users from syncing the same space multiple times. - - https://github.com/owncloud/client/issues/11752 - https://github.com/owncloud/client/pull/11759 - -* Change - Rewrite of the login widget in QML: [#11856](https://github.com/owncloud/client/pull/11856) - - https://github.com/owncloud/client/pull/11856 - -* Enhancement - Add option to pause synchronization on metered connections: [#4808](https://github.com/owncloud/client/issues/4808) - - On platforms that support metered-connection detection, an option is now - available to pause folder synchronization when the network connection switches - to metered-connection. When synchronization is paused, force-syncing can still - be done. - - https://github.com/owncloud/client/issues/4808 - https://github.com/owncloud/client/pull/11305 - -* Enhancement - Add option to move files to trash instead of deleting: [#9001](https://github.com/owncloud/client/issues/9001) - - An option has been added that when files on the server are deleted, the client - will move them to the system trash bin instead of deleting those files. - - https://github.com/owncloud/client/issues/9001 - https://github.com/owncloud/client/pull/11320 - -* Enhancement - Prevent same default sync folder for multiple accounts with Spaces: [#11204](https://github.com/owncloud/client/issues/11204) - - This is done by tagging the sync folder by an extended attribute (Linux/macOS) - or an alternative data stream (Windows). - - https://github.com/owncloud/client/issues/11204 - https://github.com/owncloud/client/pull/11364 - -* Enhancement - Use less modal dialogs: [#11304](https://github.com/owncloud/client/issues/11304) - - As the rather high number of modal dialogs we used caused different issues on - different platforms, we decided to use them less often and try other concepts. - - https://github.com/owncloud/client/issues/11304 - https://github.com/owncloud/client/issues/11032 - https://github.com/owncloud/client/issues/11208 - -* Enhancement - Include recent changes in scheduled syncs: [#11347](https://github.com/owncloud/client/pull/11347) - - When starting a new sync we now also include the recent change events in the - discovery. - - https://github.com/owncloud/client/pull/11347 - -* Enhancement - Improve handling of a server blocking an unsupported client: [#11424](https://github.com/owncloud/client/issues/11424) - - We improved the handling of HTTP 403 status codes. - - https://github.com/owncloud/client/issues/11424 - -* Enhancement - Ask user to restart application when update is available on Windows: [#11442](https://github.com/owncloud/client/pull/11442) - - Instead of a tray message, we now display a modal dialog on Windows to inform - the user about a downloaded update. Also, we now can prompt the user to restart - the application and apply the update immediately, adding a bit of user comfort. - - https://github.com/owncloud/client/pull/11442 - -* Enhancement - New Folder status: [#11491](https://github.com/owncloud/client/pull/11491) - - We rewrote the Folder status page. - - https://github.com/owncloud/client/issues/11527 - https://github.com/owncloud/client/pull/11491 - -* Enhancement - Pause sync when behind a captive portal: [#11533](https://github.com/owncloud/client/issues/11533) - - When the operating system detects a captive portal, stop all outgoing network - requests. These requests will fail with an SSL certificate mismatch error. When - the captive portal is "gone", synchronisation will be restarted. - - https://github.com/owncloud/client/issues/11533 - https://github.com/owncloud/client/pull/11567 - -* Enhancement - Support for prompt_values_supported in openid-configuration: [#11729](https://github.com/owncloud/client/pull/11729) - - We implemented support for idP's to specify the supported prompt values. - - https://github.com/owncloud/client/pull/11729 - -* Enhancement - New branding option: automatically sync new spaces: [#11751](https://github.com/owncloud/client/issues/11751) - - A branding option was added to add new sync connections for newly discovered - spaces. - - https://github.com/owncloud/client/issues/11751 - https://github.com/owncloud/client/pull/11774 - -* Enhancement - Display how many spaces are un-synced: [#11760](https://github.com/owncloud/client/pull/11760) - - https://github.com/owncloud/client/pull/11760 - -# Changelog for ownCloud Desktop Client [5.3.1] (2024-06-11) - -The following sections list the changes in ownCloud Desktop Client 5.3.1 relevant to -ownCloud admins and users. - -[5.3.1]: https://github.com/owncloud/client/compare/v5.3.0...v5.3.1 - -## Summary - -* Bugfix - Ensure the Windows shell extension is linked statically: [#11691](https://github.com/owncloud/client/issues/11691) - -## Details - -* Bugfix - Ensure the Windows shell extension is linked statically: [#11691](https://github.com/owncloud/client/issues/11691) - - We fixed a regression where - https://cmake.org/cmake/help/latest/policy/CMP0091.html caused our shell - extension no longer to be linked statically. - - https://github.com/owncloud/client/issues/11691 - -# Changelog for ownCloud Desktop Client [5.3.0] (2024-06-06) - -The following sections list the changes in ownCloud Desktop Client 5.3.0 relevant to -ownCloud admins and users. - -[5.3.0]: https://github.com/owncloud/client/compare/v5.2.1...v5.3.0 - -## Summary - -* Bugfix - Fix early-use crash in the folder watcher on Linux: [#11460](https://github.com/owncloud/client/issues/11460) -* Bugfix - Client stuck in `reconnecting`: [#11467](https://github.com/owncloud/client/pull/11467) -* Bugfix - Ensure folders are scheduled only once: [#11552](https://github.com/owncloud/client/issues/11552) -* Change - Revert local folder name back to pre 3.0 behavior: [#6390](https://github.com/owncloud/enterprise/issues/6390) -* Enhancement - Add support to provide a list of ports for the OAuth process: [#11276](https://github.com/owncloud/client/issues/11276) -* Enhancement - Support `Active Directory Federation Service` as identity provider: [#11646](https://github.com/owncloud/client/issues/11646) - -## Details - -* Bugfix - Fix early-use crash in the folder watcher on Linux: [#11460](https://github.com/owncloud/client/issues/11460) - - In a few error scenarios, the folder watcher on Linux shows a dialog with an - error message. A crash has been fixed where this occurred before the GUI was - fully initialised. - - https://github.com/owncloud/client/issues/11460 - https://github.com/owncloud/client/pull/11475 - -* Bugfix - Client stuck in `reconnecting`: [#11467](https://github.com/owncloud/client/pull/11467) - - Properly handle errors during the update of the server settings. Due to an - unhandled result, the client could get stuck in a `reconnecting` state. - - https://github.com/owncloud/client/pull/11467 - -* Bugfix - Ensure folders are scheduled only once: [#11552](https://github.com/owncloud/client/issues/11552) - - We fixed a bug where a folder could be scheduled multiple times. - - https://github.com/owncloud/client/issues/11552 - -* Change - Revert local folder name back to pre 3.0 behavior: [#6390](https://github.com/owncloud/enterprise/issues/6390) - - Due to user requests, we reverted the folder name from - - ``` - ownCloud - Albert@owncloud.com - ownCloud - Katherine@owncloud.org - ownCloud - Marie@owncloud.com - ``` - - Back to - - ``` - ownCloud - ownCloud (1) - ownCloud (2) - ``` - - https://github.com/owncloud/enterprise/issues/6390 - -* Enhancement - Add support to provide a list of ports for the OAuth process: [#11276](https://github.com/owncloud/client/issues/11276) - - We added a branding option that enables us to specify a list of ports that are - used for the local server during the OAuth process. - - https://github.com/owncloud/client/issues/11276 - -* Enhancement - Support `Active Directory Federation Service` as identity provider: [#11646](https://github.com/owncloud/client/issues/11646) - - We changed the OAuth workflow to support `Active Directory Federation Service` - - https://github.com/owncloud/client/issues/11646 - -# Changelog for ownCloud Desktop Client [5.2.1] (2024-01-04) - -The following sections list the changes in ownCloud Desktop Client 5.2.1 relevant to -ownCloud admins and users. - -[5.2.1]: https://github.com/owncloud/client/compare/v5.2.0...v5.2.1 - -## Summary - -* Bugfix - Client stuck in reconnecting: [#11274](https://github.com/owncloud/client/issues/11274) -* Enhancement - Improved reliability for persisting settings: [#11413](https://github.com/owncloud/client/pull/11413) - -## Details - -* Bugfix - Client stuck in reconnecting: [#11274](https://github.com/owncloud/client/issues/11274) - - We fixed a bug where the client got stuck while reconnecting to the server. - - https://github.com/owncloud/client/issues/11274 - -* Enhancement - Improved reliability for persisting settings: [#11413](https://github.com/owncloud/client/pull/11413) - - We improved the reliability of saving accounts. This might fix an issue where - sync connections were lost at random. - - https://github.com/owncloud/client/issues/11411 - https://github.com/owncloud/client/pull/11413 - -# Changelog for ownCloud Desktop Client [5.2.0] (2023-11-27) - -The following sections list the changes in ownCloud Desktop Client 5.2.0 relevant to -ownCloud admins and users. - -[5.2.0]: https://github.com/owncloud/client/compare/v5.1.2...v5.2.0 - -## Summary - -* Bugfix - Fix URL resolution for app provider: [#11296](https://github.com/owncloud/client/issues/11296) -* Bugfix - Fix crash on unhandled status code on rename check: [#11379](https://github.com/owncloud/client/issues/11379) - -## Details - -* Bugfix - Fix URL resolution for app provider: [#11296](https://github.com/owncloud/client/issues/11296) - - We fixed a bug in the URL resolution for the app provider. If owncloud is - installed to a non-root directory we computed a wrong URL for the app provider - urls. This could trigger a connection validation in the client, which intern - triggered a request to the app provider. Resulting in an endless loop rendering - the client unusable. - - https://github.com/owncloud/client/issues/11296 - -* Bugfix - Fix crash on unhandled status code on rename check: [#11379](https://github.com/owncloud/client/issues/11379) - - We fixed a bug that caused the application to crash instead of just aborting the - current sync. - - https://github.com/owncloud/client/issues/11379 - -# Changelog for ownCloud Desktop Client [5.1.2] (2023-11-10) - -The following sections list the changes in ownCloud Desktop Client 5.1.2 relevant to -ownCloud admins and users. - -[5.1.2]: https://github.com/owncloud/client/compare/v5.1.1...v5.1.2 - -## Summary - -* Bugfix - Fix crash when keychain job takes longer than expected: [#11361](https://github.com/owncloud/client/pull/11361) - -## Details - -* Bugfix - Fix crash when keychain job takes longer than expected: [#11361](https://github.com/owncloud/client/pull/11361) - - In 5.1.1, we introduced a timeout for keychain jobs that killed them when their - execution time exceeded 5 seconds and log this to allow debugging of problems - related to secrets handling. - - Apparently, there are valid cases in which these jobs can take longer than the - expected timeout, e.g., when the user needs to unlock their keychain first or - configure it otherwise. - - We now let the jobs run indefinitely and log every 5 seconds whether the job is - still running. - - https://github.com/owncloud/client/pull/11361 - -# Changelog for ownCloud Desktop Client [5.1.1] (2023-11-09) - -The following sections list the changes in ownCloud Desktop Client 5.1.1 relevant to -ownCloud admins and users. - -[5.1.1]: https://github.com/owncloud/client/compare/v5.1.0...v5.1.1 - -## Summary - -* Bugfix - Prevent permanent deletion of files when disabling VFS: [#11331](https://github.com/owncloud/client/issues/11331) - -## Details - -* Bugfix - Prevent permanent deletion of files when disabling VFS: [#11331](https://github.com/owncloud/client/issues/11331) - - When a user disabled the virtual files feature on Windows, all currently - dehydrated files were deleted accidentally. On the server those files where - still available in the trash bin. This regression was introduced in the previous - release 5.0.0. - - https://github.com/owncloud/client/issues/11331 - -# Changelog for ownCloud Desktop Client [5.1.0] (2023-11-02) - -The following sections list the changes in ownCloud Desktop Client 5.1.0 relevant to -ownCloud admins and users. - -[5.1.0]: https://github.com/owncloud/client/compare/v5.0.0...v5.1.0 - -## Summary - -* Bugfix - Crash when accepting a notification: [#11226](https://github.com/owncloud/client/issues/11226) -* Bugfix - Fix crash on start-up when starting shell integration: [#11280](https://github.com/owncloud/client/issues/11280) -* Bugfix - Properly schedule the sync after an account was added: [#11308](https://github.com/owncloud/client/issues/11308) -* Bugfix - Don't start credentials save jobs during shutdown: [#11313](https://github.com/owncloud/client/pull/11313) - -## Details - -* Bugfix - Crash when accepting a notification: [#11226](https://github.com/owncloud/client/issues/11226) - - We fixed a potential crash when clicking on a notification. - - https://github.com/owncloud/client/issues/11226 - -* Bugfix - Fix crash on start-up when starting shell integration: [#11280](https://github.com/owncloud/client/issues/11280) - - A possible crash has been fixed that could occur during start-up, when the shell - integration started doing requests before the client itself completed starting - up. - - https://github.com/owncloud/client/issues/11280 - https://github.com/owncloud/client/pull/11288 - -* Bugfix - Properly schedule the sync after an account was added: [#11308](https://github.com/owncloud/client/issues/11308) - - We fixed a bug where a folder was scheduled to be synced before the account - reported it was ready. This resulted in the sync having no effect and the folder - was then only synced once we polled the etag. - - https://github.com/owncloud/client/issues/11308 - -* Bugfix - Don't start credentials save jobs during shutdown: [#11313](https://github.com/owncloud/client/pull/11313) - - Due to a bug we "re-saved" the credentials during application shutdown. As the - application was quitting while the jobs where running we might have encountered - corrupted credentials or crashes. - - https://github.com/owncloud/client/pull/11313 - -# Changelog for ownCloud Desktop Client [5.0.0] (2023-10-05) - -The following sections list the changes in ownCloud Desktop Client 5.0.0 relevant to -ownCloud admins and users. - -[5.0.0]: https://github.com/owncloud/client/compare/v4.2.0...v5.0.0 - -## Summary - -* Bugfix - Avoid duplicate notifications when selective sync is enabled: [#5682](https://github.com/owncloud/enterprise/issues/5682) -* Bugfix - VFS Placeholders can now be replaced with folders: [#10223](https://github.com/owncloud/client/issues/10223) -* Bugfix - Authentication dialog no longer appears again and again: [#10351](https://github.com/owncloud/client/issues/10351) -* Bugfix - Possible deadlock during log setup: [#10905](https://github.com/owncloud/client/pull/10905) -* Bugfix - Do not create default sync root when loading accounts: [#10919](https://github.com/owncloud/client/issues/10919) -* Bugfix - Update capabilities and other info after connect: [#10978](https://github.com/owncloud/client/issues/10978) -* Bugfix - Account activity and crash after an account was removed: [#10990](https://github.com/owncloud/client/issues/10990) -* Bugfix - Crash during application shutdown: [#11016](https://github.com/owncloud/client/issues/11016) -* Bugfix - Hide hidden folders again in the selective sync view: [#11047](https://github.com/owncloud/client/issues/11047) -* Bugfix - Fix check if a file is a placeholder: [#11107](https://github.com/owncloud/client/issues/11107) -* Bugfix - Hydration state of file after a directory was replaced with a file: [#11162](https://github.com/owncloud/client/pull/11162) -* Bugfix - Only synchronize after the server settings where refreshed: [#11168](https://github.com/owncloud/client/issues/11168) -* Bugfix - Consistently use the same icon for folders: [#11190](https://github.com/owncloud/client/pull/11190) -* Bugfix - Branding of folder status overlay: [#11192](https://github.com/owncloud/client/pull/11192) -* Bugfix - Creation of folder on the server: [#11232](https://github.com/owncloud/client/issues/11232) -* Bugfix - Selective sync when not the remote root is synced: [#11233](https://github.com/owncloud/client/issues/11233) -* Change - Extract Nautilus: [#8991](https://github.com/owncloud/client/issues/8991) -* Change - Remove support for sidebar entries for non-vfs setups on Windows: [#10788](https://github.com/owncloud/client/issues/10788) -* Change - Remove support for client side system proxy credentials: [#10866](https://github.com/owncloud/client/pull/10866) -* Change - Modernize systray menu: [#10939](https://github.com/owncloud/client/issues/10939) -* Change - We removed the pre 2.9 credentials migration: [#11081](https://github.com/owncloud/client/pull/11081) -* Change - Remove libcloudproviders integration: [#11148](https://github.com/owncloud/client/issues/11148) -* Change - Disable context menu item to get a public link for a space: [#11242](https://github.com/owncloud/client/issues/11242) -* Enhancement - Store proxy password securely: [#261](https://github.com/owncloud/client/issues/261) -* Enhancement - Windows VFS: Prevent rename to ignored file name: [#8216](https://github.com/owncloud/client/issues/8216) -* Enhancement - Change how all files deleted is handled: [#8360](https://github.com/owncloud/client/issues/8360) -* Enhancement - Port from QtSingleApplication to KDSingleApplication: [#8432](https://github.com/owncloud/client/issues/8432) -* Enhancement - Enable crash reporter in commandline client: [#8991](https://github.com/owncloud/client/issues/8991) -* Enhancement - Make "Show files versions..." context menu action available: [#10197](https://github.com/owncloud/client/issues/10197) -* Enhancement - Log http request when it is sent: [#10313](https://github.com/owncloud/client/issues/10313) -* Enhancement - Allow selective sync of spaces in folder wizard: [#10596](https://github.com/owncloud/client/issues/10596) -* Enhancement - Send a language header in all http requests: [#10619](https://github.com/owncloud/client/issues/10619) -* Enhancement - Help user fix problems on the last setup wizard page: [#10680](https://github.com/owncloud/client/issues/10680) -* Enhancement - Display a progress spinner during the initial setup: [#10751](https://github.com/owncloud/client/issues/10751) -* Enhancement - Reduce how often file changes are handled: [#10825](https://github.com/owncloud/client/pull/10825) -* Enhancement - Persist filter settings for Not Synced tab: [#10928](https://github.com/owncloud/client/pull/10928) -* Enhancement - `--cmd` argument added to the GUI client: [#10976](https://github.com/owncloud/client/issues/10976) - -## Details - -* Bugfix - Avoid duplicate notifications when selective sync is enabled: [#5682](https://github.com/owncloud/enterprise/issues/5682) - - We no longer show multiple messages about files which were excluded from the - sync because they were excluded by the users. - - https://github.com/owncloud/enterprise/issues/5682 - -* Bugfix - VFS Placeholders can now be replaced with folders: [#10223](https://github.com/owncloud/client/issues/10223) - - If a local VFS placeholder is replaced with a folder on the server, the client - previously failed to populate the change. - - https://github.com/owncloud/client/issues/10223 - -* Bugfix - Authentication dialog no longer appears again and again: [#10351](https://github.com/owncloud/client/issues/10351) - - https://github.com/owncloud/client/issues/10351 - -* Bugfix - Possible deadlock during log setup: [#10905](https://github.com/owncloud/client/pull/10905) - - If an error occurred during the setup of the log file, it was possible that the - client got deadlocked. - - https://github.com/owncloud/client/pull/10905 - -* Bugfix - Do not create default sync root when loading accounts: [#10919](https://github.com/owncloud/client/issues/10919) - - Creating the default sync root is only needed at initial setup. If a user - chooses to point all folders for Spaces outside that default sync root, and - deletes the default sync root folder, it will now no longer be created. - - https://github.com/owncloud/client/issues/10919 - https://github.com/owncloud/client/pull/11128 - -* Bugfix - Update capabilities and other info after connect: [#10978](https://github.com/owncloud/client/issues/10978) - - We fixed a bug where server infos might have only been updated several minutes - after the client connected to the server. - - https://github.com/owncloud/client/issues/10978 - -* Bugfix - Account activity and crash after an account was removed: [#10990](https://github.com/owncloud/client/issues/10990) - - We fixed a bug where an account performed actions after it was removed. - - https://github.com/owncloud/client/issues/10990 - -* Bugfix - Crash during application shutdown: [#11016](https://github.com/owncloud/client/issues/11016) - - We fixed a where the main instance was accessed after it was destroyed. - - https://github.com/owncloud/client/issues/11016 - -* Bugfix - Hide hidden folders again in the selective sync view: [#11047](https://github.com/owncloud/client/issues/11047) - - https://github.com/owncloud/client/issues/11047 - -* Bugfix - Fix check if a file is a placeholder: [#11107](https://github.com/owncloud/client/issues/11107) - - Previously, files with zero bytes in size were considered placeholders. This is - not correct, and has been fixed by using the correct API to check for - placeholders. - - https://github.com/owncloud/client/issues/11107 - -* Bugfix - Hydration state of file after a directory was replaced with a file: [#11162](https://github.com/owncloud/client/pull/11162) - - If a synced directory was replaced with a file on the server, we downloaded it - instead of replacing the folder with a VirtualFile placeholder. - - https://github.com/owncloud/client/pull/11162 - -* Bugfix - Only synchronize after the server settings where refreshed: [#11168](https://github.com/owncloud/client/issues/11168) - - We fixed an issue where the sync was started on outdated server settings. - - https://github.com/owncloud/client/issues/11168 - -* Bugfix - Consistently use the same icon for folders: [#11190](https://github.com/owncloud/client/pull/11190) - - In 4.0 we introduced a new icon for sync connections. In some places however we - continued to use the system provided icon for folders, this resulted in an - inconsistent application look. - - https://github.com/owncloud/client/pull/11190 - -* Bugfix - Branding of folder status overlay: [#11192](https://github.com/owncloud/client/pull/11192) - - We fixed a bug where branded overlay icons for the display of the sync status - where not used. - - https://github.com/owncloud/client/pull/11192 - -* Bugfix - Creation of folder on the server: [#11232](https://github.com/owncloud/client/issues/11232) - - We fixed an issue in the FolderSyncWizard when the user provided a path with - multiple slashes (//folder). - - https://github.com/owncloud/client/issues/11232 - -* Bugfix - Selective sync when not the remote root is synced: [#11233](https://github.com/owncloud/client/issues/11233) - - https://github.com/owncloud/client/issues/11233 - -* Change - Extract Nautilus: [#8991](https://github.com/owncloud/client/issues/8991) - - While the crash reporter still requires a graphical user interface to work, this - change nevertheless simplifies reporting crashes from the commandline client a - lot. - - https://github.com/owncloud/client/issues/8991 - -* Change - Remove support for sidebar entries for non-vfs setups on Windows: [#10788](https://github.com/owncloud/client/issues/10788) - - For vfs setups, this is handled by Windows itself. - - https://github.com/owncloud/client/issues/10788 - https://github.com/owncloud/client/pull/10910 - -* Change - Remove support for client side system proxy credentials: [#10866](https://github.com/owncloud/client/pull/10866) - - We removed the support to query and store credentials for the system proxy. - - https://github.com/owncloud/client/pull/10866 - -* Change - Modernize systray menu: [#10939](https://github.com/owncloud/client/issues/10939) - - We had a closer look on the system tray and cleaned it up. - - https://github.com/owncloud/client/issues/10939 - https://github.com/owncloud/client/pull/10949 - https://github.com/owncloud/client/pull/10999 - -* Change - We removed the pre 2.9 credentials migration: [#11081](https://github.com/owncloud/client/pull/11081) - - Migrating credentials from a 2.8 or older client is no longer possible. - - https://github.com/owncloud/client/pull/11081 - -* Change - Remove libcloudproviders integration: [#11148](https://github.com/owncloud/client/issues/11148) - - Since its implementation in 2019 our support our for it was 'limited'. - Additionally, as far as we can tell it was not picked up by any major Linux - distribution. - - https://github.com/owncloud/client/issues/11148 - https://github.com/owncloud/client/pull/11157 - -* Change - Disable context menu item to get a public link for a space: [#11242](https://github.com/owncloud/client/issues/11242) - - The context menu item "Create and copy public link to clipboard" didn't work - correctly when used with Spaces: users were always redirected to the web - frontend. This menu item is now disabled, waiting for a server-side changes. - - https://github.com/owncloud/client/issues/11242 - https://github.com/owncloud/client/pull/11079 - -* Enhancement - Store proxy password securely: [#261](https://github.com/owncloud/client/issues/261) - - https://github.com/owncloud/client/issues/261 - -* Enhancement - Windows VFS: Prevent rename to ignored file name: [#8216](https://github.com/owncloud/client/issues/8216) - - We now prevent renaming of virtual files to ignored file names. This basically - resulted in deletion on the server and a local placeholder that pointed to a - non-existing file. - - https://github.com/owncloud/client/issues/8216 - https://github.com/owncloud/client-desktop-vfs-win/pull/63 - -* Enhancement - Change how all files deleted is handled: [#8360](https://github.com/owncloud/client/issues/8360) - - When the client detects that all files are deleted on either side of the sync, - the client now aborts the sync and asks for a user decision. Afterwords a new - sync is started. - - Previously we blocked the current sync until the user responded which could lead - to unwanted side effects. - - https://github.com/owncloud/client/issues/8360 - -* Enhancement - Port from QtSingleApplication to KDSingleApplication: [#8432](https://github.com/owncloud/client/issues/8432) - - Instead of relying on an old copy of QtSingleApplication we use - https://github.com/KDAB/KDSingleApplication - - https://github.com/owncloud/client/issues/8432 - https://github.com/owncloud/client/pull/10754 - https://github.com/owncloud/client/pull/10758 - -* Enhancement - Enable crash reporter in commandline client: [#8991](https://github.com/owncloud/client/issues/8991) - - While the crash reporter still requires a graphical user interface to work, this - change nevertheless simplifies reporting crashes from the commandline client a - lot. - - https://github.com/owncloud/client/issues/8991 - -* Enhancement - Make "Show files versions..." context menu action available: [#10197](https://github.com/owncloud/client/issues/10197) - - https://github.com/owncloud/client/issues/10197 - -* Enhancement - Log http request when it is sent: [#10313](https://github.com/owncloud/client/issues/10313) - - We now log the http request when it is sent, not when it is created. This will - enable us to print more headers set by the platform and measure the request time - more accurately. - - https://github.com/owncloud/client/issues/10313 - -* Enhancement - Allow selective sync of spaces in folder wizard: [#10596](https://github.com/owncloud/client/issues/10596) - - When manually configuring the synchronization of spaces, we now show the - selective sync page again to allow users to selectively disable the - synchronization of remote directories. - - This prevents the unnecessary synchronization of files until the user can use - the account settings dialog to configure selective sync. - - https://github.com/owncloud/client/issues/10596 - https://github.com/owncloud/client/pull/11044 - -* Enhancement - Send a language header in all http requests: [#10619](https://github.com/owncloud/client/issues/10619) - - All http requests to the server will now contain the language for the client. - This can be used by the server to localize responses like error messages. - - https://github.com/owncloud/client/issues/10619 - https://github.com/owncloud/client/pull/11020 - -* Enhancement - Help user fix problems on the last setup wizard page: [#10680](https://github.com/owncloud/client/issues/10680) - - When there are problems within the advanced configuration on the last setup - wizard page, we no longer just show an error message but also "un-hide" those - settings to give the user a chance of fixing the problem. - - https://github.com/owncloud/client/issues/10680 - https://github.com/owncloud/client/pull/11029 - -* Enhancement - Display a progress spinner during the initial setup: [#10751](https://github.com/owncloud/client/issues/10751) - - We now display a progress spinner after the setup wizard, until the client is - done setting the account up. - - https://github.com/owncloud/client/issues/10751 - -* Enhancement - Reduce how often file changes are handled: [#10825](https://github.com/owncloud/client/pull/10825) - - We no longer handle file changes every 1s but gather them for 10s and handle - them then. - - This should reduce the amount of unnecessary checksum computations and attempted - syncs. - - https://github.com/owncloud/client/pull/10825 - -* Enhancement - Persist filter settings for Not Synced tab: [#10928](https://github.com/owncloud/client/pull/10928) - - We now store the filter settings in the Not Synced tab. So after a restart of - the client, the filter will still be the same as the last time. - - https://github.com/owncloud/client/issues/10884 - https://github.com/owncloud/client/pull/10928 - -* Enhancement - `--cmd` argument added to the GUI client: [#10976](https://github.com/owncloud/client/issues/10976) - - In 4.1 we added a `--cmd` argument to the AppImage to allow users to use the - commandline client contained in the AppImage more easily. - - The `--cmd` argument is now supported on all platforms to support consistency. - - https://github.com/owncloud/client/issues/10976 - -# Changelog for ownCloud Desktop Client [4.2.0] (2023-08-07) - -The following sections list the changes in ownCloud Desktop Client 4.2.0 relevant to -ownCloud admins and users. - -[4.2.0]: https://github.com/owncloud/client/compare/v4.1.0...v4.2.0 - -## Summary - -* Bugfix - Wrong davUser in cmd client: [#10946](https://github.com/owncloud/client/issues/10946) -* Bugfix - Missing mtime in oCIS uploads: [#10950](https://github.com/owncloud/client/issues/10950) - -## Details - -* Bugfix - Wrong davUser in cmd client: [#10946](https://github.com/owncloud/client/issues/10946) - - We fixed a bug where the wrong dav user was used in the URL, when the username - from the credentials differed from the username used on the server. - - https://github.com/owncloud/client/issues/10946 - -* Bugfix - Missing mtime in oCIS uploads: [#10950](https://github.com/owncloud/client/issues/10950) - - When uploading a file to oCIS the server ignores the X-OC-Mtime header and - expects the mtime to be part of the Upload-Metadata header. We now provide both. - - https://github.com/owncloud/client/issues/10950 - -# Changelog for ownCloud Desktop Client [4.1.0] (2023-06-15) - -The following sections list the changes in ownCloud Desktop Client 4.1.0 relevant to -ownCloud admins and users. - -[4.1.0]: https://github.com/owncloud/client/compare/v4.0.0...v4.1.0 - -## Summary - -* Bugfix - Follow same site redirects in the Wizard: [#5743](https://github.com/owncloud/enterprise/issues/5743) -* Bugfix - Show systray status when a sync error occurred: [#10834](https://github.com/owncloud/client/issues/10834) -* Bugfix - Owncloudcmd: Ensure plugin path is initialized on Linux: [#10842](https://github.com/owncloud/client/issues/10842) -* Bugfix - Use correct username with basic auth and LDAP: [#10856](https://github.com/owncloud/client/issues/10856) -* Enhancement - Allow users to call commandline client from AppImage: [#10888](https://github.com/owncloud/client/issues/10888) - -## Details - -* Bugfix - Follow same site redirects in the Wizard: [#5743](https://github.com/owncloud/enterprise/issues/5743) - - We fixed a bug where the client did not follow same site redirects during the - setup. If the used URL https://test.com/owncloud redirected to https://test.com - the new URL was not correctly used for the newly created account. - - https://github.com/owncloud/enterprise/issues/5743 - -* Bugfix - Show systray status when a sync error occurred: [#10834](https://github.com/owncloud/client/issues/10834) - - The systray menu for the ownCloud icon has an entry that shows the sync status. - However, when a sync error occurred, the entry would have no text in it. This - has now been fixed. - - https://github.com/owncloud/client/issues/10834 - -* Bugfix - Owncloudcmd: Ensure plugin path is initialized on Linux: [#10842](https://github.com/owncloud/client/issues/10842) - - https://github.com/owncloud/client/issues/10842 - -* Bugfix - Use correct username with basic auth and LDAP: [#10856](https://github.com/owncloud/client/issues/10856) - - With basic auth the name from the login credentials might not align with the - name on the server. We corrected the assumption and no longer change the - username. - - https://github.com/owncloud/client/issues/10856 - -* Enhancement - Allow users to call commandline client from AppImage: [#10888](https://github.com/owncloud/client/issues/10888) - - When the AppImage is called with the new commandline parameter --cmd, it will - internally dispatch the call to the contained owncloudcmd binary. Otherwise, the - call will be forwarded to the regular owncloud GUI binary as before. - - https://github.com/owncloud/client/issues/10888 - -# Changelog for ownCloud Desktop Client [4.0.0] (2023-05-11) - -The following sections list the changes in ownCloud Desktop Client 4.0.0 relevant to -ownCloud admins and users. - -[4.0.0]: https://github.com/owncloud/client/compare/v3.2.1...v4.0.0 - -## Summary - -* Bugfix - Display sync date in system tray context menu when files where ignored: [#8953](https://github.com/owncloud/client/issues/8953) -* Bugfix - Fix computation of sync status when multiple folders are synced: [#9270](https://github.com/owncloud/client/issues/9270) -* Bugfix - Don't abort local folder deletions on unrelated errors: [#9311](https://github.com/owncloud/client/issues/9311) -* Bugfix - Fix update channel dropdown: [#10251](https://github.com/owncloud/client/issues/10251) -* Bugfix - Select keep files as default action in all files removed dialog: [#10254](https://github.com/owncloud/client/issues/10254) -* Bugfix - Undefined client state after fetching credentials failed: [#10408](https://github.com/owncloud/client/issues/10408) -* Bugfix - Escape navigation elements from user name: [#10427](https://github.com/owncloud/client/issues/10427) -* Bugfix - Under certain conditions the folder watcher could drop events: [#10458](https://github.com/owncloud/client/pull/10458) -* Bugfix - Properly handle OAuth invalidation: [#10494](https://github.com/owncloud/client/issues/10494) -* Bugfix - Clear conflict errors after they were resolved: [#10569](https://github.com/owncloud/client/issues/10569) -* Bugfix - Set the expected download content length in the job properly: [#10607](https://github.com/owncloud/client/pull/10607) -* Bugfix - UI freeze when multiple modal dialogs displayed on macOS: [#10621](https://github.com/owncloud/client/issues/10621) -* Bugfix - Ensure the account state is properly persisted: [#10648](https://github.com/owncloud/client/issues/10648) -* Bugfix - Reconnect got stuck if the server supports app providers: [#10666](https://github.com/owncloud/client/issues/10666) -* Change - Implement server guided migration to spaces: [#9945](https://github.com/owncloud/client/issues/9945) -* Enhancement - Display `This space is either disabled or deleted` for gone spaces: [#9700](https://github.com/owncloud/client/issues/9700) -* Enhancement - Sync virtual files that are locked by office etc: [#9829](https://github.com/owncloud/client/issues/9829) -* Enhancement - Replace term (un)pause with a more suitable one: [#10231](https://github.com/owncloud/client/issues/10231) -* Enhancement - Check for long paths when these are not enabled on Windows: [#10264](https://github.com/owncloud/client/issues/10264) -* Enhancement - Implement a possibility to Desktop.ini icon updates on Windows: [#10361](https://github.com/owncloud/client/issues/10361) -* Enhancement - Disable DPI scaling factor rounding on Windows: [#10406](https://github.com/owncloud/client/issues/10406) -* Enhancement - Display quota for Spaces: [#10453](https://github.com/owncloud/client/issues/10453) -* Enhancement - New WebFinger workflow: [#10517](https://github.com/owncloud/client/issues/10517) -* Enhancement - Branding: Allow the addition of buttons to open a URL: [#10518](https://github.com/owncloud/client/issues/10518) -* Enhancement - Build the client without the auto updater by default: [#10537](https://github.com/owncloud/client/issues/10537) -* Enhancement - Improve presentation of connection state: [#10557](https://github.com/owncloud/client/issues/10557) -* Enhancement - Display open in web in file browser context menu, on sync roots: [#10572](https://github.com/owncloud/client/issues/10572) -* Enhancement - Display space subtitle if available: [#10577](https://github.com/owncloud/client/issues/10577) -* Enhancement - Open sharing options in Web: [#10590](https://github.com/owncloud/client/pull/10590) -* Enhancement - Display the space name provided by the server: [#10602](https://github.com/owncloud/client/pull/10602) -* Enhancement - Always point to the latest documentation: [#10634](https://github.com/owncloud/client/issues/10634) -* Enhancement - More user-friendly error handling in the cmd client: [#10637](https://github.com/owncloud/client/pull/10637) -* Enhancement - Don't invalidate OAuth refresh token on ConnectionRefusedError: [#10654](https://github.com/owncloud/client/issues/10654) - -## Details - -* Bugfix - Display sync date in system tray context menu when files where ignored: [#8953](https://github.com/owncloud/client/issues/8953) - - https://github.com/owncloud/client/issues/8953 - -* Bugfix - Fix computation of sync status when multiple folders are synced: [#9270](https://github.com/owncloud/client/issues/9270) - - https://github.com/owncloud/client/issues/9270 - https://github.com/owncloud/client/pull/10536 - https://github.com/owncloud/client/pull/10642 - -* Bugfix - Don't abort local folder deletions on unrelated errors: [#9311](https://github.com/owncloud/client/issues/9311) - - We fixed a bug where folder deletions where not performed if any sync error - occurred anywhere in the sync tree. - - https://github.com/owncloud/client/issues/9311 - -* Bugfix - Fix update channel dropdown: [#10251](https://github.com/owncloud/client/issues/10251) - - When switching to the beta update channel in testpilotcloud, a warning will pop - up. When canceled, the selection should reset. This did not work reliably in - localized clients due to the use of string comparisons. Using a numeric index to - keep track of the old value fixes the problem. - - https://github.com/owncloud/client/issues/10251 - https://github.com/owncloud/client/pull/10609 - https://github.com/owncloud/client/pull/10627 - -* Bugfix - Select keep files as default action in all files removed dialog: [#10254](https://github.com/owncloud/client/issues/10254) - - https://github.com/owncloud/client/issues/10254 - -* Bugfix - Undefined client state after fetching credentials failed: [#10408](https://github.com/owncloud/client/issues/10408) - - We fixed a bug where the client got stuck in a "No connection configured" state - if an error occurred during the retrieval of the credentials from the system's - keychain. The client then required a manual log out and log in. - - https://github.com/owncloud/client/issues/10408 - https://github.com/owncloud/client/pull/10505 - -* Bugfix - Escape navigation elements from user name: [#10427](https://github.com/owncloud/client/issues/10427) - - We use the user name as folder name, if a user name contains path navigation - elements we now escape them. - - https://github.com/owncloud/client/issues/10427 - -* Bugfix - Under certain conditions the folder watcher could drop events: [#10458](https://github.com/owncloud/client/pull/10458) - - https://github.com/owncloud/client/pull/10458 - -* Bugfix - Properly handle OAuth invalidation: [#10494](https://github.com/owncloud/client/issues/10494) - - https://github.com/owncloud/client/issues/10494 - https://github.com/owncloud/client/issues/10495 - -* Bugfix - Clear conflict errors after they were resolved: [#10569](https://github.com/owncloud/client/issues/10569) - - https://github.com/owncloud/client/issues/10569 - -* Bugfix - Set the expected download content length in the job properly: [#10607](https://github.com/owncloud/client/pull/10607) - - https://github.com/owncloud/client/pull/10607 - -* Bugfix - UI freeze when multiple modal dialogs displayed on macOS: [#10621](https://github.com/owncloud/client/issues/10621) - - Due to incorrect handling of the dialogs, the UI could freeze. - - https://github.com/owncloud/client/issues/10621 - -* Bugfix - Ensure the account state is properly persisted: [#10648](https://github.com/owncloud/client/issues/10648) - - We didn't properly persist the login/logout state. - - https://github.com/owncloud/client/issues/10648 - -* Bugfix - Reconnect got stuck if the server supports app providers: [#10666](https://github.com/owncloud/client/issues/10666) - - https://github.com/owncloud/client/issues/10666 - -* Change - Implement server guided migration to spaces: [#9945](https://github.com/owncloud/client/issues/9945) - - We added a feature that allows limited automatic migration of existing syncs to - oCIS spaces. - - https://github.com/owncloud/client/issues/9945 - https://github.com/owncloud/ocis/issues/3574 - -* Enhancement - Display `This space is either disabled or deleted` for gone spaces: [#9700](https://github.com/owncloud/client/issues/9700) - - We now provide a less technical error when a space was disabled or deleted. - - https://github.com/owncloud/client/issues/9700 - -* Enhancement - Sync virtual files that are locked by office etc: [#9829](https://github.com/owncloud/client/issues/9829) - - We now upload locked files again when Windows virtual files are used. This was - disabled in 2.9.0 as it caused the file metadata and the locked files to get out - of sync. The new solution implements explicit handling of outdated placeholders. - - https://github.com/owncloud/client/issues/9829 - -* Enhancement - Replace term (un)pause with a more suitable one: [#10231](https://github.com/owncloud/client/issues/10231) - - We used the terms pause and unpause synchronization where the synchronization - was actually terminated and restarted. - - Now, we use the terms stop and start synchronization, which better communicate - the actual behavior. - - https://github.com/owncloud/client/issues/10231 - https://github.com/owncloud/client/issues/10529 - -* Enhancement - Check for long paths when these are not enabled on Windows: [#10264](https://github.com/owncloud/client/issues/10264) - - https://github.com/owncloud/client/issues/10264 - https://github.com/owncloud/client/issues/10677 - https://github.com/owncloud/client/pull/10352 - https://github.com/owncloud/client/pull/10679 - -* Enhancement - Implement a possibility to Desktop.ini icon updates on Windows: [#10361](https://github.com/owncloud/client/issues/10361) - - We implemented an option which allows to disable the automatic update of the - folder icon for sync folders on Windows. - - https://github.com/owncloud/client/issues/10361 - -* Enhancement - Disable DPI scaling factor rounding on Windows: [#10406](https://github.com/owncloud/client/issues/10406) - - Qt5 By default rounds up the selected scale for values > .5 We now use the - actual scale factor. - - https://github.com/owncloud/client/issues/10406 - -* Enhancement - Display quota for Spaces: [#10453](https://github.com/owncloud/client/issues/10453) - - Quota is now displayed for all folders. - - https://github.com/owncloud/client/issues/10453 - -* Enhancement - New WebFinger workflow: [#10517](https://github.com/owncloud/client/issues/10517) - - OwnCloud Infinite Scale servers may provide a new WebFinger service which - clients can use to discover an actual instance they should connect to. - - This is useful when a large organization operates multiple instances to - distribute the load on multiple servers, or single departments operate their own - servers, but they all use a common entrypoint URL and authentication system. - - https://github.com/owncloud/client/issues/10517 - https://github.com/owncloud/client/pull/10665 - https://owncloud.dev/services/webfinger/ - -* Enhancement - Branding: Allow the addition of buttons to open a URL: [#10518](https://github.com/owncloud/client/issues/10518) - - We added a branding option that allows to add buttons to the toolbar. Those - buttons will then open a hardcoded web page. - - https://github.com/owncloud/client/issues/10518 - -* Enhancement - Build the client without the auto updater by default: [#10537](https://github.com/owncloud/client/issues/10537) - - https://github.com/owncloud/client/issues/10537 - -* Enhancement - Improve presentation of connection state: [#10557](https://github.com/owncloud/client/issues/10557) - - Don't display `No connection configured` when disconnected but `Disconnected - from:`. Introduce new state, `Connecting to`. - - https://github.com/owncloud/client/issues/10557 - -* Enhancement - Display open in web in file browser context menu, on sync roots: [#10572](https://github.com/owncloud/client/issues/10572) - - https://github.com/owncloud/client/issues/10572 - -* Enhancement - Display space subtitle if available: [#10577](https://github.com/owncloud/client/issues/10577) - - If a subtitle is set on a spaced we now display it instead of the local path. - - https://github.com/owncloud/client/issues/10577 - -* Enhancement - Open sharing options in Web: [#10590](https://github.com/owncloud/client/pull/10590) - - When selecting "Share..." in the file browser context menu, we now not only - display that file in the web view but also directly show the sharing options. - - https://github.com/owncloud/client/pull/10590 - -* Enhancement - Display the space name provided by the server: [#10602](https://github.com/owncloud/client/pull/10602) - - If a space is renamed on the server, this change is now displayed in the client. - - https://github.com/owncloud/client/pull/10602 - -* Enhancement - Always point to the latest documentation: [#10634](https://github.com/owncloud/client/issues/10634) - - We used a URL for the documentation that contained the client version. While - this ensured a used would get the documentation matching to their client, this - only worked with the last two released clients. So users of a pre-release or of - a very old client where served a 404. - - https://github.com/owncloud/client/issues/10634 - -* Enhancement - More user-friendly error handling in the cmd client: [#10637](https://github.com/owncloud/client/pull/10637) - - https://github.com/owncloud/client/pull/10637 - -* Enhancement - Don't invalidate OAuth refresh token on ConnectionRefusedError: [#10654](https://github.com/owncloud/client/issues/10654) - - https://github.com/owncloud/client/issues/10654 - -# Changelog for ownCloud Desktop Client [3.2.1] (2023-03-07) - -The following sections list the changes in ownCloud Desktop Client 3.2.1 relevant to -ownCloud admins and users. - -[3.2.1]: https://github.com/owncloud/client/compare/v3.2.0...v3.2.1 - -## Summary - -* Bugfix - Handle hide VirtualFiles options as disable VirtualFiles: [#5612](https://github.com/owncloud/enterprise/issues/5612) -* Bugfix - Fix crash in Linux AppImage updater: [#10552](https://github.com/owncloud/client/issues/10552) -* Bugfix - Fix encoding issue with basic authentication: [#10564](https://github.com/owncloud/client/issues/10564) - -## Details - -* Bugfix - Handle hide VirtualFiles options as disable VirtualFiles: [#5612](https://github.com/owncloud/enterprise/issues/5612) - - Due to legacy reasons the branding flag and its function differ. - - https://github.com/owncloud/enterprise/issues/5612 - -* Bugfix - Fix crash in Linux AppImage updater: [#10552](https://github.com/owncloud/client/issues/10552) - - In between the releases 3.0.0 and 3.1.0, a dependency was updated, causing an - ABI incompatibility with another library. We resolved this by rebuilding both - libraries. - - https://github.com/owncloud/client/issues/10552 - -* Bugfix - Fix encoding issue with basic authentication: [#10564](https://github.com/owncloud/client/issues/10564) - - In 3.0 we introduced an encoding issue for basic authentication. - - https://github.com/owncloud/client/issues/10564 - -# Changelog for ownCloud Desktop Client [3.2.0] (2023-02-15) - -The following sections list the changes in ownCloud Desktop Client 3.2.0 relevant to -ownCloud admins and users. - -[3.2.0]: https://github.com/owncloud/client/compare/v3.1.0...v3.2.0 - -## Summary - -* Bugfix - Enable next button upon user input on WebFinger setup wizard page: [#10441](https://github.com/owncloud/client/issues/10441) -* Bugfix - Only hide non VFS settings when enforced and on Windows: [#10456](https://github.com/owncloud/client/issues/10456) -* Bugfix - Use selective sync settings from FolderWizard dialog: [#10468](https://github.com/owncloud/client/issues/10468) -* Bugfix - ShowVirtualFilesOption no longer influences the use of VFS: [#10472](https://github.com/owncloud/client/issues/10472) -* Bugfix - Fix generation of Windows sidebar entry when VFS is disabled: [#10481](https://github.com/owncloud/client/pull/10481) -* Bugfix - Empty credentials for signed out accounts: [#10500](https://github.com/owncloud/client/issues/10500) - -## Details - -* Bugfix - Enable next button upon user input on WebFinger setup wizard page: [#10441](https://github.com/owncloud/client/issues/10441) - - After a change to how the next button is controlled by user input on the page, - we forgot to make this change on the WebFinger page, too. - - https://github.com/owncloud/client/issues/10441 - -* Bugfix - Only hide non VFS settings when enforced and on Windows: [#10456](https://github.com/owncloud/client/issues/10456) - - https://github.com/owncloud/client/issues/10456 - -* Bugfix - Use selective sync settings from FolderWizard dialog: [#10468](https://github.com/owncloud/client/issues/10468) - - Due to a bug the user selection was not persisted. - - https://github.com/owncloud/client/issues/10468 - -* Bugfix - ShowVirtualFilesOption no longer influences the use of VFS: [#10472](https://github.com/owncloud/client/issues/10472) - - https://github.com/owncloud/client/issues/10472 - -* Bugfix - Fix generation of Windows sidebar entry when VFS is disabled: [#10481](https://github.com/owncloud/client/pull/10481) - - https://github.com/owncloud/client/pull/10481 - -* Bugfix - Empty credentials for signed out accounts: [#10500](https://github.com/owncloud/client/issues/10500) - - We fixed a bug where we saved empty credentials for logged out accounts. Under - certain conditions we now tried access the server without any authentication. - - https://github.com/owncloud/client/issues/10500 - -# Changelog for ownCloud Desktop Client [3.1.0] (2023-01-25) - -The following sections list the changes in ownCloud Desktop Client 3.1.0 relevant to -ownCloud admins and users. - -[3.1.0]: https://github.com/owncloud/client/compare/v3.0.0...v3.1.0 - -## Summary - -* Bugfix - Fix the display of the version string for released builds: [#10329](https://github.com/owncloud/client/pull/10329) -* Bugfix - Only clear cookies if enabled in theme, clear cookies before OAuth2: [#10338](https://github.com/owncloud/client/pull/10338) -* Bugfix - Display `Add a Space` instead of `Add Folder Sync Connection` with oCIS: [#10340](https://github.com/owncloud/client/pull/10340) -* Bugfix - Mac: Don't inherit the environment of the installer after an update: [#10346](https://github.com/owncloud/client/issues/10346) -* Bugfix - Correctly detect timeouts during token refresh: [#10373](https://github.com/owncloud/client/pull/10373) -* Bugfix - Open in web if debug logs are turned off: [#10387](https://github.com/owncloud/client/pull/10387) -* Bugfix - We fixed building the client on non linux unix systems: [#10398](https://github.com/owncloud/client/issues/10398) -* Enhancement - Add a `Reconnect` option to the account menu, when disconnected: [#10294](https://github.com/owncloud/client/issues/10294) -* Enhancement - (Re)introduce "sync hidden files" parameter in owncloudcmd: [#10390](https://github.com/owncloud/client/issues/10390) - -## Details - -* Bugfix - Fix the display of the version string for released builds: [#10329](https://github.com/owncloud/client/pull/10329) - - We removed a trailing `-` in the version string of released clients. - - https://github.com/owncloud/client/pull/10329 - -* Bugfix - Only clear cookies if enabled in theme, clear cookies before OAuth2: [#10338](https://github.com/owncloud/client/pull/10338) - - We fixed a bug that enabled the explicit cookie clearing required for F5 BIG-IP - setups unconditionally. We fixed a bug where the cookie clearing was not - performed during OAuth2. - - https://github.com/owncloud/client/pull/10338 - -* Bugfix - Display `Add a Space` instead of `Add Folder Sync Connection` with oCIS: [#10340](https://github.com/owncloud/client/pull/10340) - - We fixed a bug where the wrong text was displayed on the "add" button. - - https://github.com/owncloud/client/pull/10340 - -* Bugfix - Mac: Don't inherit the environment of the installer after an update: [#10346](https://github.com/owncloud/client/issues/10346) - - https://github.com/owncloud/client/issues/10346 - -* Bugfix - Correctly detect timeouts during token refresh: [#10373](https://github.com/owncloud/client/pull/10373) - - https://github.com/owncloud/client/pull/10373 - -* Bugfix - Open in web if debug logs are turned off: [#10387](https://github.com/owncloud/client/pull/10387) - - Due to a bug opening the browser only worked if logging was enabled. - - https://github.com/owncloud/client/pull/10387 - -* Bugfix - We fixed building the client on non linux unix systems: [#10398](https://github.com/owncloud/client/issues/10398) - - https://github.com/owncloud/client/issues/10398 - -* Enhancement - Add a `Reconnect` option to the account menu, when disconnected: [#10294](https://github.com/owncloud/client/issues/10294) - - We added a `Reconnect` button to the account menu, this allows to trigger a - manual reconnect try. Note: The client would try to reconnect by itself at some - point. - - https://github.com/owncloud/client/issues/10294 - -* Enhancement - (Re)introduce "sync hidden files" parameter in owncloudcmd: [#10390](https://github.com/owncloud/client/issues/10390) - - There used to be an option to enable the synchronization of hidden files using - the -h parameter which collided with the --help option and subsequently was - removed. A new --sync-hidden-files parameter was introduced to fill in the - missing feature. - - https://github.com/owncloud/client/issues/10390 - -# Changelog for ownCloud Desktop Client [3.0.0] (2022-11-30) - -The following sections list the changes in ownCloud Desktop Client 3.0.0 relevant to -ownCloud admins and users. - -[3.0.0]: https://github.com/owncloud/client/compare/v2.11.1...v3.0.0 - -## Summary - -* Bugfix - Windows VFS fixed some failing downloads: [#49](https://github.com/owncloud/client-desktop-vfs-win/pull/49) -* Bugfix - Don't trigger ignore list when files are locked on the server: [#5382](https://github.com/owncloud/enterprise/issues/5382) -* Bugfix - Properly resume upload with a partial local discovery: [#5382](https://github.com/owncloud/enterprise/issues/5382) -* Bugfix - Add request time and other missing data to .owncloudsync.log: [#7348](https://github.com/owncloud/client/issues/7348) -* Bugfix - Don't display a context-menu on the root folder: [#8595](https://github.com/owncloud/client/issues/8595) -* Bugfix - Fix copy URL location for private links: [#9048](https://github.com/owncloud/client/issues/9048) -* Bugfix - Fix status of files uploaded with TUS: [#9472](https://github.com/owncloud/client/pull/9472) -* Bugfix - Don't unset implicit log flush: [#9515](https://github.com/owncloud/client/pull/9515) -* Bugfix - The condition for the read only files menu was inverted: [#9574](https://github.com/owncloud/client/issues/9574) -* Bugfix - Deadlock in folder context menu in a folder selection dialog: [#9681](https://github.com/owncloud/client/issues/9681) -* Bugfix - Fix never ending sync: [#9725](https://github.com/owncloud/client/issues/9725) -* Bugfix - Fix adding bookmarks on Gtk+ 3 based desktops: [#9752](https://github.com/owncloud/client/pull/9752) -* Bugfix - Stop the activity spinner when the request failed: [#9798](https://github.com/owncloud/client/issues/9798) -* Bugfix - Changes during upload of a file could still trigger the ignore list: [#9924](https://github.com/owncloud/client/issues/9924) -* Bugfix - We fixed a crash: [#10017](https://github.com/owncloud/client/pull/10017) -* Bugfix - Sync status changes are now directly displayed: [#10101](https://github.com/owncloud/client/issues/10101) -* Change - Make share-dialog preview be more resilient: [#8938](https://github.com/owncloud/client/issues/8938) -* Change - We no longer persist cookies: [#9495](https://github.com/owncloud/client/issues/9495) -* Change - We removed support for ownCloud servers < 10.0: [#9578](https://github.com/owncloud/client/issues/9578) -* Change - Drop socket upload job: [#9585](https://github.com/owncloud/client/issues/9585) -* Change - Remove support for Windows 7 sidebar links: [#9618](https://github.com/owncloud/client/pull/9618) -* Change - Rewrote TLS error handling: [#9655](https://github.com/owncloud/client/issues/9655) -* Change - We removed the TLS certificate button from the account page: [#9675](https://github.com/owncloud/client/pull/9675) -* Change - Add "open in web editor" feature: [#9724](https://github.com/owncloud/client/issues/9724) -* Change - Don't display error state when server is unreachable: [#9790](https://github.com/owncloud/client/issues/9790) -* Change - Windows: Update the folder icon on every start: [#10184](https://github.com/owncloud/client/issues/10184) -* Change - Don't guess remote folder in owncloudcmd: [#10193](https://github.com/owncloud/client/issues/10193) -* Change - When connected to oCIS, open the browser instead of the sharing dialog: [#10206](https://github.com/owncloud/client/issues/10206) -* Change - Owncloudcmd oCIS support: [#10239](https://github.com/owncloud/client/pull/10239) -* Enhancement - Display `Show ownCloud` instead of `Settings` in systray: [#8234](https://github.com/owncloud/client/issues/8234) -* Enhancement - Built-in AppImage self-updater: [#8923](https://github.com/owncloud/client/issues/8923) -* Enhancement - Don't query private links if disabled on the server: [#8998](https://github.com/owncloud/client/issues/8998) -* Enhancement - Add CMakeOption WITH_AUTO_UPDATER: [#9082](https://github.com/owncloud/client/issues/9082) -* Enhancement - Support for oCIS Spaces: [#9154](https://github.com/owncloud/client/pull/9154) -* Enhancement - Rewrite wizard from scratch: [#9249](https://github.com/owncloud/client/issues/9249) -* Enhancement - Remove use of legacy DAV endpoint: [#9538](https://github.com/owncloud/client/pull/9538) -* Enhancement - Set Windows VFS placeholders readonly if needed: [#9598](https://github.com/owncloud/client/issues/9598) -* Enhancement - Create continuous log files: [#9731](https://github.com/owncloud/client/issues/9731) -* Enhancement - Display a correct error when the wrong user was authenticated: [#9772](https://github.com/owncloud/client/issues/9772) -* Enhancement - We improved the performance for local filesystem actions: [#9910](https://github.com/owncloud/client/pull/9910) -* Enhancement - We improved the performance of db access: [#9918](https://github.com/owncloud/client/pull/9918) -* Enhancement - Reduce CPU load during discovery: [#9919](https://github.com/owncloud/client/pull/9919) -* Enhancement - Remove app name from connection error message: [#9923](https://github.com/owncloud/client/issues/9923) -* Enhancement - Allow HTTP/1.1 pipelining: [#9930](https://github.com/owncloud/client/pull/9930/) -* Enhancement - Improve look and feel of many dialogs on macOS: [#9995](https://github.com/owncloud/client/issues/9995) -* Enhancement - Windows VFS download speed improvement: [#10031](https://github.com/owncloud/client/issues/10031) -* Enhancement - Add a `prefer: minimal` header to PROPFIND: [#10104](https://github.com/owncloud/client/pull/10104) -* Enhancement - Allow creation of sync roots with long paths: [#10135](https://github.com/owncloud/client/pull/10135/) -* Enhancement - Windows add longPath awareness: [#10136](https://github.com/owncloud/client/pull/10136) -* Enhancement - Estimate duration of network requests in httplogger: [#10142](https://github.com/owncloud/client/pull/10142) -* Enhancement - Tweak logging format: [#10310](https://github.com/owncloud/client/pull/10310) - -## Details - -* Bugfix - Windows VFS fixed some failing downloads: [#49](https://github.com/owncloud/client-desktop-vfs-win/pull/49) - - We fixed an api issue where some downloads in the Explorer caused infinite - download restarts. - - https://github.com/owncloud/client-desktop-vfs-win/pull/49 - -* Bugfix - Don't trigger ignore list when files are locked on the server: [#5382](https://github.com/owncloud/enterprise/issues/5382) - - https://github.com/owncloud/enterprise/issues/5382 - -* Bugfix - Properly resume upload with a partial local discovery: [#5382](https://github.com/owncloud/enterprise/issues/5382) - - https://github.com/owncloud/enterprise/issues/5382 - https://github.com/owncloud/client/pull/10200 - -* Bugfix - Add request time and other missing data to .owncloudsync.log: [#7348](https://github.com/owncloud/client/issues/7348) - - Some parameters were missing for some operations. This fix makes the log more - complete and more useful as a result. - - https://github.com/owncloud/client/issues/7348 - -* Bugfix - Don't display a context-menu on the root folder: [#8595](https://github.com/owncloud/client/issues/8595) - - https://github.com/owncloud/client/issues/8595 - -* Bugfix - Fix copy URL location for private links: [#9048](https://github.com/owncloud/client/issues/9048) - - We fixed a bug where a placeholder was copied to the clipboard instead of the - URL. - - https://github.com/owncloud/client/issues/9048 - -* Bugfix - Fix status of files uploaded with TUS: [#9472](https://github.com/owncloud/client/pull/9472) - - Setting the upload status of files uploaded with TUS failed as we were still - using the file. - - https://github.com/owncloud/client/pull/9472 - -* Bugfix - Don't unset implicit log flush: [#9515](https://github.com/owncloud/client/pull/9515) - - Since https://github.com/owncloud/client/pull/9515 we flush the log if the - output is stdout. We fixed a bug which disabled it again. - - https://github.com/owncloud/client/pull/9515 - -* Bugfix - The condition for the read only files menu was inverted: [#9574](https://github.com/owncloud/client/issues/9574) - - We fixed a bug where we displayed solutions to fix issues with read only files - for readable files and vise versa. - - https://github.com/owncloud/client/issues/9574 - -* Bugfix - Deadlock in folder context menu in a folder selection dialog: [#9681](https://github.com/owncloud/client/issues/9681) - - We fixed a deadlock when a user requested a context menu in a folder selection - dialog on Windows. - - https://github.com/owncloud/client/issues/9681 - -* Bugfix - Fix never ending sync: [#9725](https://github.com/owncloud/client/issues/9725) - - Under certain conditions an upload could enter a state were it would never - finish. The client would wait for that upload so only a restart of the client or - a manual abort of the sync could resolve the issue. - - https://github.com/owncloud/client/issues/9725 - -* Bugfix - Fix adding bookmarks on Gtk+ 3 based desktops: [#9752](https://github.com/owncloud/client/pull/9752) - - We used to add those bookmarks in a Gtk+ 2 compatible way only. Now, bookmarks - are added to the file belonging to Gtk+ 3, dropping support for end-of-life Gtk+ - 2. The bookmarks are now shown again for all Gtk+ 3 compatible file browsers, - including Thunar, Nautilus, Nemo, Caja, etc. - - https://github.com/owncloud/client/pull/9752 - -* Bugfix - Stop the activity spinner when the request failed: [#9798](https://github.com/owncloud/client/issues/9798) - - If the server did not provide the activity endpoint we always displayed a - progress spinner. - - https://github.com/owncloud/client/issues/9798 - -* Bugfix - Changes during upload of a file could still trigger the ignore list: [#9924](https://github.com/owncloud/client/issues/9924) - - We fixed another issue where changes during an upload could cause the file to be - ignored for an increasing amount of time. - - https://github.com/owncloud/client/issues/9924 - -* Bugfix - We fixed a crash: [#10017](https://github.com/owncloud/client/pull/10017) - - We fixed a crash that could occur after a folder reported a setup error - - https://github.com/owncloud/client/pull/10017 - -* Bugfix - Sync status changes are now directly displayed: [#10101](https://github.com/owncloud/client/issues/10101) - - https://github.com/owncloud/client/issues/10101 - -* Change - Make share-dialog preview be more resilient: [#8938](https://github.com/owncloud/client/issues/8938) - - We no longer enforce png thumbnails. We no longer replace the file icon if the - thumbnail is invalid. - - https://github.com/owncloud/client/issues/8938 - https://github.com/owncloud/client/pull/8939 - -* Change - We no longer persist cookies: [#9495](https://github.com/owncloud/client/issues/9495) - - We no longer persist cookies over multiple client sessions. - - https://github.com/owncloud/client/issues/9495 - -* Change - We removed support for ownCloud servers < 10.0: [#9578](https://github.com/owncloud/client/issues/9578) - - https://github.com/owncloud/client/issues/9578 - -* Change - Drop socket upload job: [#9585](https://github.com/owncloud/client/issues/9585) - - https://github.com/owncloud/client/issues/9585 - -* Change - Remove support for Windows 7 sidebar links: [#9618](https://github.com/owncloud/client/pull/9618) - - We removed the support for Windows < 10 sidebar links. - - https://github.com/owncloud/client/pull/9618 - -* Change - Rewrote TLS error handling: [#9655](https://github.com/owncloud/client/issues/9655) - - We rewrote the way we handle TLS errors. - - https://github.com/owncloud/client/issues/9655 - https://github.com/owncloud/client/pull/9643 - https://github.com/owncloud/client/pull/9667 - -* Change - We removed the TLS certificate button from the account page: [#9675](https://github.com/owncloud/client/pull/9675) - - https://github.com/owncloud/client/pull/9675 - -* Change - Add "open in web editor" feature: [#9724](https://github.com/owncloud/client/issues/9724) - - We now provide the option to open files in an online office suite from the local - file browser context menu, provided the server offers integration with one of - the supported services. - - https://github.com/owncloud/client/issues/9724 - -* Change - Don't display error state when server is unreachable: [#9790](https://github.com/owncloud/client/issues/9790) - - We no longer display a network error if the server is currently unavailable. - - https://github.com/owncloud/client/issues/9790 - -* Change - Windows: Update the folder icon on every start: [#10184](https://github.com/owncloud/client/issues/10184) - - The ownCloud installation path might have changed, causing the desktop.ini to - point at the wrong path. We now update the icon location on every application - start. - - https://github.com/owncloud/client/issues/10184 - -* Change - Don't guess remote folder in owncloudcmd: [#10193](https://github.com/owncloud/client/issues/10193) - - The commandline client was modified to explicitly accept remote folder, the - remote folder must no longer be encoded in the server URL. - - https://github.com/owncloud/client/issues/10193 - -* Change - When connected to oCIS, open the browser instead of the sharing dialog: [#10206](https://github.com/owncloud/client/issues/10206) - - When connected to oCIS, we now open the browser and navigate to the file the - user wanted to share instead of opening the legacy sharing dialog. - - https://github.com/owncloud/client/issues/10206 - -* Change - Owncloudcmd oCIS support: [#10239](https://github.com/owncloud/client/pull/10239) - - When using oCIS and spaces with the cmd client the additional parameter - `--server` is required. `--server` specifies the URL to the server, while the - positional parameter 'server_url' specifies the WebDAV URL. - - https://github.com/owncloud/client/pull/10239 - -* Enhancement - Display `Show ownCloud` instead of `Settings` in systray: [#8234](https://github.com/owncloud/client/issues/8234) - - We changed the menu entry to align its name with is function. - - https://github.com/owncloud/client/issues/8234 - -* Enhancement - Built-in AppImage self-updater: [#8923](https://github.com/owncloud/client/issues/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. - - https://github.com/owncloud/client/issues/8923 - https://github.com/owncloud/client/pull/9376 - -* Enhancement - Don't query private links if disabled on the server: [#8998](https://github.com/owncloud/client/issues/8998) - - https://github.com/owncloud/client/issues/8998 - https://github.com/owncloud/client/pull/9840 - https://github.com/owncloud/client/pull/9964 - -* Enhancement - Add CMakeOption WITH_AUTO_UPDATER: [#9082](https://github.com/owncloud/client/issues/9082) - - WITH_AUTO_UPDATER allows to build the client without the auto updater. - - https://github.com/owncloud/client/issues/9082 - -* Enhancement - Support for oCIS Spaces: [#9154](https://github.com/owncloud/client/pull/9154) - - We added support to sync oCIS Spaces. - - https://github.com/owncloud/client/pull/9154 - https://github.com/owncloud/client/pull/9575/ - -* Enhancement - Rewrite wizard from scratch: [#9249](https://github.com/owncloud/client/issues/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. - - https://github.com/owncloud/client/issues/9249 - https://github.com/owncloud/client/pull/9482 - https://github.com/owncloud/client/pull/9563 - https://github.com/owncloud/client/pull/9566 - https://github.com/owncloud/client/pull/9577 - https://github.com/owncloud/client/pull/9596 - https://github.com/owncloud/client/pull/9606 - https://github.com/owncloud/client/pull/9621 - https://github.com/owncloud/client/pull/9629 - https://github.com/owncloud/client/pull/9636 - https://github.com/owncloud/client/pull/9637 - https://github.com/owncloud/client/pull/9642 - https://github.com/owncloud/client/pull/9643 - https://github.com/owncloud/client/pull/9697 - https://github.com/owncloud/client/pull/9720 - https://github.com/owncloud/client/pull/9746 - -* Enhancement - Remove use of legacy DAV endpoint: [#9538](https://github.com/owncloud/client/pull/9538) - - We no longer guess the DAV endpoint depending on the chunking-ng feature. - - https://github.com/owncloud/client/pull/9538 - -* Enhancement - Set Windows VFS placeholders readonly if needed: [#9598](https://github.com/owncloud/client/issues/9598) - - We now properly set the read only flag on Windows virtual files. - - https://github.com/owncloud/client/issues/9598 - https://github.com/owncloud/client-desktop-vfs-win/issues/24 - -* Enhancement - Create continuous log files: [#9731](https://github.com/owncloud/client/issues/9731) - - Previously, when logging was enabled, we started a new log file for every sync. - This worked quite well if you sync a single account and a single folder. With - spaces however we have a multitude of sync folders, which resulted in hundreds - of tiny log files. - - Now, as soon as a log file's size exceeds 100 MiB, a new log file is started, - and the old one is moved and compressed. The option to delete log files older - than 4h was replaced by an option to keep a number of log files. - - https://github.com/owncloud/client/issues/9731 - -* Enhancement - Display a correct error when the wrong user was authenticated: [#9772](https://github.com/owncloud/client/issues/9772) - - When the wrong user was authenticated using OAuth we used to display a - misleading message. We now also style the html response the client provides to - the file browser. - - https://github.com/owncloud/client/issues/9772 - https://github.com/owncloud/client/pull/9813 - -* Enhancement - We improved the performance for local filesystem actions: [#9910](https://github.com/owncloud/client/pull/9910) - - https://github.com/owncloud/client/pull/9910 - -* Enhancement - We improved the performance of db access: [#9918](https://github.com/owncloud/client/pull/9918) - - We removed a check for the existence of the db that was executed before every - access to the db. - - The check was introduced in #6049 to prevent crashes if the db does not exist or - is removed during runtime. We nowadays gracefully handle missing dbs on startup, - removing the db at runtime is too much of a corner case to sacrifice that much - performance, however. - - https://github.com/owncloud/client/pull/9918 - -* Enhancement - Reduce CPU load during discovery: [#9919](https://github.com/owncloud/client/pull/9919) - - https://github.com/owncloud/client/pull/9919 - -* Enhancement - Remove app name from connection error message: [#9923](https://github.com/owncloud/client/issues/9923) - - We removed the app name from some connection messages. `No connection to - ownCloud at http://..` was misleading as the server could have any other - branding. - - https://github.com/owncloud/client/issues/9923 - -* Enhancement - Allow HTTP/1.1 pipelining: [#9930](https://github.com/owncloud/client/pull/9930/) - - Under certain conditions, this change can result in a better network - utilization. - - https://github.com/owncloud/client/pull/9930/ - -* Enhancement - Improve look and feel of many dialogs on macOS: [#9995](https://github.com/owncloud/client/issues/9995) - - https://github.com/owncloud/client/issues/9995 - -* Enhancement - Windows VFS download speed improvement: [#10031](https://github.com/owncloud/client/issues/10031) - - We improved the performance of downloads performed on virtual files in the - Windows Explorer. - - https://github.com/owncloud/client/issues/10031 - -* Enhancement - Add a `prefer: minimal` header to PROPFIND: [#10104](https://github.com/owncloud/client/pull/10104) - - This will not return missing attribs in the reply in a 404 not found status - propset. That reduces the amount of transferred data significant. - - https://github.com/owncloud/client/pull/10104 - -* Enhancement - Allow creation of sync roots with long paths: [#10135](https://github.com/owncloud/client/pull/10135/) - - Until now, we were only able to create a .sync_journal.db in a path with less - than 260 characters. - - https://github.com/owncloud/client/pull/10135/ - -* Enhancement - Windows add longPath awareness: [#10136](https://github.com/owncloud/client/pull/10136) - - Requires Windows 10 newer than 1607 and the registry key to be enabled see: - https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry#enable-long-paths-in-windows-10-version-1607-and-later - - https://github.com/owncloud/client/pull/10136 - -* Enhancement - Estimate duration of network requests in httplogger: [#10142](https://github.com/owncloud/client/pull/10142) - - We now include an estimated duration in the httplogger. - - https://github.com/owncloud/client/pull/10142 - -* Enhancement - Tweak logging format: [#10310](https://github.com/owncloud/client/pull/10310) - - The logging format is now better parseable for 3rdparty apps that ease - debugging. - - https://github.com/owncloud/client/pull/10310 - -# Changelog for ownCloud Desktop Client [2.11.1] (2022-08-31) - -The following sections list the changes in ownCloud Desktop Client 2.11.1 relevant to -ownCloud admins and users. - -[2.11.1]: https://github.com/owncloud/client/compare/v2.11.0...v2.11.1 - -## Summary - -* Bugfix - Fix configuration of selective sync from account settings: [#10058](https://github.com/owncloud/client/pull/10058) - -## Details - -* Bugfix - Fix configuration of selective sync from account settings: [#10058](https://github.com/owncloud/client/pull/10058) - - We fixed a bug that prevented the directory tree in the account settings window - from being expanded beyond the root directory level. The problem was introduced - in 8d0dd36d2. - - https://github.com/owncloud/client/pull/10058 - https://github.com/owncloud/client/pull/10065 - -# Changelog for ownCloud Desktop Client [2.11.0] (2022-08-18) - -The following sections list the changes in ownCloud Desktop Client 2.11.0 relevant to -ownCloud admins and users. - -[2.11.0]: https://github.com/owncloud/client/compare/v2.10.1...v2.11.0 - -## Summary - -* Bugfix - Windows VFS: Keep file attributes and pin state: [#34](https://github.com/owncloud/client-desktop-vfs-win/pull/34) -* Bugfix - Compare usernames case-insensitive: [#5174](https://github.com/owncloud/enterprise/issues/5174) -* Bugfix - Use UTF-8 for .owncloudsync.log: [#9571](https://github.com/owncloud/client/pull/9571) -* Bugfix - Crash when interacting with a folder in an error state: [#9600](https://github.com/owncloud/client/issues/9600) -* Bugfix - Database was recreated after its removal: [#9791](https://github.com/owncloud/client/issues/9791) -* Bugfix - We fixed a potential crash: [#9864](https://github.com/owncloud/client/issues/9864) -* Bugfix - Windows VFS: Files in an existing folder are dehydrated: [#9966](https://github.com/owncloud/client/pull/9966) -* Bugfix - Run next scheduled sync after a folder was removed: [#9969](https://github.com/owncloud/client/issues/9969) -* Enhancement - Throttle the UI updates during sync: [#9832](https://github.com/owncloud/client/issues/9832) -* Enhancement - Run vfs downloads with a high priority: [#9836](https://github.com/owncloud/client/pull/9836) -* Enhancement - Don't abort sync if a user requests a file: [#9956](https://github.com/owncloud/client/pull/9956) - -## Details - -* Bugfix - Windows VFS: Keep file attributes and pin state: [#34](https://github.com/owncloud/client-desktop-vfs-win/pull/34) - - When a user selected "Always keep on this device" on a cloud only file, we lost - that information. "Always keep on this device" only worked on already present - files. - - https://github.com/owncloud/client-desktop-vfs-win/pull/34 - -* Bugfix - Compare usernames case-insensitive: [#5174](https://github.com/owncloud/enterprise/issues/5174) - - We fixed a bug where the user name was compared with the name provided by the - server in a case-sensitive way. - - https://github.com/owncloud/enterprise/issues/5174 - -* Bugfix - Use UTF-8 for .owncloudsync.log: [#9571](https://github.com/owncloud/client/pull/9571) - - We fixed a bug where Unicode file names were not correctly displayed in - .owncloudsync.log. - - https://github.com/owncloud/client/pull/9571 - -* Bugfix - Crash when interacting with a folder in an error state: [#9600](https://github.com/owncloud/client/issues/9600) - - We fixed a crash when using the context menu on a folder that encountered an - error and was not using virtual files. - - https://github.com/owncloud/client/issues/9600 - -* Bugfix - Database was recreated after its removal: [#9791](https://github.com/owncloud/client/issues/9791) - - We fixed a bug where the database was recreated during the removal of a sync - folder connection. - - https://github.com/owncloud/client/issues/9791 - -* Bugfix - We fixed a potential crash: [#9864](https://github.com/owncloud/client/issues/9864) - - https://github.com/owncloud/client/issues/9864 - -* Bugfix - Windows VFS: Files in an existing folder are dehydrated: [#9966](https://github.com/owncloud/client/pull/9966) - - We fixed a bug, when a user selects an existing folder as sync root we - previously dehydrated all existing files. - - https://github.com/owncloud/client/pull/9966 - -* Bugfix - Run next scheduled sync after a folder was removed: [#9969](https://github.com/owncloud/client/issues/9969) - - We fixed a bug where we did not start another sync when a folder that was - currently syncing was removed. - - https://github.com/owncloud/client/issues/9969 - -* Enhancement - Throttle the UI updates during sync: [#9832](https://github.com/owncloud/client/issues/9832) - - We reduced the number of UI updates during the sync, especially with Windows vfs - files this should improve the performance by a lot. - - https://github.com/owncloud/client/issues/9832 - https://github.com/owncloud/client/pull/9863 - -* Enhancement - Run vfs downloads with a high priority: [#9836](https://github.com/owncloud/client/pull/9836) - - This should reduce the probability for timeouts when downloading vfs files in - the Windows explorer. - - https://github.com/owncloud/client/issues/9832 - https://github.com/owncloud/client/pull/9836 - -* Enhancement - Don't abort sync if a user requests a file: [#9956](https://github.com/owncloud/client/pull/9956) - - Previously we aborted any running sync if a user requested a file that was not - yet available locally. This was done to ensure the user does not need to wait - for the current sync to finish. However, in today's code both actions the - download and the sync can run in parallel. - - https://github.com/owncloud/client/issues/9832 - https://github.com/owncloud/client/pull/9956 - -# Changelog for ownCloud Desktop Client [2.10.1] (2022-04-05) - -The following sections list the changes in ownCloud Desktop Client 2.10.1 relevant to -ownCloud admins and users. - -[2.10.1]: https://github.com/owncloud/client/compare/v2.10.0...v2.10.1 - -## Summary - -* Bugfix - Fix potential download failure for renamed file with Windows VFS: [#18](https://github.com/owncloud/client-desktop-vfs-win/pull/18) -* Bugfix - Possible crash when downloading a virtual file on Windows: [#21](https://github.com/owncloud/client-desktop-vfs-win/pull/21) -* Bugfix - Don't publish upload if we can't finish the transaction in the client: [#5052](https://github.com/owncloud/enterprise/issues/5052) -* Bugfix - Do not strip trailing whitespace from a file or folder name: [#9030](https://github.com/owncloud/client/issues/9030) -* Bugfix - Remove outdated translations: [#9105](https://github.com/owncloud/client/issues/9105) -* Bugfix - Progress reporting for TUS uploads: [#9121](https://github.com/owncloud/client/issues/9121) -* Bugfix - Fix crash if a database error occurs: [#9147](https://github.com/owncloud/client/issues/9147) -* Bugfix - --version showed incorrect information about VFS support: [#9155](https://github.com/owncloud/client/issues/9155) -* Bugfix - Client warns about non-existing files: [#9236](https://github.com/owncloud/client/issues/9236) -* Bugfix - Mention source file in activity tab when renaming: [#9238](https://github.com/owncloud/client/issues/9238) -* Bugfix - Fix crash on remove account: [#9367](https://github.com/owncloud/client/issues/9367) -* Bugfix - Raise ssl issue dialog above the wizard: [#9375](https://github.com/owncloud/client/pull/9375) -* Bugfix - Fallback to ownCloud sidebar icons on Mac if none provided in branding: [#9381](https://github.com/owncloud/client/pull/9381) -* Bugfix - Immediately retry upload if file changed during sync: [#9382](https://github.com/owncloud/client/issues/9382) -* Bugfix - Don't reset change time on upload: [#9383](https://github.com/owncloud/client/issues/9383) -* Bugfix - Fix toggling launch-on-login for macOS: [#9387](https://github.com/owncloud/client/issues/9387) -* Bugfix - Fix translated icon names in desktop file with ownBrander themes: [#9390](https://github.com/owncloud/client/pull/9390) -* Bugfix - Add open local/remote folder options: [#9405](https://github.com/owncloud/client/issues/9405) -* Bugfix - Fix possible crash: [#9417](https://github.com/owncloud/client/issues/9417) -* Bugfix - Improve filter pop-up menu and button: [#9425](https://github.com/owncloud/client/issues/9425) -* Bugfix - Ensure proper setup of network jobs on retries: [#9437](https://github.com/owncloud/client/pull/9437) -* Bugfix - Fix Account Filter for Server Activity tab: [#9481](https://github.com/owncloud/client/pull/9481) -* Bugfix - If required clear cookies in more scenarios: [#9489](https://github.com/owncloud/client/pull/9489) -* Bugfix - Possible crash when removing non-existing folder: [#9533](https://github.com/owncloud/client/issues/9533) -* Bugfix - Can't stop basic auth login: [#9545](https://github.com/owncloud/client/issues/9545) -* Enhancement - Retry token refresh multiple times before logout: [#9245](https://github.com/owncloud/client/issues/9245) -* Enhancement - Don't log error when checking removed file for changes: [#9304](https://github.com/owncloud/client/issues/9304) -* Enhancement - Leave password field in share dialog enabled on errors: [#9336](https://github.com/owncloud/client/issues/9336) -* Enhancement - Provide informal German translations: [#9460](https://github.com/owncloud/client/issues/9460) -* Enhancement - Always flush log when logging to stdout: [#9515](https://github.com/owncloud/client/pull/9515) -* Enhancement - Retry update after 10 minutes: [#9522](https://github.com/owncloud/client/issues/9522) -* Enhancement - Added branding parameter to disallow duplicated folder sync pairs: [#9523](https://github.com/owncloud/client/issues/9523) - -## Details - -* Bugfix - Fix potential download failure for renamed file with Windows VFS: [#18](https://github.com/owncloud/client-desktop-vfs-win/pull/18) - - When a dehydrated file is renamed and immediately opened, the subsequent - download might try to create a file with the original (un-renamed) name. - - https://github.com/owncloud/client-desktop-vfs-win/pull/18 - -* Bugfix - Possible crash when downloading a virtual file on Windows: [#21](https://github.com/owncloud/client-desktop-vfs-win/pull/21) - - We fixed a bug that might have caused crashes when working with virtual files on - Windows. - - https://github.com/owncloud/client-desktop-vfs-win/pull/21 - -* Bugfix - Don't publish upload if we can't finish the transaction in the client: [#5052](https://github.com/owncloud/enterprise/issues/5052) - - When a file gets locked during an upload we aborted after the upload finished on - the server. Resulting in a divergence of the local and remote state which could - lead to conflicts. - - https://github.com/owncloud/enterprise/issues/5052 - -* Bugfix - Do not strip trailing whitespace from a file or folder name: [#9030](https://github.com/owncloud/client/issues/9030) - - https://github.com/owncloud/client/issues/9030 - https://github.com/owncloud/client/pull/9452 - -* Bugfix - Remove outdated translations: [#9105](https://github.com/owncloud/client/issues/9105) - - Due to a bug we were not removing the translations that fell below a required - quality margin, we only stopped updating them. Resulting in even worse - translations in some cases. - - https://github.com/owncloud/client/issues/9105 - -* Bugfix - Progress reporting for TUS uploads: [#9121](https://github.com/owncloud/client/issues/9121) - - We fixed a bug with missing progress reporting in TUS uploads - - https://github.com/owncloud/client/issues/9121 - -* Bugfix - Fix crash if a database error occurs: [#9147](https://github.com/owncloud/client/issues/9147) - - We no longer crash if a database error occurs on startup, instead the folder - will enter an error sate similar to the case that the folder does not exist. - - https://github.com/owncloud/client/issues/9147 - -* Bugfix - --version showed incorrect information about VFS support: [#9155](https://github.com/owncloud/client/issues/9155) - - --version used to always show "Off", even when a VFS plugin was available. This - has been fixed now. - - https://github.com/owncloud/client/issues/9155 - https://github.com/owncloud/client/pull/9457 - -* Bugfix - Client warns about non-existing files: [#9236](https://github.com/owncloud/client/issues/9236) - - We fixed a bug where the client warns about ignored files that where added to - the DB in previous versions of the client and do no longer exist. - - https://github.com/owncloud/client/issues/9236 - -* Bugfix - Mention source file in activity tab when renaming: [#9238](https://github.com/owncloud/client/issues/9238) - - https://github.com/owncloud/client/issues/9238 - https://github.com/owncloud/client/pull/9453 - -* Bugfix - Fix crash on remove account: [#9367](https://github.com/owncloud/client/issues/9367) - - We fixed a potential reference to a deleted item, when an account was removed. - - https://github.com/owncloud/client/issues/9367 - -* Bugfix - Raise ssl issue dialog above the wizard: [#9375](https://github.com/owncloud/client/pull/9375) - - Under certain conditions it was possible that the ssl dialog was hidden behind - the wizard. - - https://github.com/owncloud/client/pull/9375 - -* Bugfix - Fallback to ownCloud sidebar icons on Mac if none provided in branding: [#9381](https://github.com/owncloud/client/pull/9381) - - If a customer does not provide sidebar icons we use the ownCloud sidebar icons. - - https://github.com/owncloud/client/pull/9381 - -* Bugfix - Immediately retry upload if file changed during sync: [#9382](https://github.com/owncloud/client/issues/9382) - - If a file changed during discovery and the actual upload for multiple retries in - a row, changes of it were ignored for a period of time. - - https://github.com/owncloud/client/issues/9382 - -* Bugfix - Don't reset change time on upload: [#9383](https://github.com/owncloud/client/issues/9383) - - We fixed a bug where we reset the change time of Windows placeholder files to - the value in the database during uploads. This cold cause other applications to - detect non-existing changes in that file. - - https://github.com/owncloud/client/issues/9383 - https://github.com/owncloud/client-desktop-vfs-win/pull/16 - -* Bugfix - Fix toggling launch-on-login for macOS: [#9387](https://github.com/owncloud/client/issues/9387) - - This would fail when upgrading the application, and the upgraded version has one - or more letters in the name changed from/to upper-case. - - https://github.com/owncloud/client/issues/9387 - https://github.com/owncloud/client/pull/9433 - -* Bugfix - Fix translated icon names in desktop file with ownBrander themes: [#9390](https://github.com/owncloud/client/pull/9390) - - Fixes broken translated icon reference in desktop entries for some branded build - themes. - - https://github.com/owncloud/client/pull/9390 - -* Bugfix - Add open local/remote folder options: [#9405](https://github.com/owncloud/client/issues/9405) - - Add the "open local/remote folder" context menu items for non-sync-root items - back into the accounts tab in the settings dialog. - - https://github.com/owncloud/client/issues/9405 - https://github.com/owncloud/client/pull/9420 - -* Bugfix - Fix possible crash: [#9417](https://github.com/owncloud/client/issues/9417) - - We change the initialisation of a Windows icon to prevent a possible crash. - - https://github.com/owncloud/client/issues/9417 - -* Bugfix - Improve filter pop-up menu and button: [#9425](https://github.com/owncloud/client/issues/9425) - - - replaced "No filter" option text with "All", to avoid the "No filter is not - enabled" situation - replace the "Filter" label on the button with "1 Filter"/"2 - Filters" when a filter is active, so a user can immediately see that without - having to open the filter pop-up - - https://github.com/owncloud/client/issues/9425 - https://github.com/owncloud/client/pull/9513 - -* Bugfix - Ensure proper setup of network jobs on retries: [#9437](https://github.com/owncloud/client/pull/9437) - - On retries network jobs where not properly setup which could lead to undefined - behaviour. - - https://github.com/owncloud/client/pull/9437 - -* Bugfix - Fix Account Filter for Server Activity tab: [#9481](https://github.com/owncloud/client/pull/9481) - - https://github.com/owncloud/client/pull/9481 - -* Bugfix - If required clear cookies in more scenarios: [#9489](https://github.com/owncloud/client/pull/9489) - - BigIp F5 requires special cookie handling on our side. We only explicitly - cleared the cookies when we hit an unexpected redirect, now we will clear them - also when refreshing our OAuth token. - - https://github.com/owncloud/client/pull/9489 - -* Bugfix - Possible crash when removing non-existing folder: [#9533](https://github.com/owncloud/client/issues/9533) - - https://github.com/owncloud/client/issues/9533 - -* Bugfix - Can't stop basic auth login: [#9545](https://github.com/owncloud/client/issues/9545) - - We fixed a bug where the user was asked for their credentials again and again - with no chance to abort. - - https://github.com/owncloud/client/issues/9545 - -* Enhancement - Retry token refresh multiple times before logout: [#9245](https://github.com/owncloud/client/issues/9245) - - https://github.com/owncloud/client/issues/9245 - https://github.com/owncloud/client/pull/9380 - -* Enhancement - Don't log error when checking removed file for changes: [#9304](https://github.com/owncloud/client/issues/9304) - - We removed some misleading error messages from the log. - - https://github.com/owncloud/client/issues/9304 - -* Enhancement - Leave password field in share dialog enabled on errors: [#9336](https://github.com/owncloud/client/issues/9336) - - The password line edit used to be disabled because the related checkbox was - unchecked upon errors such as failing to satisfy the requirements imposed by the - "password policy" server app. - - Now, the checkbox will not be unchecked, leaving the line edit enabled and - keeping the focus on it. This allows users to enter a new password and try again - without having to enable the checkbox and clicking into the line edit again. - - https://github.com/owncloud/client/issues/9336 - https://github.com/owncloud/client/pull/9508 - -* Enhancement - Provide informal German translations: [#9460](https://github.com/owncloud/client/issues/9460) - - The community was maintaining an informal German translation for years but we - were only able to provide a single version of German in the client. We now ship - both versions, the informal can be selected in the combobox in the advanced - settings. To be able to distinguish between formal and informal locales, we also - include the locale identifier in the dropdown (e.g., "Deutsch (de-informal)"). - - https://github.com/owncloud/client/issues/9460 - https://github.com/owncloud/client/pull/9502 - -* Enhancement - Always flush log when logging to stdout: [#9515](https://github.com/owncloud/client/pull/9515) - - We improved the behaviour of logging to a terminal. - - https://github.com/owncloud/client/pull/9515 - -* Enhancement - Retry update after 10 minutes: [#9522](https://github.com/owncloud/client/issues/9522) - - When an update (check) fails, it is currently retried only when the regular - timeout (10 hours by default) is triggered. With this change, we retry the - update (check) after 10 minutes already. - - https://github.com/owncloud/client/issues/9522 - https://github.com/owncloud/client/pull/9525 - -* Enhancement - Added branding parameter to disallow duplicated folder sync pairs: [#9523](https://github.com/owncloud/client/issues/9523) - - We added a branding parameter to disallow the addition of duplicated folder sync - pairs in the add folder wizard. - - https://github.com/owncloud/client/issues/9523 - -# Changelog for ownCloud Desktop Client [2.10.0] (2022-01-17) - -The following sections list the changes in ownCloud Desktop Client 2.10.0 relevant to -ownCloud admins and users. - -[2.10.0]: https://github.com/owncloud/client/compare/v2.9.2...v2.10.0 - -## Summary - -* Bugfix - We fixed a possible crash: [#13](https://github.com/owncloud/client-desktop-vfs-win/pull/13) -* Bugfix - Issues with long file path: [#4896](https://github.com/owncloud/enterprise/issues/4896) -* Bugfix - Do not ask for credentials at start-up when the user logged out: [#8924](https://github.com/owncloud/client/issues/8924) -* Bugfix - Immediately propagate changes to the ignore list: [#8975](https://github.com/owncloud/client/issues/8975) -* Bugfix - Fix icon name in desktop file with ownBrander themes: [#8992](https://github.com/owncloud/client/issues/8992) -* Bugfix - A folder moved on the server was displayed as outdated: [#9071](https://github.com/owncloud/client/issues/9071) -* Bugfix - Do not sync when `unsyncedfolders` file cannot be read: [#9165](https://github.com/owncloud/client/issues/9165) -* Bugfix - Crash when handling locked files: [#9170](https://github.com/owncloud/client/issues/9170) -* Bugfix - Don't abort upload if chunk is locked: [#9194](https://github.com/owncloud/client/issues/9194) -* Bugfix - Always restart OAuth2 on error: [#9196](https://github.com/owncloud/client/issues/9196) -* Bugfix - Display correct error message for files containing `\:?*"<>|`: [#9223](https://github.com/owncloud/client/pull/9223/) -* Bugfix - Fix failing dehydration causing files to be moved to trash: [#9257](https://github.com/owncloud/client/pull/9257) -* Bugfix - Do not show Activity tab if server app is disabled or uninstalled: [#9260](https://github.com/owncloud/client/issues/9260) -* Bugfix - Handle file locks for delete jobs: [#9293](https://github.com/owncloud/client/issues/9293) -* Bugfix - Run a full local discovery after we were paused or on a forced sync: [#9341](https://github.com/owncloud/client/issues/9341) -* Bugfix - Infinite sync loop if folder is locked: [#9342](https://github.com/owncloud/client/issues/9342) -* Enhancement - Add the syncroot to the search indexed with Windows VFS: [#12](https://github.com/owncloud/client-desktop-vfs-win/pull/12) -* Enhancement - Reintroduce issue filtering: [#9000](https://github.com/owncloud/client/issues/9000) -* Enhancement - Allow to remove broken sync folders: [#9099](https://github.com/owncloud/client/pull/9099) -* Enhancement - Also ignore local repeating errors for a period of time: [#9208](https://github.com/owncloud/client/issues/9208) -* Enhancement - Remove the availability menu from the ui: [#9291](https://github.com/owncloud/client/pull/9291) - -## Details - -* Bugfix - We fixed a possible crash: [#13](https://github.com/owncloud/client-desktop-vfs-win/pull/13) - - We fixed a possible crash that could happen during the initialisation of the vfs - plugin. - - https://github.com/owncloud/client-desktop-vfs-win/pull/13 - -* Bugfix - Issues with long file path: [#4896](https://github.com/owncloud/enterprise/issues/4896) - - We fixed another issue with long Windows paths. - - https://github.com/owncloud/enterprise/issues/4896 - -* Bugfix - Do not ask for credentials at start-up when the user logged out: [#8924](https://github.com/owncloud/client/issues/8924) - - When a user would log out, and quit the client, then on the next start the - client would immediately ask for credentials. This has been fixed by storing the - fact that the user logged out before in the account settings. - - https://github.com/owncloud/client/issues/8924 - -* Bugfix - Immediately propagate changes to the ignore list: [#8975](https://github.com/owncloud/client/issues/8975) - - Previously, when changing the ignore list, those changes would not be propagated - to existing sync folders. Only after restarting the client, would these changes - be applied. - - https://github.com/owncloud/client/issues/8975 - https://github.com/owncloud/client/pull/9149 - -* Bugfix - Fix icon name in desktop file with ownBrander themes: [#8992](https://github.com/owncloud/client/issues/8992) - - Fixes broken icon reference in desktop entries for some branded build themes. - - https://github.com/owncloud/client/issues/8992 - https://github.com/owncloud/client/pull/9150 - -* Bugfix - A folder moved on the server was displayed as outdated: [#9071](https://github.com/owncloud/client/issues/9071) - - We fixed a bug where a folder moved on the server was displayed as outdated. - - https://github.com/owncloud/client/issues/9071 - -* Bugfix - Do not sync when `unsyncedfolders` file cannot be read: [#9165](https://github.com/owncloud/client/issues/9165) - - Owncloudcmd now checks if the file specified by --unsyncedfolders exists and can - be read, before starting the sync. If it does not exist, show an error message - and quit immediately. - - https://github.com/owncloud/client/issues/9165 - https://github.com/owncloud/client/pull/9241 - -* Bugfix - Crash when handling locked files: [#9170](https://github.com/owncloud/client/issues/9170) - - We fixed a crash that could occur when trying to add a locked folder to the - database. - - https://github.com/owncloud/client/issues/9170 - -* Bugfix - Don't abort upload if chunk is locked: [#9194](https://github.com/owncloud/client/issues/9194) - - Since 2.9 we know that we need exclusive file access to a file to properly - handle it with Windows virtual files. Therefore, we checked for the locked state - before we start the upload. Due to a bug we checked that for each file chunk, - now we only check when the upload starts and when it finished completely. - - https://github.com/owncloud/client/issues/9194 - https://github.com/owncloud/client/pull/9264 - https://github.com/owncloud/client/pull/9296 - -* Bugfix - Always restart OAuth2 on error: [#9196](https://github.com/owncloud/client/issues/9196) - - We now always restart the OAuth2 process once we got a result. This will ensure - that a second try after an error occurred can succeed. - - https://github.com/owncloud/client/issues/9196 - -* Bugfix - Display correct error message for files containing `\:?*"<>|`: [#9223](https://github.com/owncloud/client/pull/9223/) - - While the error message was supposed to be: `File names containing the character - '%1' are not supported on this file system.` - - We displayed: `The file name is a reserved name on this file system.` - - https://github.com/owncloud/client/pull/9223/ - -* Bugfix - Fix failing dehydration causing files to be moved to trash: [#9257](https://github.com/owncloud/client/pull/9257) - - If files where dehydrated by the user the action could fail under certain - conditions which caused a deletion of the file. - - https://github.com/owncloud/client/pull/9257 - https://github.com/owncloud/client-desktop-vfs-win/pull/9 - -* Bugfix - Do not show Activity tab if server app is disabled or uninstalled: [#9260](https://github.com/owncloud/client/issues/9260) - - The Activity app API nowadays returns error responses in case the app is - disabled or uninstalled. This new behavior is now supported in the client. - - https://github.com/owncloud/client/issues/9260 - https://github.com/owncloud/client/pull/9266 - -* Bugfix - Handle file locks for delete jobs: [#9293](https://github.com/owncloud/client/issues/9293) - - We no longer report an error when the client tries to delete a locked file but - wait for the lock to be removed. - - This only works when a file is deleted not on folders. - - https://github.com/owncloud/client/issues/9293 - https://github.com/owncloud/client/pull/9295 - -* Bugfix - Run a full local discovery after we were paused or on a forced sync: [#9341](https://github.com/owncloud/client/issues/9341) - - Previously we did an incremental search which might have skipped some local - changes. - - https://github.com/owncloud/client/issues/9341 - -* Bugfix - Infinite sync loop if folder is locked: [#9342](https://github.com/owncloud/client/issues/9342) - - We fixed a bug that caused an infinite sync loop if an error occurred. - - https://github.com/owncloud/client/issues/9342 - https://github.com/owncloud/client-desktop-vfs-win/pull/14 - -* Enhancement - Add the syncroot to the search indexed with Windows VFS: [#12](https://github.com/owncloud/client-desktop-vfs-win/pull/12) - - Microsoft recommends adding the syncroot to search indexer to improve the - performance with the file status icons. - - https://github.com/owncloud/client-desktop-vfs-win/pull/12 - -* Enhancement - Reintroduce issue filtering: [#9000](https://github.com/owncloud/client/issues/9000) - - We reintroduced a filtering option to the issue table. With the addition of a - Filter button we also made the existing filter by account feature more - accessible. - - https://github.com/owncloud/client/issues/9000 - https://github.com/owncloud/client/pull/9023 - -* Enhancement - Allow to remove broken sync folders: [#9099](https://github.com/owncloud/client/pull/9099) - - In case a folder is no longer available it was not possible to remove the - folder. We now made the remove action available in that case. - - https://github.com/owncloud/client/pull/9099 - -* Enhancement - Also ignore local repeating errors for a period of time: [#9208](https://github.com/owncloud/client/issues/9208) - - If an error occurs on the server (a URL is not reachable) we try a couple of - times, then we ignore that file for a period of time. We now do the same with - errors that occur locally. - - https://github.com/owncloud/client/issues/9208 - https://github.com/owncloud/client/issues/9133 - -* Enhancement - Remove the availability menu from the ui: [#9291](https://github.com/owncloud/client/pull/9291) - - The availability options should be handled on a folder base and in the file - browser. - - https://github.com/owncloud/client/pull/9291 - -# Changelog for ownCloud Desktop Client [2.9.2] (2021-11-24) - -The following sections list the changes in ownCloud Desktop Client 2.9.2 relevant to -ownCloud admins and users. - -[2.9.2]: https://github.com/owncloud/client/compare/v2.9.1...v2.9.2 - -## Summary - -* Bugfix - Properly handle Windows log off: [#8979](https://github.com/owncloud/client/issues/8979) -* Bugfix - Disable vfs option is ignored: [#9159](https://github.com/owncloud/client/issues/9159) -* Bugfix - The client no longer idles after a minor URL change: [#9202](https://github.com/owncloud/client/pull/9202) -* Bugfix - Config migration on systems with a 2.4 and a 2.8 config: [#9224](https://github.com/owncloud/client/issues/9224) -* Enhancement - Add branding option to disable icons in the file explorer: [#9167](https://github.com/owncloud/client/issues/9167) -* Enhancement - Branding option to disable warning for multiple sync_journal.db's: [#9216](https://github.com/owncloud/client/pull/9216) - -## Details - -* Bugfix - Properly handle Windows log off: [#8979](https://github.com/owncloud/client/issues/8979) - - We now ensure that we receive the window messages dispatched by the system. - - https://github.com/owncloud/client/issues/8979 - https://github.com/owncloud/client/pull/9142 - https://github.com/owncloud/client/pull/9220 - https://github.com/owncloud/client/pull/9227 - -* Bugfix - Disable vfs option is ignored: [#9159](https://github.com/owncloud/client/issues/9159) - - We fixed a branding issue where vfs was used even when the parameter was not - enabled. - - https://github.com/owncloud/client/issues/9159 - https://github.com/owncloud/enterprise/issues/4820 - -* Bugfix - The client no longer idles after a minor URL change: [#9202](https://github.com/owncloud/client/pull/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 we aborted the sync only after we updated the - URL. This caused the client to idle for one minute. - - https://github.com/owncloud/client/pull/9202 - -* Bugfix - Config migration on systems with a 2.4 and a 2.8 config: [#9224](https://github.com/owncloud/client/issues/9224) - - We fixed a bug where the client migrated the old settings from 2.4 to 2.9 - instead of the 2.8 settings. Only branded clients where affected by the issue. - - https://github.com/owncloud/client/issues/9224 - https://github.com/owncloud/client/pull/9226 - -* Enhancement - Add branding option to disable icons in the file explorer: [#9167](https://github.com/owncloud/client/issues/9167) - - We implemented a branding parameter to disable the display of icons in the file - explorer context menu, this only affects Windows and Linux. - - https://github.com/owncloud/client/issues/9167 - -* Enhancement - Branding option to disable warning for multiple sync_journal.db's: [#9216](https://github.com/owncloud/client/pull/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. - - https://github.com/owncloud/client/pull/9216 - -# Changelog for ownCloud Desktop Client [2.9.1] (2021-10-13) - -The following sections list the changes in ownCloud Desktop Client 2.9.1 relevant to -ownCloud admins and users. - -[2.9.1]: https://github.com/owncloud/client/compare/v2.9.0...v2.9.1 - -## Summary - -* Bugfix - Mac multiple dialogs block all input: [#8421](https://github.com/owncloud/client/issues/8421) -* Bugfix - Enforce rtl layout with rtl languages: [#8806](https://github.com/owncloud/client/issues/8806) -* Bugfix - Broken URL in branded builds: [#8920](https://github.com/owncloud/client/issues/8920) -* Bugfix - Handle use of directory of another Windows VFS sync client: [#8994](https://github.com/owncloud/client/issues/8994) -* Bugfix - Building libcloudprovider support fails: [#8996](https://github.com/owncloud/client/issues/8996) -* Bugfix - Tables now display local time: [#9006](https://github.com/owncloud/client/issues/9006) -* Bugfix - We fixed a crash when using the retry action on an issue: [#9013](https://github.com/owncloud/client/issues/9013) -* Bugfix - Fix crash when closing the client: [#9014](https://github.com/owncloud/client/issues/9014) -* Bugfix - Crash on missing or unreadable sync root: [#9016](https://github.com/owncloud/client/issues/9016) -* Bugfix - A upgrade to 2.9 causes the usage of a new journal file: [#9019](https://github.com/owncloud/client/issues/9019) -* Bugfix - Properly deployment of Qt translations Mac and Window: [#9022](https://github.com/owncloud/client/issues/9022) -* Bugfix - The file status of suffix placeholders was displayed incorrectly: [#9026](https://github.com/owncloud/client/issues/9026) -* Bugfix - When a folder is removed we leave a database behind: [#9057](https://github.com/owncloud/client/issues/9057) -* Bugfix - Dehydrating placeholders failed if the file is read only: [#9093](https://github.com/owncloud/client/issues/9093) -* Bugfix - Downgrades could trigger deletion of virtual files: [#9114](https://github.com/owncloud/client/issues/9114) -* Enhancement - Display the error type in the issue protocol to allow sorting: [#9010](https://github.com/owncloud/client/pull/9010) - -## Details - -* Bugfix - Mac multiple dialogs block all input: [#8421](https://github.com/owncloud/client/issues/8421) - - We back ported a fix to a Qt bug which causes multiple dialogs on Mac to block - all input. - - https://github.com/owncloud/client/issues/8421 - https://bugreports.qt.io/browse/QTBUG-91059 - https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/feca22a30f8d3a2122fd9b2097351fcb2da28543 - -* Bugfix - Enforce rtl layout with rtl languages: [#8806](https://github.com/owncloud/client/issues/8806) - - We fixed a bug where setting the language to a right to left language on Mac did - not change the layout of the application. - - https://github.com/owncloud/client/issues/8806 - https://github.com/owncloud/client/pull/8981 - -* Bugfix - Broken URL in branded builds: [#8920](https://github.com/owncloud/client/issues/8920) - - We fixed a string issue with branded builds resulting in invalid urls. - - https://github.com/owncloud/client/issues/8920 - -* Bugfix - Handle use of directory of another Windows VFS sync client: [#8994](https://github.com/owncloud/client/issues/8994) - - We now better handle setup issues during the initialisation of virtual files - support. Especially the case that a user tries to use a directory managed by a - competitor which until now caused a crash. - - https://github.com/owncloud/client/issues/8994 - -* Bugfix - Building libcloudprovider support fails: [#8996](https://github.com/owncloud/client/issues/8996) - - We fixed the libcloudprovider integration. - - https://github.com/owncloud/client/issues/8996 - -* Bugfix - Tables now display local time: [#9006](https://github.com/owncloud/client/issues/9006) - - We fixed a bug where the sync tables where displaying utc time for some items. - - https://github.com/owncloud/client/issues/9006 - -* Bugfix - We fixed a crash when using the retry action on an issue: [#9013](https://github.com/owncloud/client/issues/9013) - - Using the context menu action on a sync issue could cause a crash. - - https://github.com/owncloud/client/issues/9013 - https://github.com/owncloud/client/pull/9012 - -* Bugfix - Fix crash when closing the client: [#9014](https://github.com/owncloud/client/issues/9014) - - We fixed a crash where we crash when we closed the client during a sync. - - https://github.com/owncloud/client/issues/9014 - -* Bugfix - Crash on missing or unreadable sync root: [#9016](https://github.com/owncloud/client/issues/9016) - - We fixed an issue where the client crashed after a user deleted the sync root or - lost access to the directory. - - https://github.com/owncloud/client/issues/9016 - https://github.com/owncloud/client/pull/9017 - https://github.com/owncloud/client/pull/9065 - -* Bugfix - A upgrade to 2.9 causes the usage of a new journal file: [#9019](https://github.com/owncloud/client/issues/9019) - - We fixed a bug where the name of the sync journal was not properly saved to the - settings. This caused a bug when migration to 2.9, so a new sync journal was - created. - - This not only caused the loss of some selective sync settings, but also caused - the display of the following warning message: - - ``` - Multiple accounts are sharing the folder. - This configuration is know to lead to dataloss and is no longer supported. - Please consider removing this folder from the account and adding it again. - ``` - - We also removed the account info infix from the sync db used with the cmd - client. - - https://github.com/owncloud/client/issues/9019 - https://github.com/owncloud/client/pull/9028 - https://github.com/owncloud/client/pull/9046 - https://github.com/owncloud/client/pull/9054 - -* Bugfix - Properly deployment of Qt translations Mac and Window: [#9022](https://github.com/owncloud/client/issues/9022) - - We fixed a deployment bug which prevented the translation of some components to - be loaded. - - https://github.com/owncloud/client/issues/9022 - https://invent.kde.org/packaging/craft/-/commit/77c114917826480f294d0432f147c9e9f7d19e21 - -* Bugfix - The file status of suffix placeholders was displayed incorrectly: [#9026](https://github.com/owncloud/client/issues/9026) - - We incorrectly reported that suffix files where ignored. - - https://github.com/owncloud/client/issues/9026 - -* Bugfix - When a folder is removed we leave a database behind: [#9057](https://github.com/owncloud/client/issues/9057) - - We fixed a bug where we left an empty `sync_journal.db` behind, when we removed - a folder/account. As we use the presence of `sync_journal.db` to determine - whether the folder is used by a sync client this prevented using an old folder - in a new setup. - - https://github.com/owncloud/client/issues/9057 - -* Bugfix - Dehydrating placeholders failed if the file is read only: [#9093](https://github.com/owncloud/client/issues/9093) - - We fixed a bug where dehydrating a read only file failed without any apparent - reason. - - https://github.com/owncloud/client/issues/9093 - https://gitea.owncloud.services/client/client-plugin-vfs-win/pulls/33 - -* Bugfix - Downgrades could trigger deletion of virtual files: [#9114](https://github.com/owncloud/client/issues/9114) - - We now prevent the downgrade of Windows VFS folders. - - https://github.com/owncloud/client/issues/9114 - -* Enhancement - Display the error type in the issue protocol to allow sorting: [#9010](https://github.com/owncloud/client/pull/9010) - - We now display the error type in the not synced protocol and allow to sort by - the error type. - - https://github.com/owncloud/client/issues/9000 - https://github.com/owncloud/client/pull/9010 - -# Changelog for ownCloud Desktop Client [2.9.0] (2021-09-08) - -The following sections list the changes in ownCloud Desktop Client 2.9.0 relevant to -ownCloud admins and users. - -[2.9.0]: https://github.com/owncloud/client/compare/v2.8.2...v2.9.0 - -## Summary - -* Bugfix - Settings migration from v2.4: [#4597](https://github.com/owncloud/enterprise/issues/4597) -* Bugfix - VFS support for folders in the drive root: [#4639](https://github.com/owncloud/enterprise/issues/4639) -* Bugfix - Keep share link names in sync with server: [#7549](https://github.com/owncloud/client/issues/7549) -* Bugfix - SQLite wal file grows to several gigabyte: [#7646](https://github.com/owncloud/client/issues/7646) -* Bugfix - Fix missing permission for newly created folder: [#8076](https://github.com/owncloud/client/pull/8076) -* Bugfix - Don't recommend non default sync option: [#8317](https://github.com/owncloud/client/issues/8317) -* Bugfix - Limit min window size to 2/3 available: [#8366](https://github.com/owncloud/client/issues/8366) -* Bugfix - Set up default locale correctly: [#8367](https://github.com/owncloud/client/issues/8367) -* Bugfix - Relaunching the client on macOS will show the settings dialog: [#8377](https://github.com/owncloud/client/issues/8377) -* Bugfix - Only show the settings if they are explicitly requested on start: [#8590](https://github.com/owncloud/client/issues/8590) -* Bugfix - Ignore consecutive errors for a period of time: [#8672](https://github.com/owncloud/client/issues/8672) -* Bugfix - Properly print the sync events in .owncloudsync.log: [#8729](https://github.com/owncloud/client/issues/8729) -* Bugfix - Correctly handle file path comparison on Windows: [#8732](https://github.com/owncloud/client/issues/8732) -* Bugfix - Locked files are not correctly synced: [#8761](https://github.com/owncloud/client/issues/8761) -* Bugfix - Prompt the user of the cmd client what to do if all files where removed: [#8804](https://github.com/owncloud/client/issues/8804) -* Bugfix - Fix config migrations from versions 2.8 to 2.9: [#8824](https://github.com/owncloud/client/issues/8824) -* Bugfix - Always exclude .owncloud files: [#8836](https://github.com/owncloud/client/pull/8836) -* Bugfix - Don't crash if a certain move is undone: [#8837](https://github.com/owncloud/client/issues/8837) -* Bugfix - Prevent sync root sharing: [#8849](https://github.com/owncloud/client/issues/8849) -* Bugfix - Removed support for client side certificates: [#8864](https://github.com/owncloud/client/pull/8864) -* Bugfix - The `Re-open Browser` now always does what it says: [#8866](https://github.com/owncloud/client/pull/8866) -* Bugfix - Start OAuth/password prompt if password is wrong during start up: [#8901](https://github.com/owncloud/client/issues/8901) -* Bugfix - Handle timeouts occurring during OAuth: [#8940](https://github.com/owncloud/client/pull/8940) -* Change - Don't ask the user to switch to http: [#8231](https://github.com/owncloud/client/issues/8231) -* Change - We no longer try to locate an ownCloud install at /owncloud: [#8273](https://github.com/owncloud/client/issues/8273) -* Change - Remove support for http redirects: [#8293](https://github.com/owncloud/client/pull/8293) -* Change - Ignore the desktop.ini file in every directory, not only in top dir: [#8298](https://github.com/owncloud/client/issues/8298) -* Change - Add support for dynamic client registration with OIDC: [#8350](https://github.com/owncloud/client/pull/8350/) -* Change - Include full os version in the about-dialog: [#8374](https://github.com/owncloud/client/pull/8374) -* Change - We removed the support for async jobs using OC-JobStatus-Location: [#8398](https://github.com/owncloud/client/pull/8398) -* Change - Add a branding option to skip the advanced setup page: [#8665](https://github.com/owncloud/client/issues/8665) -* Enhancement - Make crash report IDs easy to copy: [#25](https://github.com/dschmidt/libcrashreporter-qt/pull/25) -* Enhancement - Prefer 127.0.0.1 as OAuth redirect URL: [#4542](https://github.com/owncloud/enterprise/issues/4542) -* Enhancement - Display an icon in the Windows explorer context menu: [#4627](https://github.com/owncloud/client/issues/4627) -* Enhancement - Show last sync date in tray menu: [#5644](https://github.com/owncloud/client/issues/5644) -* Enhancement - Consider a remote poll interval coming with the server capabilities: [#5947](https://github.com/owncloud/client/issues/5947) -* Enhancement - We reworked the tables: [#8158](https://github.com/owncloud/client/issues/8158) -* Enhancement - Provide a socket api call to get the client icon and: [#8464](https://github.com/owncloud/client/issues/8464) -* Enhancement - Add language picker to general settings: [#8466](https://github.com/owncloud/client/issues/8466) -* Enhancement - Attach the last 20 log lines to a crash report: [#8467](https://github.com/owncloud/client/issues/8467) -* Enhancement - Mention the local file name when a file name clash occurs: [#8609](https://github.com/owncloud/client/issues/8609) -* Enhancement - Improved handling of errors during local file updates: [#8787](https://github.com/owncloud/client/pull/8787) -* Enhancement - Retry sync on `502 Bad Gateway`: [#8811](https://github.com/owncloud/client/issues/8811) -* Enhancement - Display the information state in case we encountered ignored errors: [#8858](https://github.com/owncloud/client/pull/8858) - -## Details - -* Bugfix - Settings migration from v2.4: [#4597](https://github.com/owncloud/enterprise/issues/4597) - - We fixed the migration of settings of version 2.4 to the current location. - - https://github.com/owncloud/enterprise/issues/4597 - -* Bugfix - VFS support for folders in the drive root: [#4639](https://github.com/owncloud/enterprise/issues/4639) - - We fixed a bug where it was not possible to use a folder in C:\ as sync folder. - - https://github.com/owncloud/enterprise/issues/4639 - -* Bugfix - Keep share link names in sync with server: [#7549](https://github.com/owncloud/client/issues/7549) - - When the name of a share link is changed, e.g., to an empty string, the server - may not apply this, but assign a fallback value (e.g., the link ID). The client - therefore needs to re-check the name after sending a change request. - - https://github.com/owncloud/client/issues/7549 - https://github.com/owncloud/client/pull/8546 - -* Bugfix - SQLite wal file grows to several gigabyte: [#7646](https://github.com/owncloud/client/issues/7646) - - We fixed a bug where the SQLite wal file grew until the client was quit. - - https://github.com/owncloud/client/issues/7646 - -* Bugfix - Fix missing permission for newly created folder: [#8076](https://github.com/owncloud/client/pull/8076) - - We fixed a bug where a newly created folder had no permissions set. - - https://github.com/owncloud/client/pull/8076 - -* Bugfix - Don't recommend non default sync option: [#8317](https://github.com/owncloud/client/issues/8317) - - We fixed a bug where sync all was still recommended on Windows - - https://github.com/owncloud/client/issues/8317 - -* Bugfix - Limit min window size to 2/3 available: [#8366](https://github.com/owncloud/client/issues/8366) - - When scaling was used the window could become bigger than the screen. The size - is now limited to 2/3 of the screen. - - https://github.com/owncloud/client/issues/8366 - -* Bugfix - Set up default locale correctly: [#8367](https://github.com/owncloud/client/issues/8367) - - Fixes the formatting in locale-dependent widgets, e.g., date pickers, like the - one in the "share link" window. - - https://github.com/owncloud/client/issues/8367 - https://github.com/owncloud/client/pull/8541 - https://github.com/owncloud/client/pull/8617 - -* Bugfix - Relaunching the client on macOS will show the settings dialog: [#8377](https://github.com/owncloud/client/issues/8377) - - Relaunching the ownCloud client when it is already running, would seemingly do - nothing at all. To make this more consistent with other macOS applications, - relaunching will now open the settings dialog. - - https://github.com/owncloud/client/issues/8377 - https://github.com/owncloud/client/pull/8812 - -* Bugfix - Only show the settings if they are explicitly requested on start: [#8590](https://github.com/owncloud/client/issues/8590) - - We now only display the settings when the user requested it on start and not - every time the application is started a second time. - - https://github.com/owncloud/client/issues/8590 - -* Bugfix - Ignore consecutive errors for a period of time: [#8672](https://github.com/owncloud/client/issues/8672) - - We fixed a bug where certain errors caused a sync run every 30 seconds - - https://github.com/owncloud/client/issues/8672 - -* Bugfix - Properly print the sync events in .owncloudsync.log: [#8729](https://github.com/owncloud/client/issues/8729) - - We fixed a bug in the .owncloudsync.log logger which caused enum values to be - printed as a number rather than a string. - - https://github.com/owncloud/client/issues/8729 - -* Bugfix - Correctly handle file path comparison on Windows: [#8732](https://github.com/owncloud/client/issues/8732) - - We fixed a bug in which a change in the casing og the sync root made the client - ignore changes in it. - - https://github.com/owncloud/client/issues/8732 - -* Bugfix - Locked files are not correctly synced: [#8761](https://github.com/owncloud/client/issues/8761) - - We fixed an issue where files locked by office etc., where not correctly synced, - when Windows Virtual files are enabled. - - https://github.com/owncloud/client/issues/8761 - https://github.com/owncloud/client/issues/8765 - https://github.com/owncloud/client/issues/8766 - https://github.com/owncloud/client/pull/8763 - https://github.com/owncloud/client/pull/8768 - -* Bugfix - Prompt the user of the cmd client what to do if all files where removed: [#8804](https://github.com/owncloud/client/issues/8804) - - We now prompt the user, previously the cmd client got stuck. - - https://github.com/owncloud/client/issues/8804 - -* Bugfix - Fix config migrations from versions 2.8 to 2.9: [#8824](https://github.com/owncloud/client/issues/8824) - - Due to a value change of an internal Qt configuration variable, the - configuration data could not be migrated on many systems. We fixed this by - implementing an additional migration path. - - Furthermore, we removed the dependency on said value within the GUI, and use the - values explicitly from the theme to display the correct values on UI elements - such as buttons. - - https://github.com/owncloud/client/issues/8824 - https://github.com/owncloud/client/pull/8860 - -* Bugfix - Always exclude .owncloud files: [#8836](https://github.com/owncloud/client/pull/8836) - - Our Linux virtual files implementation is using the file name extension - .owncloud those files where only ignored if the Linux VFS was enabled. Under - some circumstances it could lead to undefined client states. We now always - ignore those files as system reserved. - - https://github.com/owncloud/client/pull/8836 - -* Bugfix - Don't crash if a certain move is undone: [#8837](https://github.com/owncloud/client/issues/8837) - - https://github.com/owncloud/client/issues/8837 - https://github.com/owncloud/client/pull/8863 - https://github.com/owncloud/client/pull/8958 - -* Bugfix - Prevent sync root sharing: [#8849](https://github.com/owncloud/client/issues/8849) - - Due to legacy reasons it is possible to let two sync connections use the same - directory. In combination with virtual files this was leading to data-loss, - however. - - https://github.com/owncloud/client/issues/8849 - https://github.com/owncloud/client/issues/8512 - -* Bugfix - Removed support for client side certificates: [#8864](https://github.com/owncloud/client/pull/8864) - - Client side certificates where never officially supported and where untested in - many scenarios. - - https://github.com/owncloud/client/pull/8864 - -* Bugfix - The `Re-open Browser` now always does what it says: [#8866](https://github.com/owncloud/client/pull/8866) - - Under certain conditions the previous authentication run might have failed and - the button became unresponsive, we now start a new authentication in that case. - - https://github.com/owncloud/client/pull/8866 - -* Bugfix - Start OAuth/password prompt if password is wrong during start up: [#8901](https://github.com/owncloud/client/issues/8901) - - If the OAuth token was invalid during start up we didn't start the OAuth process - and the user needed to manually log out in order to log in again. - - https://github.com/owncloud/client/issues/8901 - -* Bugfix - Handle timeouts occurring during OAuth: [#8940](https://github.com/owncloud/client/pull/8940) - - We now handle timeouts occurring during OAuth. - - https://github.com/owncloud/client/pull/8940 - -* Change - Don't ask the user to switch to http: [#8231](https://github.com/owncloud/client/issues/8231) - - We no longer recommend to use a http connection if a https URL was not found. - - https://github.com/owncloud/client/issues/8231 - -* Change - We no longer try to locate an ownCloud install at /owncloud: [#8273](https://github.com/owncloud/client/issues/8273) - - We no longer try to locate an ownCloud install in /owncloud if we failed to - connect to a server. - - https://github.com/owncloud/client/issues/8273 - -* Change - Remove support for http redirects: [#8293](https://github.com/owncloud/client/pull/8293) - - We no longer follow redirects, when a redirect is detected we will start a - connection validation process that does follow redirects. This change improves - the support of APM solutions which apply special redirects to provide cookie - sessions to the client. - - https://github.com/owncloud/client/pull/8293 - https://github.com/owncloud/client/pull/8253 - -* Change - Ignore the desktop.ini file in every directory, not only in top dir: [#8298](https://github.com/owncloud/client/issues/8298) - - The Windows explorer files called desktop.ini were ignored only in the top sync - dir so far. They are now ignored in the sync in all directory levels of the file - tree. - - https://github.com/owncloud/client/issues/8298 - https://github.com/owncloud/client/pull/8299 - -* Change - Add support for dynamic client registration with OIDC: [#8350](https://github.com/owncloud/client/pull/8350/) - - We implemented support for dynamic client registration with an OpenID Connect - provider. - - https://github.com/owncloud/client/pull/8350/ - -* Change - Include full os version in the about-dialog: [#8374](https://github.com/owncloud/client/pull/8374) - - We now include the os version in the about-dialog, this might help us to faster - pin down os related issues. - - https://github.com/owncloud/client/pull/8374 - -* Change - We removed the support for async jobs using OC-JobStatus-Location: [#8398](https://github.com/owncloud/client/pull/8398) - - We removed the support of async polling jobs after discovering potential issues. - - https://github.com/owncloud/client/pull/8398 - -* Change - Add a branding option to skip the advanced setup page: [#8665](https://github.com/owncloud/client/issues/8665) - - If the option is enabled we will create a sync with the default values. - - https://github.com/owncloud/client/issues/8665 - -* Enhancement - Make crash report IDs easy to copy: [#25](https://github.com/dschmidt/libcrashreporter-qt/pull/25) - - Users can now click on crash report IDs to copy them to their personal - clipboard. This way, they can easily reference them in bug reports. - - https://github.com/owncloud/client/issues/8130 - https://github.com/dschmidt/libcrashreporter-qt/pull/25 - https://github.com/owncloud/client/pull/8540 - -* Enhancement - Prefer 127.0.0.1 as OAuth redirect URL: [#4542](https://github.com/owncloud/enterprise/issues/4542) - - When using OpenID Connect we now always use http://127.0.0.1 as redirect URL - instead of http://localhost, following the recommendations in RFC 8252 - (https://tools.ietf.org/html/rfc8252). For OAuth2 we added a branding parameter - which allows to specify http://127.0.0.1 instead of http://localhost. - - https://github.com/owncloud/enterprise/issues/4542 - -* Enhancement - Display an icon in the Windows explorer context menu: [#4627](https://github.com/owncloud/client/issues/4627) - - We now display the ownCloud icon in the context menu. - - https://github.com/owncloud/client/issues/4627 - -* Enhancement - Show last sync date in tray menu: [#5644](https://github.com/owncloud/client/issues/5644) - - Users can see what "Up to date" refers to explicitly now. - - https://github.com/owncloud/client/issues/5644 - https://github.com/owncloud/client/pull/8547 - -* Enhancement - Consider a remote poll interval coming with the server capabilities: [#5947](https://github.com/owncloud/client/issues/5947) - - This way, admins can configure the remote sync poll interval of clients through - the capabilities settings of the server. Note that the setting in the server - capabilities needs to be done in milliseconds. Default is 30 seconds. - - https://github.com/owncloud/client/issues/5947 - https://github.com/owncloud/client/issues/8780 - https://github.com/owncloud/client/pull/8777 - -* Enhancement - We reworked the tables: [#8158](https://github.com/owncloud/client/issues/8158) - - We reworked all the tables in the application to unify their behaviour and - improve their performance. - - https://github.com/owncloud/client/issues/8158 - https://github.com/owncloud/client/issues/4336 - https://github.com/owncloud/client/issues/8528 - https://github.com/owncloud/client/pull/8584 - https://github.com/owncloud/client/pull/8585 - https://github.com/owncloud/client/pull/8627 - https://github.com/owncloud/client/pull/8629 - -* Enhancement - Provide a socket api call to get the client icon and: [#8464](https://github.com/owncloud/client/issues/8464) - - Add the icon to the dolphin right click menu - - We added support to get the ownCloud client icon of the current theme to the - socket api. We show the client icon in the dolphin file browser context menu. - - https://github.com/owncloud/client/issues/8464 - -* Enhancement - Add language picker to general settings: [#8466](https://github.com/owncloud/client/issues/8466) - - Users can override the automatically chosen language by selecting a custom - language in a dropdown in the general settings. Furthermore, a --language CLI - parameter was added that serves the same purpose. - - https://github.com/owncloud/client/issues/8466 - https://github.com/owncloud/client/pull/8493 - -* Enhancement - Attach the last 20 log lines to a crash report: [#8467](https://github.com/owncloud/client/issues/8467) - - We now save the last 20 lines of log to a temporary file. This file is then part - of a crash report. - - https://github.com/owncloud/client/issues/8467 - https://github.com/owncloud/client/pull/8469 - -* Enhancement - Mention the local file name when a file name clash occurs: [#8609](https://github.com/owncloud/client/issues/8609) - - We now display the name of the file we detected the clash with. - - https://github.com/owncloud/client/issues/8609 - https://github.com/owncloud/client/pull/8630 - -* Enhancement - Improved handling of errors during local file updates: [#8787](https://github.com/owncloud/client/pull/8787) - - If a local metadata update fails we now provide the proper error in the ui. In - case that the error was caused by a locked file we now retry the operation. - - https://github.com/owncloud/client/pull/8787 - -* Enhancement - Retry sync on `502 Bad Gateway`: [#8811](https://github.com/owncloud/client/issues/8811) - - We now treat a `502 Bad Gateway` as a less severe error and directly initialise - a retry. - - https://github.com/owncloud/client/issues/8811 - -* Enhancement - Display the information state in case we encountered ignored errors: [#8858](https://github.com/owncloud/client/pull/8858) - - If syncing a file fails multiple times we mark it as ignored to skip it for a - certain amount of time. If we have ignored files we are not in sync, we now - don't display the green icon. - - Additionally, this change aligns the icon displayed in the system tray with the - icon displayed in the app. - - Https://github.com/owncloud/client/issues/7715 - https://github.com/owncloud/client/issues/7365 - https://github.com/owncloud/client/issues/7200 - https://github.com/owncloud/client/issues/5860 - - https://github.com/owncloud/client/pull/8858 - -# Changelog for ownCloud Desktop Client [2.8.2] (2021-05-28) - -The following sections list the changes in ownCloud Desktop Client 2.8.2 relevant to -ownCloud admins and users. - -[2.8.2]: https://github.com/owncloud/client/compare/v2.8.1...v2.8.2 - -## Summary - -* Bugfix - Correctly detect network drives: [#8272](https://github.com/owncloud/client/issues/8272) -* Bugfix - We fixed a potential crash in the socket api: [#8664](https://github.com/owncloud/client/pull/8664) - -## Details - -* Bugfix - Correctly detect network drives: [#8272](https://github.com/owncloud/client/issues/8272) - - We fixed a bug which allowed to use Virtual files on Windows network drives, - which is not supported by Windows. - - https://github.com/owncloud/client/issues/8272 - -* Bugfix - We fixed a potential crash in the socket api: [#8664](https://github.com/owncloud/client/pull/8664) - - We fixed a crash in the Mac implementation of the socket api. - - https://github.com/owncloud/client/pull/8664 - -# 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. - -[2.8.1]: https://github.com/owncloud/client/compare/v2.8.0...v2.8.1 - -## Summary - -* Bugfix - We fixed an issue with the assignment of tags: [#8633](https://github.com/owncloud/client/pull/8633/) -* Enhancement - Prevent user from setting up a VFS sync to the root of a drive: [#8615](https://github.com/owncloud/client/pull/8615) - -## Details - -* Bugfix - We fixed an issue with the assignment of tags: [#8633](https://github.com/owncloud/client/pull/8633/) - - We fixed the file id used for the assignment of the tag. - - https://github.com/owncloud/client/pull/8633/ - -* Enhancement - Prevent user from setting up a VFS sync to the root of a drive: [#8615](https://github.com/owncloud/client/pull/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. - - https://github.com/owncloud/client/pull/8615 - -# 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. - -[2.8.0]: https://github.com/owncloud/client/compare/v2.7.6...v2.8.0 - -## Summary - -* Bugfix - Fix issues with long path: [#4405](https://github.com/owncloud/enterprise/issues/4405) -* Bugfix - Moves in folder sync connections where executed as a delete and upload: [#7838](https://github.com/owncloud/client/issues/7838) -* Bugfix - Fix branding with space in the name: [#8482](https://github.com/owncloud/client/pull/8482) -* Bugfix - We fixed an issue with the promptDeleteAllFiles setting: [#8484](https://github.com/owncloud/client/issues/8484) -* Enhancement - Added branding option to enforce VFS: [#4144](https://github.com/owncloud/enterprise/issues/4144) -* Enhancement - Add initial support for backups triggered by an external tool: [#8437](https://github.com/owncloud/client/pull/8437) -* Enhancement - Add an icon to the Windows system tray notification: [#8539](https://github.com/owncloud/client/pull/8539) -* Enhancement - Encode the log file as UTF-8: [#8550](https://github.com/owncloud/client/pull/8550) - -## Details - -* Bugfix - Fix issues with long path: [#4405](https://github.com/owncloud/enterprise/issues/4405) - - We fixed an issue introduced in dd641fae997d71c8396b77def2fa25ad96fdf47f with - some functions and files paths > 260 characters. - - https://github.com/owncloud/enterprise/issues/4405 - -* Bugfix - Moves in folder sync connections where executed as a delete and upload: [#7838](https://github.com/owncloud/client/issues/7838) - - We fixed a bug where moves in folder sync connections where executed as a delete - and upload. - - https://github.com/owncloud/client/issues/7838 - https://github.com/owncloud/enterprise/issues/4428 - https://github.com/owncloud/client/pull/8453 - https://github.com/owncloud/client/pull/8456 - https://github.com/owncloud/client/pull/8459 - -* Bugfix - Fix branding with space in the name: [#8482](https://github.com/owncloud/client/pull/8482) - - We fix a build system issue with branding containing spaces. - - https://github.com/owncloud/client/pull/8482 - -* Bugfix - We fixed an issue with the promptDeleteAllFiles setting: [#8484](https://github.com/owncloud/client/issues/8484) - - When promptDeleteAllFiles=false is set the client will now correctly delete all - files. - - https://github.com/owncloud/client/issues/8484 - -* Enhancement - Added branding option to enforce VFS: [#4144](https://github.com/owncloud/enterprise/issues/4144) - - We added a branding option that enforces the use of Virtual Files on Windows. - - https://github.com/owncloud/enterprise/issues/4144 - https://github.com/owncloud/client/pull/8179/ - -* Enhancement - Add initial support for backups triggered by an external tool: [#8437](https://github.com/owncloud/client/pull/8437) - - We added a socket api function which allows creation of backups. - - https://github.com/owncloud/client/pull/8437 - https://github.com/owncloud/client/pull/8535 - https://github.com/owncloud/client/pull/8536 - https://github.com/owncloud/client/pull/8539 - -* Enhancement - Add an icon to the Windows system tray notification: [#8539](https://github.com/owncloud/client/pull/8539) - - We now display a branded icon in the system tray notification. - - https://github.com/owncloud/client/pull/8539 - -* Enhancement - Encode the log file as UTF-8: [#8550](https://github.com/owncloud/client/pull/8550) - - We fixed an issue where the log file might not have been encoded as UTF-8 and - thus scrambled file names. - - https://github.com/owncloud/client/pull/8550 - -# Changelog for ownCloud Desktop Client [2.7.6] (2021-02-04) - -The following sections list the changes in ownCloud Desktop Client 2.7.6 relevant to -ownCloud admins and users. - -[2.7.6]: https://github.com/owncloud/client/compare/v2.7.5...v2.7.6 - -## Summary - -* Bugfix - Fix missing sidebar icons on Mac with branded builds: [#4387](https://github.com/owncloud/enterprise/issues/4387) -* Bugfix - Case-sensitive comparison of checksum algorithm: [#8371](https://github.com/owncloud/client/pull/8371) - -## Details - -* Bugfix - Fix missing sidebar icons on Mac with branded builds: [#4387](https://github.com/owncloud/enterprise/issues/4387) - - We fixed an issue where branded client where lacking the sidebar icons. - - https://github.com/owncloud/enterprise/issues/4387 - -* Bugfix - Case-sensitive comparison of checksum algorithm: [#8371](https://github.com/owncloud/client/pull/8371) - - We fixed a bug where the checksum detection was case-sensitive and used a - different casing than the server. - - https://github.com/owncloud/client/pull/8371 - https://github.com/owncloud/client/pull/8376 - -# Changelog for ownCloud Desktop Client [2.7.5] (2021-01-28) - -The following sections list the changes in ownCloud Desktop Client 2.7.5 relevant to -ownCloud admins and users. - -[2.7.5]: https://github.com/owncloud/client/compare/v2.7.4...v2.7.5 - -## Summary - -* Bugfix - Support dark theme with branded client and vanilla icons: [#4363](https://github.com/owncloud/enterprise/issues/4363) -* Bugfix - Mac tray icon is scaled wrong: [#8149](https://github.com/owncloud/client/issues/8149) -* Bugfix - Fix potential crashes with the remove all dialog: [#8314](https://github.com/owncloud/client/pull/8314) -* Bugfix - Detect file name clash with VirtualFiles enabled: [#8323](https://github.com/owncloud/client/issues/8323) -* Bugfix - Remove stray placeholders: [#8326](https://github.com/owncloud/client/issues/8326) -* Bugfix - Fix wrong option provided to OIDC: [#8390](https://github.com/owncloud/client/issues/8390) -* Change - Third party upgrades in distributed binaries: [#8349](https://github.com/owncloud/client/issues/8349) - -## Details - -* Bugfix - Support dark theme with branded client and vanilla icons: [#4363](https://github.com/owncloud/enterprise/issues/4363) - - We fixed a bug where the dark vanilla icons where used with a branded client. - - https://github.com/owncloud/enterprise/issues/4363 - -* Bugfix - Mac tray icon is scaled wrong: [#8149](https://github.com/owncloud/client/issues/8149) - - We backported a change to Qt 5.12.10 which fixed the scaling of the system tray - icon on Big Sur. - - https://github.com/owncloud/client/issues/8149 - -* Bugfix - Fix potential crashes with the remove all dialog: [#8314](https://github.com/owncloud/client/pull/8314) - - We fixed a bug a dialog window belonging to a removed account could still be - visible. User action on that dialog would then cause a crash. - - https://github.com/owncloud/client/pull/8314 - -* Bugfix - Detect file name clash with VirtualFiles enabled: [#8323](https://github.com/owncloud/client/issues/8323) - - We fixed an issue where the file name clash detection was not run with - VirtualFiles enabled. - - https://github.com/owncloud/client/issues/8323 - -* Bugfix - Remove stray placeholders: [#8326](https://github.com/owncloud/client/issues/8326) - - We fixed a bug where Windows Virtual Files where not handled as such and thus - not removed. - - https://github.com/owncloud/client/issues/8326 - -* Bugfix - Fix wrong option provided to OIDC: [#8390](https://github.com/owncloud/client/issues/8390) - - We fixed a bug where we passed a wrong value to the OIDC display parameter - - https://github.com/owncloud/client/issues/8390 - -* Change - Third party upgrades in distributed binaries: [#8349](https://github.com/owncloud/client/issues/8349) - - We updated Qt from 5.12.9 to 5.12.10. We updated OpenSSL from 1.1.1g to 1.1.1i. - Linux dependencies: QtKeychain was updated from 0.10.0 to 0.12.0 - - https://github.com/owncloud/client/issues/8349 - -# Changelog for ownCloud Desktop Client [2.7.4] (2020-12-21) - -The following sections list the changes in ownCloud Desktop Client 2.7.4 relevant to -ownCloud admins and users. - -[2.7.4]: https://github.com/owncloud/client/compare/v2.7.3...v2.7.4 - -## Summary - -* Bugfix - Fix crash when a download is cancelled: [#4329](https://github.com/owncloud/enterprise/issues/4329) -* Bugfix - Update Windows launch on start entry: [#7672](https://github.com/owncloud/client/issues/7672) -* Bugfix - Log the final http request: [#8289](https://github.com/owncloud/client/pull/8289) -* Bugfix - Properly display parent Window when displaying a dialog: [#8313](https://github.com/owncloud/client/issues/8313) - -## Details - -* Bugfix - Fix crash when a download is cancelled: [#4329](https://github.com/owncloud/enterprise/issues/4329) - - We fixed a crash, on Windows, when a user cancelled a download of a VirtualFile - using the Windows explorer. - - https://github.com/owncloud/enterprise/issues/4329 - -* Bugfix - Update Windows launch on start entry: [#7672](https://github.com/owncloud/client/issues/7672) - - We fixed a bug where launch on start did not work after a re-install to a new - location. - - https://github.com/owncloud/client/issues/7672 - -* Bugfix - Log the final http request: [#8289](https://github.com/owncloud/client/pull/8289) - - We fixed a bug where the http log did not include all headers of a request. - - https://github.com/owncloud/client/pull/8289 - -* Bugfix - Properly display parent Window when displaying a dialog: [#8313](https://github.com/owncloud/client/issues/8313) - - We fixed a bug where a dialog was shown before the main window was show. - - https://github.com/owncloud/client/issues/8313 - -# Changelog for ownCloud Desktop Client [2.7.3] (2020-12-11) - -The following sections list the changes in ownCloud Desktop Client 2.7.3 relevant to -ownCloud admins and users. - -[2.7.3]: https://github.com/owncloud/client/compare/v2.7.2...v2.7.3 - -## Summary - -* Bugfix - Fix handling of errors with the Windows Cloud Filter API: [#8294](https://github.com/owncloud/client/issues/8294) - -## Details - -* Bugfix - Fix handling of errors with the Windows Cloud Filter API: [#8294](https://github.com/owncloud/client/issues/8294) - - We fixed a bug where errors during the creation of placeholder files where not - correctly handled. The missing files where than falsely detected as deleted and - thus removed from the server. - - https://github.com/owncloud/client/issues/8294 - -# Changelog for ownCloud Desktop Client [2.7.2] (2020-12-02) - -The following sections list the changes in ownCloud Desktop Client 2.7.2 relevant to -ownCloud admins and users. - -[2.7.2]: https://github.com/owncloud/client/compare/v2.7.1...v2.7.2 - -## Summary - -* Bugfix - Correctly detect Windows 10 taskbar theme: [#8244](https://github.com/owncloud/client/issues/8244) -* Bugfix - Sync small plaintext files with Windows VFS: [#8248](https://github.com/owncloud/client/issues/8248) -* Bugfix - Update "Sync hidden files" button: [#8258](https://github.com/owncloud/client/issues/8258) -* Bugfix - Pause sync when displaying remove all dialog: [#8263](https://github.com/owncloud/client/issues/8263) - -## Details - -* Bugfix - Correctly detect Windows 10 taskbar theme: [#8244](https://github.com/owncloud/client/issues/8244) - - We fixed the detection of a dark system try theme on Windows. - - https://github.com/owncloud/client/issues/8244 - -* Bugfix - Sync small plaintext files with Windows VFS: [#8248](https://github.com/owncloud/client/issues/8248) - - We fixed a bug where small plaintext files where not synced due to a broken - integrity check. - - https://github.com/owncloud/client/issues/8248 - -* Bugfix - Update "Sync hidden files" button: [#8258](https://github.com/owncloud/client/issues/8258) - - We fixed a bug that prevented the "Sync hidden files" from displaying the - correct value. - - https://github.com/owncloud/client/issues/8258 - -* Bugfix - Pause sync when displaying remove all dialog: [#8263](https://github.com/owncloud/client/issues/8263) - - We now pause the syn process when the all files where removed dialog is - displayed. This prevents multiple dialogs from being displayed. - - https://github.com/owncloud/client/issues/8263 - -# Changelog for ownCloud Desktop Client [2.7.1] (2020-11-18) - -The following sections list the changes in ownCloud Desktop Client 2.7.1 relevant to -ownCloud admins and users. - -[2.7.1]: https://github.com/owncloud/client/compare/v2.7.0...v2.7.1 - -## Summary - -* Bugfix - Fix client forgetting VirtualFiles mode: [#8229](https://github.com/owncloud/client/pull/8229) -* Bugfix - Don't follow redirects on .well-known/openid-configuration: [#8232](https://github.com/owncloud/client/pull/8232) - -## Details - -* Bugfix - Fix client forgetting VirtualFiles mode: [#8229](https://github.com/owncloud/client/pull/8229) - - We fixed a migration issue where 2.5 based settings where the client was - forgetting the VirtualFiles settings. - - https://github.com/owncloud/client/pull/8229 - -* Bugfix - Don't follow redirects on .well-known/openid-configuration: [#8232](https://github.com/owncloud/client/pull/8232) - - We fixed a bug where the client followed redirects for - .well-known/openid-configuration. - - https://github.com/owncloud/openidconnect/issues/20 - https://github.com/owncloud/client/pull/8232 - -# Changelog for ownCloud Desktop Client [2.7.0] (2020-11-13) - -The following sections list the changes in ownCloud Desktop Client 2.7.0 relevant to -ownCloud admins and users. - -[2.7.0]: https://github.com/owncloud/client/compare/v2.6.3...v2.7.0 - -## Summary - -* Bugfix - Legacy config migration reverted files to online only: [#7779](https://github.com/owncloud/client/issues/7779) -* Bugfix - Some check boxes in the sharing dialog are disabled: [#7877](https://github.com/owncloud/client/issues/7877) -* Bugfix - Selective sync dialog is displayed when virtual files are enabled: [#7976](https://github.com/owncloud/client/issues/7976) -* Bugfix - Fix support of adler32 checksums with Windows virtual files support: [#7999](https://github.com/owncloud/client/issues/7999) -* Bugfix - Use the correct style for the folder wizard: [#8027](https://github.com/owncloud/client/pull/8027) -* Bugfix - Use the same HDPI for the crash reporter as for the client: [#8042](https://github.com/owncloud/client/issues/8042) -* Bugfix - The back button on the advanced wizard page no longer gets enabled: [#8051](https://github.com/owncloud/client/issues/8051) -* Bugfix - Ensure permissions for newly added files are available: [#8066](https://github.com/owncloud/client/issues/8066) -* Bugfix - Remove notifications when the account they belong to was removed: [#8085](https://github.com/owncloud/client/issues/8085) -* Bugfix - Check whether the local folder supports the virtual file system: [#8131](https://github.com/owncloud/client/issues/8131) -* Bugfix - "All Files removed" dialog no longer blocks the application: [#8170](https://github.com/owncloud/client/issues/8170) -* Bugfix - We fixed the permissions check for local folders on NTFS: [#8187](https://github.com/owncloud/client/issues/8187) -* Change - Add support for the TUS resume-able upload protocol: [#19](https://github.com/owncloud/product/issues/19) -* Change - Don't hardcode a plugin location: [#3839](https://github.com/owncloud/enterprise/issues/3839) -* Change - Detect the Windows 10 theme for the system tray: [#7356](https://github.com/owncloud/client/issues/7356) -* Change - Support for OpenID Connect: [#7509](https://github.com/owncloud/client/pull/7509) -* Change - When manually adding a folder sync connection, don't display 404 errors: [#7724](https://github.com/owncloud/client/issues/7724) -* Change - Enabling native VFS on Windows create two shortcuts in the Explorer: [#7748](https://github.com/owncloud/client/issues/7748) -* Change - Redesign the About dialog: [#7749](https://github.com/owncloud/client/issues/7749) -* Change - The password dialog is hidden behind a window: [#7833](https://github.com/owncloud/client/issues/7833) -* Change - The client uploads chunks even though the server reports lack of support: [#7862](https://github.com/owncloud/client/issues/7862) -* Change - Mac does not display a dock entry: [#7868](https://github.com/owncloud/client/issues/7868) -* Change - Option to log HTTP requests and responses: [#7873](https://github.com/owncloud/client/issues/7873) -* Change - Add button for `Log Settings` to advanced settings: [#7881](https://github.com/owncloud/client/issues/7881) -* Change - The layout of several ui elements is broken: [#7920](https://github.com/owncloud/client/issues/7920) -* Change - The client hides the window during the authentication process: [#7922](https://github.com/owncloud/client/pull/7922) -* Change - The settings ui shows a prompt for a few seconds: [#7925](https://github.com/owncloud/client/pull/7925) -* Change - Reorganize Settings: [#7962](https://github.com/owncloud/client/pull/7962) -* Change - Use the checksum type specified by the server by default: [#7989](https://github.com/owncloud/client/pull/7989) -* Change - Move "Choose what to sync" to sync everything settings: [#8018](https://github.com/owncloud/client/pull/8018) -* Change - Enable Windows Virtual files by default: [#8019](https://github.com/owncloud/client/pull/8019) -* Change - Move sync hidden files to advanced settings: [#8020](https://github.com/owncloud/client/issues/8020) -* Change - Replace the old icons with a unified look: [#8038](https://github.com/owncloud/client/pull/8038) -* Change - Sharing dialog is now always on top of the settings dialog: [#8050](https://github.com/owncloud/client/pull/8050) -* Change - Remove the branding option `wizardSelectiveSyncDefaultNothing`: [#8064](https://github.com/owncloud/client/pull/8064) -* Change - Account display name `servername (username)` to `username@servername`: [#8104](https://github.com/owncloud/client/issues/8104) -* Change - Remove update channels from the ownCloud client: [#8127](https://github.com/owncloud/client/issues/8127) -* Change - Display the users avatar in the activity list: [#8169](https://github.com/owncloud/client/issues/8169) - -## Details - -* Bugfix - Legacy config migration reverted files to online only: [#7779](https://github.com/owncloud/client/issues/7779) - - We fixed a legacy config migration which reverted all files to online only on - every start. - - https://github.com/owncloud/client/issues/7779 - -* Bugfix - Some check boxes in the sharing dialog are disabled: [#7877](https://github.com/owncloud/client/issues/7877) - - We fixed a bug where the servers default sharing permissions where used as - limiting factor instead of a default selection. - - https://github.com/owncloud/client/issues/7877 - -* Bugfix - Selective sync dialog is displayed when virtual files are enabled: [#7976](https://github.com/owncloud/client/issues/7976) - - We hide that dialog now so that it is no longer possible to remove files from - synchronisation when virtual files are enabled. - - https://github.com/owncloud/client/issues/7976 - -* Bugfix - Fix support of adler32 checksums with Windows virtual files support: [#7999](https://github.com/owncloud/client/issues/7999) - - The validation device reported a size of 0 and thus the computations of the - checksums was aborted. - - https://github.com/owncloud/client/issues/7999 - https://github.com/owncloud/client/pull/8015 - -* Bugfix - Use the correct style for the folder wizard: [#8027](https://github.com/owncloud/client/pull/8027) - - We now use the same style for the wizard on all platforms - - https://github.com/owncloud/client/pull/8027 - -* Bugfix - Use the same HDPI for the crash reporter as for the client: [#8042](https://github.com/owncloud/client/issues/8042) - - We fixed the behaviour of the crash reporter on HDPI screens. - - https://github.com/owncloud/client/issues/8042 - -* Bugfix - The back button on the advanced wizard page no longer gets enabled: [#8051](https://github.com/owncloud/client/issues/8051) - - We fixed a bug where the back button in the advanced wizard page get re-enabled. - - https://github.com/owncloud/client/issues/8051 - -* Bugfix - Ensure permissions for newly added files are available: [#8066](https://github.com/owncloud/client/issues/8066) - - We fixed a bug where newly added files had no server permissions set. Under - certain conditions that was leading to an undefined behaviour. - - https://github.com/owncloud/client/issues/8066 - https://github.com/owncloud/client/issues/7967 - -* Bugfix - Remove notifications when the account they belong to was removed: [#8085](https://github.com/owncloud/client/issues/8085) - - We fixed a bug where notifications where still displayed after an account was - removed. - - https://github.com/owncloud/client/issues/8085 - -* Bugfix - Check whether the local folder supports the virtual file system: [#8131](https://github.com/owncloud/client/issues/8131) - - The Windows virtual file system requires NTFS, we now ensure that the folder is - using NTFS before we continue. - - https://github.com/owncloud/client/issues/8131 - -* Bugfix - "All Files removed" dialog no longer blocks the application: [#8170](https://github.com/owncloud/client/issues/8170) - - We fixed a bug where a dialog locked the whole application - - https://github.com/owncloud/client/issues/8170 - -* Bugfix - We fixed the permissions check for local folders on NTFS: [#8187](https://github.com/owncloud/client/issues/8187) - - We fixed a bug where the check whether the local folder is writeable returned a - wrong result. This could cause a crash with the virtual file system plugin. - - https://github.com/owncloud/client/issues/8187 - -* Change - Add support for the TUS resume-able upload protocol: [#19](https://github.com/owncloud/product/issues/19) - - With the support of the TUS protocol we are now able to easily and reliably - upload files to oCIS. - - https://github.com/owncloud/product/issues/19 - -* Change - Don't hardcode a plugin location: [#3839](https://github.com/owncloud/enterprise/issues/3839) - - We no longer hardcode a plugin location only available on the build system. If a - setup uses a non default plugin location, please consider setting the - environment variable QT_PLUGIN_PATH. - - https://github.com/owncloud/enterprise/issues/3839 - -* Change - Detect the Windows 10 theme for the system tray: [#7356](https://github.com/owncloud/client/issues/7356) - - We now display the system tray icon according to the current theme - - https://github.com/owncloud/client/issues/7356 - -* Change - Support for OpenID Connect: [#7509](https://github.com/owncloud/client/pull/7509) - - The ownCloud desktop client now supports OpenID Connect. OpenID Connect 1.0 is a - simple identity layer on top of the OAuth 2.0 protocol. It allows clients to - verify the identity of the end-user based on the authentication performed by an - authorization server, as well as to obtain basic profile information about the - end-user in an interoperable and REST-like manner. - - OpenID Connect allows clients of all types, including web-based, mobile, and - JavaScript clients, to request and receive information about authenticated - sessions and end-users. The specification suite is extensible, allowing - participants to use optional features such as encryption of identity data, - discovery of OpenID providers, and session management, when it makes sense for - them. - - See http://openid.net/connect/faq/ for a set of answers to frequently asked - questions about OpenID Connect. - - https://github.com/owncloud/client/pull/7509 - -* Change - When manually adding a folder sync connection, don't display 404 errors: [#7724](https://github.com/owncloud/client/issues/7724) - - We no longer display 404 errors when exploring the folders. A user might not - have access to the full file tree on the server. - - https://github.com/owncloud/client/issues/7724 - -* Change - Enabling native VFS on Windows create two shortcuts in the Explorer: [#7748](https://github.com/owncloud/client/issues/7748) - - We now remove legacy shortcuts when we enable VFS - - https://github.com/owncloud/client/issues/7748 - -* Change - Redesign the About dialog: [#7749](https://github.com/owncloud/client/issues/7749) - - We redesigned the way the About information is displayed and unified it with the - "--version" switch. - - https://github.com/owncloud/client/issues/7749 - https://github.com/owncloud/enterprise/issues/3787 - https://github.com/owncloud/client/issues/7704 - -* Change - The password dialog is hidden behind a window: [#7833](https://github.com/owncloud/client/issues/7833) - - We changed the password dialog to stay on top of the ownCloud window. - - https://github.com/owncloud/client/issues/7833 - -* Change - The client uploads chunks even though the server reports lack of support: [#7862](https://github.com/owncloud/client/issues/7862) - - We now correctly handle the `bigfilechunking` capability - - https://github.com/owncloud/client/issues/7862 - -* Change - Mac does not display a dock entry: [#7868](https://github.com/owncloud/client/issues/7868) - - We changed the behaviour of the client to display a dock entry when we have a - window open. - - https://github.com/owncloud/client/issues/7868 - -* Change - Option to log HTTP requests and responses: [#7873](https://github.com/owncloud/client/issues/7873) - - We now allow to log http requests and responses - - https://github.com/owncloud/client/issues/7873 - -* Change - Add button for `Log Settings` to advanced settings: [#7881](https://github.com/owncloud/client/issues/7881) - - We added an easy way, besides pressing F12, to access the log settings. - - https://github.com/owncloud/client/issues/7881 - -* Change - The layout of several ui elements is broken: [#7920](https://github.com/owncloud/client/issues/7920) - - We replace an old layout mechanism with a more advanced one. - - https://github.com/owncloud/client/issues/7920 - https://github.com/owncloud/client/issues/7941 - -* Change - The client hides the window during the authentication process: [#7922](https://github.com/owncloud/client/pull/7922) - - We changed the confusing behaviour and now minimize ownCloud instead. This - ensures that the window stays accessible. - - https://github.com/owncloud/client/pull/7922 - -* Change - The settings ui shows a prompt for a few seconds: [#7925](https://github.com/owncloud/client/pull/7925) - - We now hide that prompt by default and only show it if needed. - - https://github.com/owncloud/client/pull/7925 - -* Change - Reorganize Settings: [#7962](https://github.com/owncloud/client/pull/7962) - - We rename "General" to "Settings" and move the "Network" into "Settings" - - https://github.com/owncloud/client/pull/7962 - -* Change - Use the checksum type specified by the server by default: [#7989](https://github.com/owncloud/client/pull/7989) - - The default type for computation of the checksum was sha1 independent of the - type specified by the server. Under certain conditions that caused multiple - computations of the checksum. - - https://github.com/owncloud/client/pull/7989 - -* Change - Move "Choose what to sync" to sync everything settings: [#8018](https://github.com/owncloud/client/pull/8018) - - While selective sync is a feature only available when everything is synced, the - option had its own radio button. We now moved the button to the other sync - everything related settings. - - https://github.com/owncloud/client/pull/8018 - -* Change - Enable Windows Virtual files by default: [#8019](https://github.com/owncloud/client/pull/8019) - - We now enable the Windows Virtual file support by default. - - https://github.com/owncloud/client/issues/8139 - https://github.com/owncloud/client/pull/8019 - -* Change - Move sync hidden files to advanced settings: [#8020](https://github.com/owncloud/client/issues/8020) - - We moved the option to sync hidden files from the "Edit ignored Files" dialog - into the advanced settings. - - https://github.com/owncloud/client/issues/8020 - -* Change - Replace the old icons with a unified look: [#8038](https://github.com/owncloud/client/pull/8038) - - We replaced the different styles and colors of the icons with a new unified - look. - - https://github.com/owncloud/client/pull/8038 - -* Change - Sharing dialog is now always on top of the settings dialog: [#8050](https://github.com/owncloud/client/pull/8050) - - The sharing dialog is now a sub dialog, so it will be easier to continue sharing - a folder. - - https://github.com/owncloud/client/pull/8050 - -* Change - Remove the branding option `wizardSelectiveSyncDefaultNothing`: [#8064](https://github.com/owncloud/client/pull/8064) - - The branding option was removed as believe that it did not provide a good user - experience. We recommend `newBigFolderSizeLimit` together with - `wizardHideFolderSizeLimitCheckbox` as a replacement. - - https://github.com/owncloud/client/pull/8064 - -* Change - Account display name `servername (username)` to `username@servername`: [#8104](https://github.com/owncloud/client/issues/8104) - - We changed the way the accounts are displayed to improve the syntactical value. - - https://github.com/owncloud/client/issues/8104 - -* Change - Remove update channels from the ownCloud client: [#8127](https://github.com/owncloud/client/issues/8127) - - To ensure a maximum of stability user should not replace their productive client - with a preview build. For that exact reason we offer testpilotcloud clients, - they can be installed in parallel and updated via the beta channel. - - If a user is more adventurous than the average a manual installation of a - preview is always possible. - - https://github.com/owncloud/client/issues/8127 - -* Change - Display the users avatar in the activity list: [#8169](https://github.com/owncloud/client/issues/8169) - - We now display the users avatar if available in the activity log table. - - https://github.com/owncloud/client/issues/8169 - -# Changelog for ownCloud Desktop Client [2.6.3] (2020-06-10) - -The following sections list the changes in ownCloud Desktop Client 2.6.3 relevant to -ownCloud admins and users. - -[2.6.3]: https://github.com/owncloud/client/compare/v2.6.2...v2.6.3 - -## Summary - -* Bugfix - Client sometimes does not show up when started by a user: [#7018](https://github.com/owncloud/client/issues/7018) -* Bugfix - Fix several wrong colored icons in dark mode: [#7043](https://github.com/owncloud/client/issues/7043) -* Bugfix - Fixed bug in public link with password required: [#7247](https://github.com/owncloud/client/issues/7247) -* Bugfix - Fixed editing public link expiration date: [#7313](https://github.com/owncloud/client/issues/7313) -* Bugfix - Expand file tree also when no folders are synced: [#7336](https://github.com/owncloud/client/issues/7336) -* Bugfix - Fixed bug saving the cookies: [#7700](https://github.com/owncloud/client/issues/7700) -* Bugfix - Fixed crash in the setup wizard: [#7709](https://github.com/owncloud/client/issues/7709) -* Bugfix - Fixed bug in the Virtual File warning dialog: [#7710](https://github.com/owncloud/client/issues/7710) -* Bugfix - Fixed a potential crash while discovering moves: [#7722](https://github.com/owncloud/client/issues/7722) -* Bugfix - Add Folder Sync Connection sometimes does not warn: [#7741](https://github.com/owncloud/client/issues/7741) -* Bugfix - Resize the buttons in the settings view dynamically: [#7744](https://github.com/owncloud/client/issues/7744) -* Bugfix - Fix status icon after move errors: [#7759](https://github.com/owncloud/client/issues/7759) -* Bugfix - Fixed a potential crash on cancellation of discovery jobs: [#7760](https://github.com/owncloud/client/pull/7760) -* Bugfix - Fix a potential crash on Windows VFS: [#7761](https://github.com/owncloud/client/issues/7761) -* Bugfix - Fixed OAuth2 login of user with `+`: [#7762](https://github.com/owncloud/client/issues/7762) -* Bugfix - On Windows the share dialog does not open as the top most window: [#7774](https://github.com/owncloud/client/issues/7774) -* Bugfix - Client sometimes crashes when a placeholder file was moved: [#7799](https://github.com/owncloud/client/issues/7799) -* Bugfix - Don't override cookies with old values: [#7831](https://github.com/owncloud/client/pull/7831) -* Bugfix - Closing prompt has the same effect as accepting: [#7874](https://github.com/owncloud/client/issues/7874) -* Bugfix - Crash on migration of old settings: [#7878](https://github.com/owncloud/client/issues/7878) -* Change - Restart the client after an update: [#3922](https://github.com/owncloud/enterprise/issues/3922) -* Change - Wizard is hidden behind the browser: [#7856](https://github.com/owncloud/client/issues/7856) - -## Details - -* Bugfix - Client sometimes does not show up when started by a user: [#7018](https://github.com/owncloud/client/issues/7018) - - We fixed a bug where a client sometimes does not show up when a user request a - start. - - https://github.com/owncloud/client/issues/7018 - -* Bugfix - Fix several wrong colored icons in dark mode: [#7043](https://github.com/owncloud/client/issues/7043) - - We fixed multiple issues where monochrome icons where not converted to match the - current theme. - - https://github.com/owncloud/client/issues/7043 - -* Bugfix - Fixed bug in public link with password required: [#7247](https://github.com/owncloud/client/issues/7247) - - In the sharing dialog, "password required" capabilities lead to incorrect - behaviour - - https://github.com/owncloud/client/issues/7247 - -* Bugfix - Fixed editing public link expiration date: [#7313](https://github.com/owncloud/client/issues/7313) - - In the sharing dialog, allow editing public link expiration date when it is - enforced - - https://github.com/owncloud/client/issues/7313 - -* Bugfix - Expand file tree also when no folders are synced: [#7336](https://github.com/owncloud/client/issues/7336) - - We have fixed the behaviour of the folder Widget, when an account was added and - none of its folders was selected to be synced, the tree was not expanded. - - https://github.com/owncloud/client/issues/7336 - -* Bugfix - Fixed bug saving the cookies: [#7700](https://github.com/owncloud/client/issues/7700) - - Saving the cookies on Windows might fail if the containing folder does not exist - - https://github.com/owncloud/client/issues/7700 - -* Bugfix - Fixed crash in the setup wizard: [#7709](https://github.com/owncloud/client/issues/7709) - - Fixe crash if setup wizard is closed while the virtual file system dialog is - open - - https://github.com/owncloud/client/issues/7709 - https://github.com/owncloud/client/issues/7711 - -* Bugfix - Fixed bug in the Virtual File warning dialog: [#7710](https://github.com/owncloud/client/issues/7710) - - Don't show virtual file system warning again when the radio button is triggered - a second time. Declining the dialog had no effect as the radio button was - already checked - - https://github.com/owncloud/client/issues/7710 - https://github.com/owncloud/client/issues/7712 - -* Bugfix - Fixed a potential crash while discovering moves: [#7722](https://github.com/owncloud/client/issues/7722) - - https://github.com/owncloud/client/issues/7722 - -* Bugfix - Add Folder Sync Connection sometimes does not warn: [#7741](https://github.com/owncloud/client/issues/7741) - - Warn when adding a folder sync connection of a remote folder for which a subdir - is already synchronized - - https://github.com/owncloud/client/issues/7741 - -* Bugfix - Resize the buttons in the settings view dynamically: [#7744](https://github.com/owncloud/client/issues/7744) - - Since Qt 5.12 the button text gets elided automatically if the button text would - exceed the button width. - - https://github.com/owncloud/client/issues/7744 - -* Bugfix - Fix status icon after move errors: [#7759](https://github.com/owncloud/client/issues/7759) - - The file status icon was not showing an error when a move operation failed - - https://github.com/owncloud/client/issues/7759 - -* Bugfix - Fixed a potential crash on cancellation of discovery jobs: [#7760](https://github.com/owncloud/client/pull/7760) - - https://github.com/owncloud/client/pull/7760 - -* Bugfix - Fix a potential crash on Windows VFS: [#7761](https://github.com/owncloud/client/issues/7761) - - We've fixed a potential crash where marking a file as "Always keep on this - device" caused the client to crash. - - https://github.com/owncloud/client/issues/7761 - -* Bugfix - Fixed OAuth2 login of user with `+`: [#7762](https://github.com/owncloud/client/issues/7762) - - Make sure that the `+` in the user name is properly encoded in the URL opened by - the browser when doing an OAuth2 authentication. - - https://github.com/owncloud/client/issues/7762 - -* Bugfix - On Windows the share dialog does not open as the top most window: [#7774](https://github.com/owncloud/client/issues/7774) - - We now ensure that our dialogs are correctly raised. - - https://github.com/owncloud/client/issues/7774 - -* Bugfix - Client sometimes crashes when a placeholder file was moved: [#7799](https://github.com/owncloud/client/issues/7799) - - We fixed an issue where moving a placeholder file would lead to a crash. - - https://github.com/owncloud/client/issues/7799 - -* Bugfix - Don't override cookies with old values: [#7831](https://github.com/owncloud/client/pull/7831) - - We fixed a bug where a client sometimes overrode the content of the cookie jar - with outdated or corrupted values - - https://github.com/owncloud/client/pull/7831 - -* Bugfix - Closing prompt has the same effect as accepting: [#7874](https://github.com/owncloud/client/issues/7874) - - We fixed the handling of the user's input. - - https://github.com/owncloud/client/issues/7874 - -* Bugfix - Crash on migration of old settings: [#7878](https://github.com/owncloud/client/issues/7878) - - We fixed a crash when user settings are migrated to a new client version. - - https://github.com/owncloud/client/issues/7878 - -* Change - Restart the client after an update: [#3922](https://github.com/owncloud/enterprise/issues/3922) - - We now start the client after an update, if the client was running before the - update. - - https://github.com/owncloud/enterprise/issues/3922 - -* Change - Wizard is hidden behind the browser: [#7856](https://github.com/owncloud/client/issues/7856) - - We now raise the wizard after a successful authentication - - https://github.com/owncloud/client/issues/7856 - -# Changelog for ownCloud Desktop Client [2.6.2] (2020-02-21) - -The following sections list the changes in ownCloud Desktop Client 2.6.2 relevant to -ownCloud admins and users. - -[2.6.2]: https://github.com/owncloud/client/compare/v2.6.1...v2.6.2 - -## Summary - -* Change - Add branding option to disable experimental features: [#7755](https://github.com/owncloud/client/issues/7755) - -## Details - -* Change - Add branding option to disable experimental features: [#7755](https://github.com/owncloud/client/issues/7755) - - https://github.com/owncloud/client/issues/7755 - -# Changelog for 2.6.1 versions and below -version 2.6.1 (2020-01-17) -(last updated on de0d330c002436454f3fe4929bd707e5f0425949) - -Changes: -* GUI: Change the display name to "server (user name)", show the full text in the tooltip (#6728) -* GUI: Add quit button to the settings dialog (#7547) -* GUI: Show a warning that proxy settings do not apply to localhost (#7169) -* CLI: Make it possible to show settings/quit by command line invocation (#7018, #7547) -* Linux: Add action to Desktop file to show settings, quit the client (#7018, #7547) - -Bugfixes: -* Sync: Correctly sync files on Windows after they got unlocked (owncloud/enterprise#3609) -* Log: Message priority wasn't handled correctly so the console log was flooded(#7453) -* Vfs: Do not overwrite existing files by placeholder (#7557, #7556) -* Discovery: Allow more HTTP error code to be treated as ignored dir (#7586) -* GUI: Limit the clickable region of the 'add folder' button (#7326) -* GUI: Don't show the "All files deleted" popup when unselecting everything with selective sync (#7337) -* GUI: Don't put a too big icon in about dialog (#7574) -* Shell Integration: Don't assume read-only folder when permissions are not known (#7330) -* Sync: Temporary disable http2 support by default again (#7610) -* Windows Installer: Remember install location on auto update (#7580) - -version 2.6.0 (2019-11-11) -(last update on 5131f50ff048d5213aa69edfbae349de2822498a) - -Major changes and additions: -* Rewrote discovery code for performance improvements and better maintainability. -* Tech Preview: Add native virtual files mode for Windows 10. - (https://github.com/owncloud/client/wiki/Virtual-Files-on-Windows-10) -* Tech Preview: Improvements and fixes for all virtual files mode - (https://github.com/owncloud/client/wiki/Virtual-Files) -* Add basic support for libcloudproviders for gtk/gnome integration (#7209) -* Remove support for Shibboleth auth, please use OAuth2 server app (#6451) - -Some small changes and bug fixes: -* Sync: Better detection of complex renames -* Sync: Add workarounds so HTTP2 may be enabled with Qt >=5.12.4 (#7092, #7174) -* Sync: When propagating new remote directories, set local mtime to server mtime (#7119) -* Sync: Add support for asynchronous upload operations (core#31851) -* Sync: Handle blacklisted_files server capability (#434) -* Sync: Fix downloading of files when the database is used for local discovery -* Sync: Fix sync progress when virtual files are created (#6933) -* Sync: Fix issue with a folder being renamed into another renamed folder (#6694) -* Sync: Reduce client-triggered touch ignore duration from 15s to 3s -* Sync: Fix file attribute propagation when propagating conflicts -* Sync: Fix local discovery when removing a selective sync exclusion -* Sync: Fix detection of case-only renames on Windows -* Sync: Fix race conditions in the linux folder watcher (#7068) -* Sync: Fix issue with special characters in the filename and chunked uploads (#7176) -* Sync: Fix renaming a single file causing the "all files deleted" popup (#7204) -* Sync: Reduce memory use during uploads by not reading whole chunks to memory (#7226) -* Sync: Don't abort on 404, 500, 503 errors (#5088, #5859, #7199) -* Sync: Fix parsing of etags, improving move detection (#7271, #7345) -* Sync: If a move is forbidden, restore the source (#7410) -* Sync: When moving is allowed but deleting is not, do not restore moved items (#7293) -* Sync: Fix delete-before-rename bug (#7441) -* Sync: Delay job execution a bit (#7439) -* Sync: Make sure we schedule only one job (#7439) -* Sync: PropagateDownload: Don't try to open readonly temporaries (#7419) -* Sync: Don't fatal on "Storage temporarily unavailable" (#5088) -* Experimental: Add capability to sync file deltas. (#179) (https://github.com/owncloud/client/wiki/DeltaSync) -* Vfs: The online-only/available-locally flag applies to new remote files now. -* Vfs: Introduce actions and warning text for switching vfs on and off. -* Vfs: Cannot be used with selective sync at the same time. -* Vfs: Can now be fully enabled or disabled. -* Vfs: Suffix mode ignores remote files with the suffix (#6953) -* Vfs: Fix behavior when file is renamed and suffix is added/removed at the same time (#7001) -* Vfs: Improve notifications for file creation actions (#7101) -* Vfs: Improve user-visible aspects of pinning and availability (#7111) -* Vfs: Add note about which plugin is in use to about dialog (#7137) -* Vfs: Fix reliability of "Download file" context menu action (#7124) -* Vfs: Fix crash when dehydrating a complete folder -* Vfs: Make "Free space" context menu action only enabled when it has an effect (#7143) -* Vfs: Ensure the database temporaries are marked as excluded (#7141) -* Vfs: Don't dehydrate existing data when switching on (#7302) -* Vfs: Fix move detection when virtual files are involved (#7001) -* Vfs: Lots of tests and corrections for suffix edge cases (#7350, #7261) -* GUI: Adjust "new public link share" ui so options can be set before share creation -* GUI: Added action to open folder in browser to selective sync context menu (#6471) -* GUI: Add server version info to SSL info button (#6628) -* GUI: Allow log window of running client to be opened via command line -* GUI: Introduce conflict resolution actions to right-click menu of conflicts and files in read-only directories (#6252) -* GUI: Update sooner when user resolves a conflict (#7073) -* GUI: Improve error message for missing data in server replies (#7112) -* GUI: Remove log window, instead focus on easy handling of log files (#6475) -* GUI: Fix notification buttons sometimes getting their own window (#7185) -* GUI: Notifications: Remove do-nothing "OK" button (#7355) -* GUI: Add "Show file versions" context menu action (#7196) -* GUI: Fix layout in "Add Certificate" dialog (#7184) -* GUI: Fix duplicated error message for fatal errors (#5088) -* GUI: Fix selective sync ui initial state after account creation (#7336) -* GUI: Improve help text in ignore editor (#7162) -* GUI: Show restoration items in protocol -* Sharing: Fix issues with enforced passwords and expiry (#7246, #7245) -* Sharing: Fix re-sharing an item in a share with limited permissions (#7275) -* Sharing: Use the default expiration date even when not enforced (#7256) -* Sharing: When sharing from context menu, show dialog if share creation fails (#7286) -* Sharing: Always show at least readonly permissions (#7429) -* OSX: Fix issues with Finder integration being gone after reboot -* OSX: Use the same implementation as on Linux/Windows for the settings dialog (#7371) -* Linux: Add autostart delay to avoid tray icon issues (#6518) -* Folder watcher: Test before relying on it (#7241) -* Client certs: Fix storage of large certs in older Windows versions (#6776) -* Updater: Show a nicer version string In the "available update" notification (#6602) -* Updater: Set correct state on network error (#3933) -* Updater: Provide more useful options on update failure (#7217) -* Updater: Improve logging (#3475, #7388) -* Updater: Fix Version number not shown in the user visible string (#7288) -* DB: Database path for new folders now starts with ".sync_", avoiding the "._" (#5904) -* File hashes: Add support for SHA256 and SHA3 -* Cmd: Respect chunk sizing environment variables (#7078) -* Log: Don't write to logdir if --logfile is passed (#6909) -* Log: Make --logfile - work on Windows -* Log: Make --logdir compress logs reliably (#7353) -* Log: Print critical and fatal messages to stderr -* Doc: Migrate the documentation to Antora (#6785) -* Doc: Update Windows build instructions -* Doc: Add explanation of how to manually change server URL (#6579) -* Doc: List more environment variables -* Doc: List more config file options (owncloud/docs#1365) -* Build: Fix KDEInstallDirs deprecation warnings (#6922) -* Build: Fixes for compiling on "remarkable" tablet (#6870) -* Build: Add PLUGINDIR variable for finding vfs plugins (#7027) -* Build: Drone (#7426) -* Build: Remove 'binary' submodule, remove outdated VS projects -* Translations: Change the way we pull in translations (#7426) -* Remove the WebKit dependency (#6451) -* Several performance optimizations -* Update SQLite3 to 3.27.2 (if bundled) -* Many test improvements (like #6358) - -version 2.5.4 (2019-03-19) -* Crash fix: Infinite recursion for bad paths on Windows (#7041) -* Crash fix: SocketApi mustn't send if readyRead happens after disconnected (#7044) -* Fix rare error causing spurious local deletes (#6677) -* Disable HTTP2 support due to bugs in Qt 5.12.1 (#7020, QTBUG-73947) -* Fix loading of persisted cookies when loading accounts (#7054) -* Windows: Fix breaking of unrelated explorer actions (#7004, #7023) -* Windows: Forbid syncing of files with bytes 0x00 to 0x1F in filenames (#6987) -* macOS: Opt out of dark mode until problems can be addressed (#7043) -* macOS: Fix folder dehydration requests (#6977) -* Linux: Tray: Try to establish tray after 10s if failed initially (#6518) -* Linux: FolderWatcher: Work around missing notifications (#7068) -* Shares: "copy link" action can create shares with expiry (#7061) -* Selective sync: Don't collapse folder tree when changing selection (#7055) -* Client cert dialog: Avoid incorrect behavior due to multiple signal connections - -version 2.5.3 (2019-02-07) -* Connectivity: Add a noUnauthedRequests branding option -* Credentials: Warn in log if keychain-write jobs fail (#6776) -* Database: Move drop-index to after pragmas are set (#6881) -* Download: Ignore Content-length for compressed HTTP2/SPDY replies (#6885) - -version 2.5.2 (2019-01-25) -* Crash fix: macOS: When opening settings dialog (#6930) -* Crash fix: macOS: While app is in background -* Crash fix: When deleting an account (#6893) -* Crash fix: During password dialog -* SyncJournalDB: Change sqlite3 locking_mode to "exclusive" (#6881) -* Wizard: Fix setting up accounts with SSL client certs (#6911) -* Sync: Fix duplicate slashes in destination of MOVE operation (#6904) -* Sync: Fix file unlocking triggering too many syncs (#6822) -* GUI: Increase default size of ignore list editor (#6641) -* GUI: Fix background color of SSL info button (#871) -* GUI: Ctrl-L and Cmd-L open the log window (F12 is sometimes taken) -* Vfs: Fix problem with dehydrating a file on OSX (#6844) -* Vfs: Do not show settings window when opening a virtual file (#6764) -* Settings: Fix lookup of system override settings (e.g. from HKEY_LOCAL_MACHINE) -* macOS: New "make macdeployqt" target instead of deploying Qt on "make install" - -version 2.5.1 (2018-11-09) -* OAuth2: Refresh the token without aborting the sync (#6814) -* OAuth2: Fix migration from BasicAuth when the server uses LDAP -* Linux: FolderWatcher: fix paths after dir renames (#6808) -* Sync: Always recurse within touched directory (#6804) -* Sync: Fixed crash when aborting sync of large files with older servers -* Sync: Don't error out if X-OC-MTime header is missing (#6797) -* Sync: Fix memory leak during upload (#6699) -* Sync: Server Move: Fix too many starting slashes in the destination header (#6824) -* Sync: Windows: Don't check if a server file name can be encoded (#6810) -* Virtual Files: Renaming a virtual files also rename the file on the server (#6718) -* Virtual Files: Disable the 'choose what to sync' in the new folder wizard when virtual files are selected -* Account Settings: Add a context menu entry to enable or disable virtual files (#6725) -* Account Settings: Fix progress being written in white when there are errors -* Account Settings: Link to about dialog from old about space in General Settings -* GUI: Plug a few smaller memory leaks -* Wizard: Reset the QSslConfiguration before checking the server (#6832) -* Wizard: Manual folder configuration should not create the local folder (#6853) -* Windows Shell Integration: No limit on the amount of selected files (#6780) -* Windows Shell Integration: Make OCUtil helper lib static and link it statically against crt -* Windows: Disable autostartCheckBox if autostart is configured system wide (#6816) -* Windows: Make qFatal() trigger the crash reporter on Windows (#6823) -* macOS: Fix icon name in Info.plist -* macOS: Do not select ownCloud in Finder after installation (#6781) -* macOS: Improve macdeployqt.py -* Discovery: Include path in error message (#6826) -* Database: Allow downgrade from 2.6 -* Migration from 2.4: fallback to move file by file if directory move failed (#6807) -* owncloudcmd: Read server version and dav user id from the server (#6830) - -version 2.5.0 (2018-09-18) -* Local discovery: Speed up by skipping directories without changes reported by the file system watcher. -* Experimental option to create virtual files (e.g. my_document.txt.owncloud) and download contents on demand ("placeholders") -* Windows: Add sync folders to Explorer's navigation pane (#5295) -* Config: Client configuration in roaming profile on Windows, XDG conform on Linux (#684, #2245) -* Experimental option to upload conflict files (#4557) -* Conflicts: Change conflict file naming scheme -* Conflicts: Add user name to conflict file name (#6325) -* Conflicts: Better comparison when connection broke (#6626) -* Conflicts: Deal with file/folder conflicts (#6312) -* Conflicts: Change tray icon for unresolved conflicts (#6277) -* Conflicts: Add documentation link to conflicts listing (#6396) -* Conflicts: Change tags to be more user friendly (#6365) -* Share dialog: Allow opening it if the file's contents are still syncing (#4608) -* Share dialog: Don't hide account settings when opening it (#6185) -* Share dialog: Remove odd grey square on OSX (#5774) -* Share dialog: Preserve the entered password when unrelated changes are done (#6512) -* Share dialog: Fix Re-shares not not showing up (#6666) -* Sharing: Add "copy public link" to menu (#6356) -* Share link: Update permission wording (#6192) -* Private links: improve legacy fileid derivation (#6745) -* User shares: Show avatars -* OAuth2: Remove the timeout (#6612) -* Wizard: Remove the "Skip folder config" button and instead add a radio button (#3664) -* Wizard: Fix for back button in OAuth2 (#6574) -* Wizard: add a context menu to copy the OAuth2 link (enterprise -* Wizard: Put errors into a scroll area (#6546) -* Wizard: show a message when the URL is invalid -* Wizard: pre-select the right radio button (#6685) -* Selective Sync: Do not abort applying selective sync if one folder has an error (#6675) -* Protocol: Introduce context menu with "open in browser" (#6121) -* Protocol: Correct sorting by size (#6326) -* Issues tab: Invalidate issues selectively (#6226) -* Issues tab: Don't allow two issues for the same file/folder -* Issues tab: addItem performance improvement -* Activities: Remove the text that a server does not support activities when the account is removed (#6679) -* Activities: Handle the fact that the username can contain a '@' (#6728) -* Notifications: Lower hiding timeout -* Notifications: Also have clickable link (#6236) -* Shell integration: Add "Open in browser" entry in the explorer menu (#5903) -* Sync journal: Fix crash when unmounting a drive while a sync is running (#6049) -* Client certs: Improve error message (#6128) -* Settings: Hide selective sync buttons while disconnected (#5809) -* Settings: Show account page when account created -* Settings: Move "About" to a dialog (#6075) -* Settings: Force sync should wipe the blacklist (#6757) -* Excludes: Optimize further the matching of exclude files using regular expression -* Windows: Update Overlay Icon naming -* Windows: Release handle/fd when file open fails (#6699) -* Config: Look for exclude file in a relative path. -* Config: Versionize settings -* Settings: Fix rename migration issue on old macOS -* Credentials: Re-try on Linux if daemon not running (#4274, #6522) -* Windows: Fixed MSVC build and compiler bugs -* Proxy: Hostname validation and reconnection on setting change (#6140) -* owncloudcmd: Set proxy earlier (#6281) -* Exclude regex: Restore old matching on Windows (#6245) -* Build system: Modernize the CMakeLists.txt files -* Use standard png2ico -* Sync: When detecting a local move, keep the local mtime (#6629) -* Sync: Better error handling for local directory parsing (#6610) -* Sync: Error if properties are missing (#6317) -* Sync: Recover when the PUT reply (or chunking MOVE) is lost (#5106) -* Sync: Do not abort a sync if the server closes the connection (#6516) -* Sync: Increase the timeout for the last MOVE/PUT for huge files (#6527) -* Sync: Fix renames making hierarchy inversion (#6694) -* Sync: RemotePermissions: Fix empty vs null (#4608) -* Sync: Fix the "direction" of the "all file deleted" message when the server is reset (#6317) -* Data-Fingerprint: Fix backup detection when fingerprint is empty -* propagateuploadv1: Fixed an assert with ownCloud 5 -* Download: Use the from the reply in the error message (#6459, #6459) -* SocketAPI: dynamic action menu -* Hidden option to move remote-deleted files to trash (#6265) -* FolderStatusModel: Refresh folders on Problem sync (#6337) -* SyncJournal: Clear etag filter before sync -* SyncEngine: Use separate state for two unicode conversions -* owncloudcmd: Do not read the proxy settings from the gui's config file -* ProgressInfo: Add information for local vs remote discovery -* SyncResult: Make sure the number of conflicts is correct (#6226) -* Remove the "CSync" wording from the error messages -* Apply branding to crashreporter resources file -* SslButton: Add HTTP/2 info (#3146) -* SslButton: Improve speed (especially on macOS) (#6031) -* Folder: normalize the local path. (#4424) -* Folder: Fix checking if the folder can be used as sync folder (#6654) -* Blacklisting must prevent parent etag updates (#6411) -* FolderStatusModel: fix potential assert -* Nautilus integration: Not a ColumnProvider -* Nautilus integration: Fix python3 compatibility (#6406, #6643) -* Nautilus: Guard against None state (#6643) -* Dolphin plugin: fall back if $XDG_RUNTIME_DIR is empty -* Notify if an explicitly excluded folder is created (#6222) -* Theme: unify ownCloudTheme and Theme classes -* SyncJournalDb::setSelectiveSyncList: Always use a transaction (#6431) -* Folders: Use "Problem" icon for unresolved conflicts (#6277) -* macOS: Unload the Finder extension on exit (#5382, #3819) -* Logging: Go to new file on Problem/Abort too (#6442) -* Logging: Compress log when switching files (#6442) -* Logging: Add persistent auto-logdir option (#6442) -* Logging: .owncloudsynclog: Allow 10 MB of size (#6420) -* Logging: .owncloudsynclog: Persist X-Request-ID for correlation with server (#6420) -* UI: High-DPI layout fixes -* Network settings: Better warnings about bad configuration (#5885) -* Folder watcher: Show a notification if it becomes unreliable (#6119) -* Ignore editor: Preserve comments in the exclude list file -* Updater: Support EXE->MSI upgrade (different code than 2.4) -* Updater: Remove unused installers before copying new ones into the appdata dir (#6690) -* ConnectionValidator: change the minimum server version to 7.0 -* ConnectionValidator: Warn when the server version is less than 10.0 -* Valgrind: Refactorings to avoid errors -* Crash fixes (#6562 and more) -* Windows: Fix missing company name in our DLLs -* Windows: Appveyor/craft changes -* Linux: More tray workarounds (#6545) -* libocsync: Rename to ${APPLICATION_EXECUTABLE}_csync -* Don't use Qt deprecated API now that we required Qt 5.6 - -version 2.4.3 (2018-08-13) -* Windows: Don't ignore files with FILE_ATTRIBUTE_TEMPORARY (#6696, #6610) -* OAuth2: Fix infinite loop when the refresh token is expired -* Windows MSI: Fix crash in the auto updater -* Nautilus: Guard against None state (#6643) - -version 2.4.2 (2018-07-18) -* Linux: Tray workarounds (#6545) -* Fix nautilus/nemo shell issues (#6393, #6406) -* Updater: Add update channel feature (#6259) -* Updater: Support EXE->MSI upgrade -* SyncJournal: Fixes for sync folders on removable media (#6049, #6049) -* SslButton: Add HTTP/2 info (#3146) -* Fix assert when using ownCloud server 5 (which you should not) (#6403) -* Normalize local path (#4424) -* Blacklisting must prevent parent etag updates (#6411) -* macdeployqt: Adjust minimum version based on our Qt (#5932) -* macOS: Unload the Finder extension on exit (#5382, #3819) -* Upload: Adjust timeout for final job based on file size (#6527) -* Sync: When detecting a local move, keep the local mtime (#6629) -* Credentials: Retry fetching from the keychain in case the keychain is still starting (#4274, #6522) -* OAuth2: Try to refresh the token even if the credentials weren't ready (#6522) - -version 2.4.1 (2018-03-05) -* Ignore files with file names that can't be encoded for the filesystem (#6287, #5676, #5719) -* Issues: Speed up insertion and add hard upper limit (#6272) -* Notifications: Fix "Dismiss" action -* Notifications: Fix timer invocation on macOS -* Notifications: Immediately poll when account online -* Protocol: Remove entries for auto resolved conflicts (#6316) -* owncloudcmd: Set proxy before capabilities call (#6281) -* owncloudcmd: Do not do the capability call when --nonshib is passed -* Avatars: Use old location for servers <10 (#6279) -* Link shares: Change default share name (#6298) -* Sharing: Use maximum allowed permissions for new share (#6346) -* Nautilus integration: Work with python2 and python3 -* Windows: Don't delete contents behind directory junctions (#6322) -* SyncJournal: Don't use LIKE with paths (#6322) -* Fix setting launch-on-startup when the first account is set up (#6347) -* HTTP2: Only allow with Qt 5.9.4 (#6285) -* Crash fixes - -version 2.4.0 (2017-12-21) -* If you're using 2.4.0 alpha1, please upgrade as previous alphas/rcs had an issue with hidden files and renames! -* OAuth2 authentication support by opening external browser (#5668) -* Shibboleth: Change to use OAuth2 if supported (#6198) -* Sharing: Add support for multiple public link shares (#5655) -* Sharing: Add option to copy/email private links (#5023, #5627) -* Sharing: Add option "show file listing" (#5837) -* Sharing: Show warning that links are public (#5747) -* Sharing: Sharing dialog redesign: multiple share links support (#5695) -* Sharing: Make "can edit" partially checked sometimes (#5642) -* Sharing: Trigger a sync for folder affected by a change of sharing (#6098) -* Wizard: Never propose an existing folder for syncing (#5597) -* Wizard: Don't show last page anymore, go to settings directly (#5726) -* Wizard: Handle url-shortener redirects (#5954) -* Wizard: Resolve url/ redirects only if url/status.php not found (#5954) -* Wizard: Add explanation text when server error is shown (#6157) -* Wizard: Update the window size on high dpi screen (#6156) -* Wizard: Don't report confusing error message (#6116) -* Gui: Display the user server avatar (#5482) -* Gui: Use display name of user, not internal name -* Server URL: Update configuration in case of permanent redirection (#5972) -* Gui: Allow to add multiple sync folder connection of the same folder (#6032) -* Tray Menu: More detailed status messages -* Tray Menu: Shibboleth: raise the browser when clicking on the tray (#6105) -* Activity: Link errors from the account tab, allow filtering by account/folder (#5861) -* Activity: Present conflicts more prominently (#5894) -* Activity: Allow sorting the columns in issues and protocol tabs (#6093, #6086) -* Selective Sync: Open sub folder context menu (#5596) -* Selective Sync: Skip excluded folders when reading db (#5772) -* Selective Sync: Remove local files of unselected folder despite other modified files (#5783) -* Excludes: Remove .htaccess form list of excluded files (#5701) -* Excludes: Hardcode desktop.ini -* Excludes: Allow escaping "#" (#6012) -* Excludes: Use faster matching via QRegularExpression (#6063) -* Discovery: Increase the MAX_DEPTH and show deep folders as ignored (#1067) -* Discovery: General speed improvements -* Downloads: Remove empty temporary if disk space full (#5746) -* Downloads: Read Content-MD5 header for object store setups -* Checksums: Add global disable environment variable (#5017) -* Quota: PropagateUpload: Model of remote quota, avoid some uploads (#5537) -* Create favorite also in folder wizard (#455) -* Windows: Use the application icon for the Windows 8 sidebar favorite (#2446, #5690) -* macOS: Finder sidebar icon (#296) -* Overlay Icons: Consider also the "shared by me" as shared (#4788) -* Overlay Icons: Update right after sharing (#6115) -* Overlay Icons: Fix different case paths not matching (#5257) -* Overlay Icons: Detect changes in the shared flag (#6098) -* Windows Overlay Icons: Potential hang fixes -* Linux Overlay Icons: fix branded nemo and caja shell integration (#5966) -* Credentials: Fix behavior for bad password (#5989) -* Credentials: Don't create empty client cert keychain entries (#5752) -* Credentials: Namespace windows cred keys (#6125) -* Credentials: Use per-account keychain entries (#5830, #6126) -* AccountSettings: Triggering log in re-ask about previously rejected certificates (#5819) -* owncloudcmd: Added bandwidth limit parameter (#5707) -* owncloudcmd: Fix timestamps, Fix --logdebug -* AccountSettings: Sync with clean discovery on Ctrl-F6 (#5666) -* Sync: Dynamic sizing of chunks in chunked uploads for improved big file upload performance (#5852) -* Sync: Introduce overall errors that are not tied to a file (#5746) -* Sync: Better messaging for 507 Insufficient Storage (#5537) -* Sync: Create conflicts by comparing the hash of files with identical mtime/size (#5589) -* Sync: Avoid downloads by comparing the hash of files with identical mtime/size (#6153) -* Sync: Upload conflict files if OWNCLOUD_UPLOAD_CONFLICT_FILES environment variable is set (#6038) -* Sync: Blacklist: Don't let errors become warnings (#5516) -* Sync: Check etag again after active sync (#4116) -* Sync: Rename handling fixes: duplicate file ids (#6096, #6212) -* Sync: Rename handling fixes: File size must be equal -* Sync: Rename handling: Fix duplicate files on abort/resume sync (#5949) -* Sync: Add capability for invalid filename regexes (#6092) -* SyncJournalDB: Fall back to DELETE journal mode if WAL mode does not seem to work (#5723) -* SyncJournalDB: Don't crash if the db file is readonly (#6050) -* SyncJournalDB: DB close error is not fatal -* Fix at least one memory leak -* Documentation improvements -* Logging improvements (With Qt logging categories) (#5671) -* Logging filtering per account (#5672) -* Crash fixes -* Test improvements -* Small UI layout fixes -* Performance improvements -* Maintenance Mode: Detect maintenance mode (#4485) -* Maintenance Mode: Add a 1 to 5 min reconnection delay (#5872) -* HTTP: Send a unique X-Request-ID with each request (#5853) -* HTTP: Support HTTP2 when built and running with Qt 5.9.x (Official packages still on Qt 5.6.x) (#5659) -* owncloudcmd: Don't start if connection or auth fails (#5692) -* csync: Switch build from C to C++ (#6033) -* csync: Refactor a lot to use common data structures to save memory and memory copying -* csync: Switch some data structures to Qt data structures -* csync: Switch to using upper layer SyncJournalDB (#6087) -* Switch 3rdparty/json usage to Qt5's QJson (#5710) -* OpenSSL: Don't require directly, only via Qt (#5833) -* Remove iconv dependency, use Qt for file system locale encoding/decoding (emoji filename support on macOS) (#5875) -* Compilation: Remove Qt 4 code (#6025, #5702, #5505) -* Harmonize source code style with clang-format (#5732) -* Switch over to Qt 5 function pointer signal/slot syntax (#6041) -* Compile with stack-smashing protection -* Updater: Rudimentary support for beta channel (#6048) - -version 2.3.4 (2017-11-02) -* Checksums: Use addData function to avoid endless loop CPU load issues with Office files -* Packaging: Require ZLIB - -version 2.3.3 (2017-08-29) -* Chunking NG: Don't use old chunking on new DAV endpoint (#5855) -* Selective Sync: Skip excluded folders when reading DB, don't let them show errors (#5772) -* Settings: Make window bigger so Qt version is always visible (#5760) -* Share links: Show warning that public link shares are public (#5786) -* Downloads: Re-trigger folder discovery on HTTP 404 (#5799) -* Overlay Icons: Fix potential hangs on Windows -* SyncJournalDB: Don't use ._ as filename pattern if that does not work because of SMB storage settings (#5844) -* SyncJournalDB: Log reason for sqlite3 opening errors -* Notifications: Propagate "Dismiss" button action to server (#5922) -* Switch Linux build also to Qt 5.6.2 (#5470) -* Stopped maintaining Qt 4 build ability - -version 2.3.2 (2017-05-08) -* Fix more crashes (thanks to everyone submitting to our crash reporter!) -* Improve compatibility with server 10.0 (#5691, X-OC-Total-Size) -* Share dialog: UI improvements, Bring to front on tray click -* owncloudcmd: Align process return value with sync return value (#3936) -* Fix disk free check on Windows when opening the local DB - -version 2.3.1 (2017-03-21) -* Fix several crashes (thanks to everyone submitting to our crash reporter!) -* Improve HTTP redirect handling (#5555) -* Blacklist: Escalate repeated soft error to normal error (#5500) -* NTFS: Do not attempt to upload two existing files with similar casing (#5544) -* Fix URL for linking to application password generation for ownCloud 10.0 (#5605) - -version 2.3.0 (2017-03-03) -* Decreased memory usage during sync -* Overlay icons: Lower CPU usage -* Allow to not sync the server's external storages by default -* Switch Windows and OS X build to Qt 5.6.2 -* Switch to new ownCloud server WebDAV endpoint -* Chunking NG: New file upload chunking algorithm for ownCloud server 9.2 -* Allow to sync a folder to multiple different servers (Filename change from .csync_journal.db to _sync_$HASH.db) -* Conflicts: Use the local mtime for the conflict file name (#5273) -* "Sync now" menu item -* SSL Client certificate support improved (Show UI, Store keys in keychain) -* Propagator: Upload more small files in parallel -* Sync Engine: Read data-fingerprint property to detect backups (#2325) -* GUI: Show link to create an app password/token for syncing -* Share dialog: Add 'Mail link' button -* Caja file manager plugin -* Make "backup detected" message to not trigger in wrong cases -* SyncEngine: Fix renaming of folder when file are changed (#5192) -* Fix reconnect bug if status.php intermittently returns wrong data (#5188) -* Improve sync scheduling (#5317) -* Overlay icons: Improvements in correctness -* Tray menu: Only update on demand to fix Linux desktop integration glitches -* Progress: Better time/bandwidth estimations -* Network: Follow certain HTTP redirects (#2791) -* Network: Remove all cookies (including load balancers etc) when logging out -* Discovery thread: Low priority -* owncloudsync.log: Write during propagation -* Better error message for files with trailing spaces on Windows -* Excludes: Consider files in hidden folders excluded (#5163) -* Allow sync directory to be a symlinked directory -* Add manifest file on Windows to make the application UAC aware -* macOS: Improve monochrome tray icons -* Shibboleth bugfixes -* Fixes with regards to low disk space -* A ton of other bugfixes -* Refactorings -* Improved documentation -* Crash fixes - -version 2.2.4 (release 2016-09-27) -* Dolphin Plugin: Use the Application name for the socket path (#5172) -* SyncEngine: Fix renaming of folder when file are changed (#5195) -* Selective Sync: Fix HTTP request loop and show error in view (#5154) -* ConnectionValidator: properly handle error in status.php request (#5188) -* Discovery: Set thread priority to low (#5017) -* ExcludeFiles: Fix when the folder casing is not the same in the settings and in the FS -* ShareLink: Ensure the password line edit is enabled (#5117) - -version 2.2.3 (release 2016-08-08) -* SyncEngine: Fix detection of backup (#5104) -* Fix bug with overriding URL in config (#5016) -* Sharing: Fix bug with file names containing percent encodes (#5042, #5043) -* Sharing: Permissions for federated shares on servers >=9.1 (#4996, #5001) -* Overlays: Fix issues with file name casing on OS X and Windows -* Windows: Skip symlinks and junctions again (#5019) -* Only accept notification API Capability if endpoint is OCS-enabled (#5034) -* Fix windows HiDPI (#4994) -* SocketAPI: Use different pipe name to avoid unusual delay (#4977) -* Tray: Add minimal mode as workaround and testing tool for Linux issues (#4985, #4990) -* owncloudcmd: Fix --exclude regression #4979 -* Small memleak: Use the full file stat destructors (#4992) -* Fix small QAction memleak (#5008) -* Fix crash on shutting down during propagation (#4979) -* Decrease memory usage during sync #4979 -* Setup csync logging earlier to get all log output (#4991) -* Enable Shibboleth debug view with OWNCLOUD_SHIBBOLETH_DEBUG env - -version 2.2.2 (release 2016-06-21) -* Excludes: Don't redundantly add the same exclude files (memleak) (#4967, #4988) -* Excludes: Only log if the pattern was really logged. (#4989) - -version 2.2.1 (release 2016-06-06) - * Fix out of memory error when too many uploads happen (#4611) - * Fix display errors in progress display (#4803 #4856) - * LockWatcher: Remember to upload files after they become unlocked (#4865) - * Fix overlay icons for files with umlauts (#4884) - * Certs: Re-ask for different cert after rejection (#4898, #4911) - * Progress: Don't count items without propagation jobs (#4856, #4910) - * Utility: Fix for the translation of minutes, second (#4855) - * SyncEngine: invalid the blacklist entry when the rename destination change - -version 2.2.0 (release 2016-05-12) - * Overlay icons: Refactoring - mainly for performance improvements - * Improved error handling with Sync Journal on USB storages (#4632) - * Sharing Completion: Improved UI of completion in sharing from desktop. (#3737) - * Show server notifications on the client (#3733) - * Improved Speed with small files by dynamic parallel request count (#4529) - * LockWatcher: Make sure to sync files after apps released exclusive locks on Windows. - * Improved handling of Win32 file locks and network files - * Workaround Ubuntu 16.04 tray icon bug (#4693) - * Removed the Alias field from the folder definition (#4695) - * Improved netrc parser (#4691) - * Improved user notifications about ignored files and conflicts (#4761, #3222) - * Add warnings for old server versions (#4523) - * Enable transportation checksums if the server supports based on server capabilities (#3735) - - * Default Chunk-size changed to 10MB (#4354) - * Documentation Improvements, ie. about overlay icons - * Translation fixes - * Countless other bugfixes - * Update of QtKeyChain to support Windows credential store - * Packaging of dolphin overlay icon module for bleeding edge distros - -version 2.1.1 (release 2016-02-10) - * UI improvements for HiDPI screens, error messages, RTL languages - * Fix occurrences of "Connection Closed" when a new unauthenticated TCP socket is used - * Fix undeliberate WiFi scanning done by Qt Network classes - * Several fixes/improvements to the sharing dialog - * Several fixes/improvements to the server activity tab - * Create the directory when using --confdir and it does not exist - * Windows Overlay icons: Fix DLL and icon oddities - * Mac Overlay icons: Don't install legacy Finder plugin on >= 10.10 - * Linux Overlay icons: Nemo plugin - * Overlay icons: Fix several wrong icon state computations - * Allow changeable upload chunk size in owncloud.cfg - * Crash fixes on account deletion - * Forget password on explicit sign-out - * OS X: Fix the file system watcher ignoring unicode paths (#4424) - * Windows Installer: Update to NSIS 2.50, fixes possible DLL injection - * Sync Engine: .lnk files - * Sync Engine: symlinked syn directories - * Sync Engine: Windows: Fix deleting and replacing of read-only files (#4308, #4277) - * Sync Engine: Fixes for files becoming directories and vice versa (#4302) - * Misc other fixes/improvements - -version 2.1 (release 2015-12-03) - * GUI: Added a display of server activities - * GUI: Added a separate view for not synced items, ignores, errors - * GUI: Improved upload/download progress UI (#3403, #3569) - * Allowed sharing with ownCloud internal users and groups from Desktop - * Changed files starting in .* to be considered hidden on all platforms (#4023) - * Reflect read-only permissions in filesystem (#3244) - * Blacklist: Clear on successful chunk upload (#3934) - * Improved reconnecting after network change/disconnect (#4167 #3969 ...) - * Improved performance in Windows file system discovery - * Removed libneon-based propagator. As a consequence, The client can no - longer provide bandwidth limiting on Linux-distributions where it is - using Qt < 5.4 - * Performance improvements in the logging functions - * Ensured that local disk space problems are handled gracefully (#2939) - * Improved handling of checksums: transport validation, db (#3735) - * For *eml-files don't re-upload if size and checksum are unchanged (#3235) - * Ensured 403 reply code is handled properly (File Firewall) (#3490) - * Reduced number of PROPFIND requests to server(#3964) - * GUI: Added Account toolbox widget to keep account actions (#4139) - * Tray Menu: Added fixes for Recent Activity menu (#4093, #3969) - * FolderMan: Fixed infinite wait on pause (#4093) - * Renamed env variables to include unit (#2939) - * FolderStatusModel: Attempt to detect removed undecided files (#3612) - * SyncEngine: Don't wipe the white list if the sync was aborted (#4018) - * Quota: Handle special negative value for the quota (#3940) - * State app name in update notification (#4020) - * PropagateUpload: Fixed double-emission of finished (#3844) - * GUI: Ensured folder names which are excluded from sync can be clicked - * Shell Integration: Dolphin support, requires KF 5.16 and KDE Application 15.12 - * FolderStatusModel: Ensured reset also if a folder was renamed (#4011) - * GUI: Fixed accessibility of remaining items in full settings toolbar (#3795) - * Introduced the term "folder sync connection" in more places (#3757) - * AccountSettings: Don't disable pause when offline (#4010) - * Fixed handling of hidden files (#3980) - * Handle download errors while resuming as soft errors (#4000) - * SocketAPI: Ensured that the command isn't trimmed (#3297) - * Shutdown socket API before removing the db (#3824) - * GUI: Made "Keep" default in the delete-all dialog (#3824) - * owncloudcmd: Introduced return code 0 for --version and --help - * owncloudcmd: Added --max-sync-retries (#4037) - * owncloudcmd: Don't do a check that file are older than 2s (#4160) - * Fixed getting size for selective sync (#3986) - * Re-added close button in the settings window (#3713) - * Added ability to handle storage limitations gracefully (#3736) - * Organized patches to our base Qt version into admin/qt/patches - * Plus: A lot of unmentioned improvements and fixes - -version 2.0.2 (release 2015-10-21) - * csync_file_stat_s: Save a bit of memory - * Shibboleth: Add our base user agent to WebKit - * SelectiveSync: Increase folder list timeout to 60 - * Propagation: Try another sync on 423 Locked (#3387) - * Propagation: Make 423 Locked a soft error (#3387) - * Propagation: Reset upload blacklist if a chunk succeeds - * Application: Fix crash on early shutdown (#3898) - * Linux: Don't show settings dialog always when launched twice (#3273, #3771, #3485) - * win32 vio: Add the OPEN_REPARSE_POINTS flag to the CreateFileW call. (#3813) - * AccountSettings: only expand root elements on single click. - * AccountSettings: Do not allow to expand the folder list when disconnected. - * Use application SHORT name for the name of the MacOSX pkg file (ownBrander). - * FolderMan: Fix for removing a syncing folder (#3843) - * ConnectionMethodDialog: Don't be insecure on close (#3863) - * Updater: Ensure folders are not removed (#3747) - * Folder settings: Ensure path is cleaned (#3811) - * Propagator: Simplify sub job finished counting (#3844) - * Share dialog: Hide settings dialog before showing (#3783) - * UI: Only expand 1 level in folder list (#3585) - * UI: Allow folder expanding from button click (#3585) - * UI: Expand folder treeview on single click (#3585) - * GUI: Change tray menu order (#3657) - * GUI: Replace term "sign in" with "Log in" and friends. - * SetupPage: Fix crash caused by uninitialized Account object. - * Use a themable WebDAV path all over. - * Units: Back to the "usual" mix units (JEDEC standard). - * csync io: Full UNC path support on Win (#3748) - * Tray: Don't use the tray workaround with the KDE theme (#3706, #3765) - * ShareDialog: Fix folder display (#3659) - * AccountSettings: Restore from legacy only once (#3565) - * SSL Certificate Error Dialog: show account name (#3729) - * Tray notification: Don't show a message about modified folder (#3613) - * PropagateLocalRemove: remove entries from the DB even if there was an error. - * Settings UI improvements (eg. #3713, #3721, #3619 and others) - * Folder: Do not create the sync folder if it does not exist (#3692) - * Shell integration: don't show share menu item for top level folders - * Tray: Hide while modifying menus (#3656, #3672) - * AddFolder: Improve remote path selection error handling (#3573) - * csync_update: Use excluded_traversal() to improve performance (#3638) - * csync_excluded: Add fast _traversal() function (#3638) - * csync_exclude: Speed up significantly (#3638) - * AccountSettings: Adjust quota info design (#3644, #3651) - * Adjust buttons on remove folder/account questions (#3654) - -version 2.0.1 (release 2015-09-01) - * AccountWizard: fix when the theme specify a override URL (#3699) - -version 2.0.0 (release 2015-08-25) - * Add support for multiple accounts (#3084) - * Do not sync down new big folders from server without users consent (#3148) - * Integrate Selective Sync into the default UI - * OS X: Support native finder integration for 10.10 Yosemite (#2340) - * Fix situation where client would not reconnect after timeout (#2321) - * Use SI units for the file sizes - * Improve progress reporting during sync (better estimations, show all files, show all bandwidth) - * Windows: Support paths >255 characters (#57) by using Windows API instead of POSIX API - * Windows, OS X: Allow to not sync hidden files (#2086) - * OS X: Show file name in UI if file has invalid UTF-8 in file name - * Sharing: Make use of Capability API (#3439) - * Sharing: Do not allow sharing the root folder (#3495) - * Sharing: Show thumbnail - * Client Updater: Check for updates periodically, not only once per run (#3044) - * Windows: Remove misleading option to remove sync data (#3461) - * Windows: Do not provoke AD account locking if password changes (#2186) - * Windows: Fix installer when installing unprivileged (#2616, #2568) - * Quota: Only refresh from server when UI is shown - * SSL Button: Show more information - * owncloudcmd: Fix --httpproxy (#3465) - * System proxy: Ask user for credentials if needed - * Several fixes and performance improvements in the sync engine - * Network: Try to use SSL session tickets/identifiers. Check the SSL button to see if they are used. - * Bandwidth Throttling: Provide automatic limit setting for downloads (#3084) - * Systray: Workaround for issue with Qt 5.5.0 #3656 - -version 1.8.4 (release 2015-07-13) - * Release to ship a security release of openSSL. No source changes of the ownCloud Client code. - -version 1.8.3 (release 2015-06-23) - * Fix a bug in the Windows Installer that could crash explorer (#3320) - * Reduce 'Connection closed' errors (#3318, #3313, #3298) - * Ignores: Force a remote discovery after ignore list change (#3172) - * Shibboleth: Avoid crash by letting the webview use its own QNAM (#3359) - * System Ignores: Removed *.tmp from system ignore again. If a user - wants to ignore *.tmp, it needs to be added to the user ignore list. - -version 1.8.2 (release 2015-06-08) - * Improve reporting of server error messages (#3220) - * Discovery: Ignore folders with any 503 (#3113) - * Wizard: Show server error message if possible (#3220) - * QNAM: Fix handling of mitm cert changes (#3283) - * Win32: Installer translations added (#3277) - * Win32: Allow concurrent OEM (un-)installers (#3272) - * Win32: Make Setup/Update Mutex theme-unique (#3272) - * HTTP: Add the branding name to the UserAgent string - * ConnectionValidator: Always run with new credentials (#3266) - * Recall Feature: Admins can trigger an upload of a file from - client to server again (#3246) - * Propagator: Add 'Content-Length: 0' header to MKCOL request (#3256) - * Switch on checksum verification through branding or config - * Add ability for checksum verification of up and download - * Fix opening external links for some labels (#3135) - * AccountState: Run only a single validator, allow error message - overriding (#3236, #3153) - * SyncJournalDB: Minor fixes and simplifications - * SyncEngine: Force re-read of folder Etags for upgrades from - 1.8.0 and 1.8.1 - * Propagator: Limit length of temporary file name (#2789) - * ShareDialog: Password ui fixes (#3189) - * Fix startup hang by removing QSettings lock file (#3175) - * Wizard: Allow SSL cert dialog to show twice (#3168) - * ProtocolWidget: Fix rename message (#3210) - * Discovery: Test better, treat invalid hrefs as error (#3176) - * Propagator: Overwrite local data only if unchanged (#3156) - * ShareDialog: Improve error reporting for share API fails - * OSX Updater: Only allow updates only if in /Applications (#2931) - * Wizard: Fix lock icon (#1447) - * Fix compilation with GCC 5 - * Treat any 503 error as temporary (#3113) - * Work around for the Qt PUT corruption bug (#2425) - * OSX Shell integration: Optimizations - * Windows Shell integration: Optimizations - .. more than 250 commits since 1.8.1 - -version 1.8.1 (release 2015-05-07) - * Make "operation canceled" error a soft error - * Do not throw an error for files that are scheduled to be removed, - but can not be found on the server. #2919 - * Windows: Reset QNAM to proper function after hibernation. #2899 #2895 #2973 - * Fix argument verification of --confdir #2453 - * Fix a crash when accessing a dangling UploadDevice pointer #2984 - * Add-folder wizard: Make sure there is a scrollbar if folder names - are too long #2962 - * Add-folder Wizard: Select the newly created folder - * Activity: Correctly restore column sizes #3005 - * SSL Button: do not crash on empty certificate chain - * SSL Button: Make menu creation lazy #3007 #2990 - * Lookup system proxy async to avoid hangs #2993 #2802 - * ShareDialog: Some GUI refinements - * ShareDialog: On creation of a share always retrieve the share - This makes sure that if a default expiration date is set this is reflected - in the dialog. #2889 - * ShareDialog: Only show share dialog if we are connected. - * HttpCreds: Fill pw dialog with previous password. #2848 #2879 - * HttpCreds: Delete password from old location. #2186 - * Do not store Session Cookies in the client cookie storage - * CookieJar: Don't accidentally overwrite cookies. #2808 - * ProtocolWidget: Always add seconds to the DateTime locale. #2535 - * Updater: Give context as to which app is about to be updated #3040 - * Windows: Add version information for owncloud.exe. This should help us know - what version or build number a crash report was generated with. - * Fix a crash on shutdown in ~SocketApi #3057 - * SyncEngine: Show more timing measurements #3064 - * Discovery: Add warning if returned etag is 0 - * Fix a crash caused by an invalid DiscoveryDirectoryResult::iterator #3051 - * Sync: Fix sync of deletions during 503. #2894 - * Handle redirect of auth request. #3082 - * Discovery: Fix parsing of broken XML replies, which fixes local file disappearing #3102 - * Migration: Silently restore files that were deleted locally by bug #3102 - * Sort folder sizes SelectiveSyncTreeView numerically #3112 - * Sync: PropagateDownload: Read the mtime from the file system after writing it #3103 - * Sync: Propagate download: Fix restoring files for which the conflict file exists #3106 - * Use identical User Agents and version for csync and the Qt parts - * Prevent another crash in ~SocketApi #3118 - * Windows: Fix rename of finished file. #3073 - * AccountWizard: Fix auth error handling. #3155 - * Documentation fixes - * Infrastructure/build fixes - * Win32/OS X: Apply patch from OpenSSL to handle outdated intermediates gracefully #3087 - -version 1.8.0 (release 2015-03-17) - * Mac OS: HIDPI support - * Support Sharing from desktop: Added a share dialog that can be - opened by context menu in the file managers (Win, Mac, Nautilus) - Supports public links with password enforcement - * Enhanced usage of parallel HTTP requests for ownCloud 8 servers - * Renamed github repository from mirall to client. - * Mac OS: Use native notification support - * Selective Sync: allow to enforce selective sync in branding. - * Added ability to build on Windows utilizing MingGW - * SQLite database fixes if running on FAT filesystems - * Improved detection of changing files to upload from local - * Preparations for the multi-account feature - * Fixed experience for Window manager without system tray - * Build with Qt 5.4 - * Dropped libneon dependency if Qt 5.4 is available - * Keep files open very short, that avoid lock problems on Windows - especially with office software but also others. - * Merged some NetBSD patches - * Selective sync support for owncloudcmd - * Reorganize the source repository - * Prepared direct download - * Added Crashreporter feature to be switched on on demand - * A huge amount of bug fixes in all areas of the client. - * almost 700 commits since 1.7.1 - -version 1.7.1 (release 2014-12-18) - * Documentation fixes and updates - * Nautilus Python plugin fixed for Python 3 - * GUI wording fixes plus improved log messages - * Fix hiding of the database files in the sync directories - * Compare http download size with the header value to avoid broken - downloads, bug #2528 - * Avoid initial ETag fetch job at startup, which is not needed. - * Add chunk size http header to PUT requests - * Fixed detectCookie method of our CookieJar, fix for Shibboleth - * Added fallback for distros where XDG_RUNTIME_DIR is undefined - * Fix the setup wizard, bug #1989, #2264 - * Fix scheduling of ETag check jobs, bug #2553 - * Fix to avoid syncing more than one folder at a time, bug #2407 - * Use fife minutes timeout for all network jobs - * Cleanup for Folderwizard wording - * Improve journal check: Remove corrupted journal files, bug #2547 - * Fix item count in progress dialog for deletes, bug #1132 - * Display correct file count on deletion (#1132) - * Fix reinitializing the folder using the wizard in certain cases (#2606) - * Mac OS: Fixed branding of the pkg file - * Mac OS: Fix display of overlay icons in certain situations (#1132) - * Mac OS: Use a bundled version of OpenSSL (#764, #2600, #2510) - * Win32: improved filesystem watcher - * Win32: Improve threading with shell integration - * Win32: Upgraded to OpenSSL 1.0.1j - * Win32: Improve reliability of Installer, fix removal of Shell Extensions - -version 1.7.0 (release 2014-11-07) - - * oC7 Sharing: Handle new sharing options of ownCloud 7 correctly. - * Added Selective sync: Ability to unselect server folders which are - excluded from syncing, plus GUI and setup GUI - * Added overlay icons for Windows Explorer, Mac OS Finder and GNOME Nautilus. - Information is provided by the client via a local socket / named pipe API - which provides information about the sync status of files. - * Improved local change detection: consider file size, detect files - with ongoing changes and do not upload immediately - * Improved HTTP request timeout handler: all successful requests reset - the timeout counter - * Improvements for syncing command line tool: netrc support, improved - SSL support, non interactive mode - * Permission system: ownCloud 7 delivers file and folder permissions, - added ability to deal with it for shared folders and more. - * Ignore handling: Do not recurse into ignored or excluded directories - * Major sync journal database improvements for more stability and performance - * New library interface to sqlite3 - * Improve "resync handling" if errors occur - * Blacklist improvements - * Improved logging: more useful meta info, removed noise - * Updated to latest Qt5 versions on Windows and OS X - * Fixed data loss when renaming a download temporary fails and there was - a conflict at the same time. - * Fixed missing warnings about reusing a sync folder when the back button - was used in the advanced folder setup wizard. - * The 'Retry Sync' button now also restarts all downloads. - * Clean up temporary downloads and some extra database files when wiping a - folder. - * OS X: Sparkle update to provide pkg format properly - * OS X: Change distribution format from dmg to pkg with new installer. - * Windows: Fix handling of filenames with trailing dot or space - * Windows: Don't use the wrong way to get file mtimes in the legacy propagator. - -version 1.6.4 (release 2014-10-22) - * Fix startup logic, fixes bug #1989 - * Fix raise dialog on X11 - * Win32: fix overflow when computing the size of file > 4GiB - * Use a fixed function to get files modification time, the - original one was broken for certain timezone issues, see - core bug #9781 for details - * Added some missing copyright headers - * Avoid data corruption due to wrong error handling, bug #2280 - * Do improved request timeout handling to reduce the number of - timed out jobs, bug #2155 - version 1.6.3 (release 2014-09-03) - * Fixed updater on OS X - * Fixed memory leak in SSL button that could lead to quick memory draining - * Fixed upload problem with files >4 GB - * MacOSX, Linux: Bring Settings window to front properly - * Branded clients: If no configuration is detected, try to import the data - from a previously configured community edition. - -version 1.6.2 (release 2014-07-28 ) - * Limit the HTTP buffer size when downloading to limit memory consumption. - * Another small mem leak fixed in HTTP Credentials. - * Fix local file name clash detection for MacOSX. - * Limit maximum wait time to ten seconds in network limiting. - * Fix data corruption while trying to resume and the server does - not support it. - * HTTP Credentials: Read password from legacy place if not found. - * Shibboleth: Fix the waiting cursor that would not disappear (#1915) - * Limit memory usage to avoid mem wasting and crashes - * Propagator: Fix crash when logging out during upload (#1957) - * Propagator_qnam: Fix signal slot connection (#1963) - * Use more elaborated way to detect that the server was reconfigured (#1948) - * Setup Wizard: Reconfigure Server also if local path was changed (#1948) - -version 1.6.1 (release 2014-06-26 ) - * Fix 'precondition failed' bug with broken upload - * Fix openSSL problems for windows deployment - * Fix syncing a folder with '#' in the name - * Fix #1845: do not update parent directory etag before sub - directories are removed - * Fix reappearing directories if dirs are removed during its - upload - * Fix app version in settings dialog, General tab - * Fix crash in FolderWizard when going offline - * Shibboleth fixes - * More specific error messages (file remove during upload, open - local sync file) - * Use QSet rather than QHash in SyncEngine (save memory) - * Fix some memory leaks - * Fix some thread race problems, ie. wait for neon thread to finish - before the propagator is shut down - * Fix a lot of issues and warnings found by Coverity - * Fix Mac some settings dialog problems - - -version 1.6.0 (release 2014-05-30 ) - * Minor GUI improvements - * Qt5 compile issues fixed - * Ignore sync log file in file-watcher - * Install libocsync to private library dir and use rpath to localize - * Fix reconnect after server disconnect - * Fix "unknown action" display in Activity window - * Fix memory leaks - * Respect XDG_CONFIG_HOME environment var - * Handle empty fileids in the journal correctly - * Add ability to compile libowncloudsync without GUI dependency - * Fix SSL error with previously-expired CAs on Windows - * Fix incorrect folder pause state after start - * Fix a couple of actual potential crashes - * Improve Cookie support (e.g. for cookie-based load-balancers) - * Introduce a general timeout of 300s for network operations - * Improve error handling, blacklisting - * Job-based change propagation, enables faster parallel up/downloads - (right now only if no bandwidth limit is set and no proxy is used) - * Significantly reduced CPU load when checking for local and remote changes - * Speed up file stat code on Windows - * Enforce Qt5 for Windows and Mac OS X builds - * Improved owncloudcmd: SSL support, documentation - * Added advanced logging of operations (file .???.log in sync - directory) - * Avoid creating a temporary copy of the sync database (.ctmp) - * Enable support for TLS 1.2 negotiation on platforms that use - Qt 5.2 or later - * Forward server exception messages to client error messages - * Mac OS X: Support Notification Center in OS X 10.8+ - * Mac OS X: Use native settings dialog - * Mac OS X: Fix UI inconsistencies on Mavericks - * Shibboleth: Warn if authenticating with a different user - * Remove vio abstraction in csync - * Avoid data loss when a client file system is not case sensitive - -version 1.5.3 (release 2014-03-10 ) - * Fix usage of proxies after first sync run (#1502, #1524, #1459, #1521) - * Do not wipe the credentials from config for reconnect (#1499, #1503) - * Do not erase the full account config if an old version of the client stored - the password (related to above) - * Fix layout of the network tab (fixes #1491) - * Handle authentication requests by a Shibboleth IdP - * Shibboleth: If no connection is available, don't open the login window - * [Packaging] Debian/Ubuntu: ship sync-exclude.lst - * [Packaging] Fix issues with access to gnome keychain in Fedora and RHEL6 - * [Packaging] Ensure all sub packages get updated - * [Packaging] Fix incorrect path in desktop file (RHEL6/CentOS6) - -version 1.5.2 (release 2014-02-26 ) - * Fix behavior when attempting to rename Shared folder - * Fix potential endless sync loops on Mac OS (#1463) - * Fix potential crash when pausing during update phase (#1442) - * Fix handing of shared directories - * Fix online state handling (#1441, #1459) - * Fix potential crash in c_iconv on Mac OS - * Fix certificate chain display in SSLButton - * Fix sporadically appearing multiple auth prompts on sign-in - * Show correct state icon in Account Settings right away - * Re-fetch content that gets deleted from read only shared directories - * Do not store the password in the config file, erase existing ones (#1469) - * Shibboleth: Close browser window after login - * Shibboleth: Proper invalidation if timeout during sync - * Shibboleth: Do not pop up IdP login immediately when modifying account - * Shibboleth: Avoid auth on restart by storing cookies in the wallet - * Fix license headers - -version 1.5.1 (release 2014-02-13 ) - * Added an auto updater that updates the client if a - more recent version was found automatically (Windows, Mac OS X) - * Added a button to the account dialog that gives information - about the encryption layer used for communication, plus a - certificate information widget - * Preserve the permission settings of local files rather than - setting them to a default (Bug #820) - * Handle windows lnk files correctly (Bug #1307) - * Detect removes and renames in read only shares and - restore the gone away files. (Bug #1386) - * Fixes sign in/sign out and password dialog. (Bug #1353) - * Fixed error messages (Bug #1394) - * Lots of fixes for building with Qt5 - * Changes to network limits are now also applied during a - sync run - * Fixed mem leak after via valgrind on Mac - * Imported the ocsync library into miralls repository. - Adopted all build systems and packaging to that. - * Introduce a new linux packaging scheme following the - debian upstream scheme - * Use a refactored Linux file system watcher based on - inotify, incl. unit tests - * Wizard: Gracefully fall back to HTTP if HTTPS connection - fails, issuing a warning - * Fixed translation misses in the propagator - * Fixes in proxy configuration - * Fixes in sync journal handling - * Fix the upload progress if the local source is still - changing when the upload begins. - * Add proxy support to owncloud commandline client - * NSIS fixes - * A lot of other fixes and minor improvements - * Improve Qt5 compatability - -version 1.5.0 (release 2013-12-12 ), csync 0.91.4 required - * New owncloud propagator that skips the vio abstraction layer - * Add owncloudcmd to replace the ocsync command line tool - * Localize Windows installer - * Allow to sign in and out - * Ask for password if missing - * Introduce activity view - * Introduce black list for files which could not be synced - * Enabling accessibility by shipping accessibility enables on OS X (#736) - * Toggle Settings window when clicking on systray icon on Win and KDE (#896) - * FolderWizard: Sanitize error detection (#1201) - * Set proper enable state of blacklist button after the dialog was opened - * Set proper tooltips in blacklist - * Translatable error messages for file errors - * Add man page for owncloudcmd (#1234) - * Don't close setup wizard when the initial sync run is started - * Close the sync journal if a folder gets removed (#1252) - * Activity: Avoid horizontal scrollbar (#1213) - * Fix crash (#1229) - * Resize wizard appropriately (#1130) - * Fix account identity test (#1231) - * Maintain the file type correctly - * Display rename-target in sync protocol action column - * Let recursive removal also remove the top dir - * If item is a directory, remove its contents from the database as well (#1257) - * Install headers for owncloudsync library - * Fix opening the explorer with a selected file in Windows (#1249) - * Add build number into versioning scheme - * Windows: Fix rename of temporary files - * Windows: Fix move file operation - -version 1.4.2 (release 2013-10-18 ), csync 0.90.4 required - * Do not show the warning icon in the tray (#944) - * Fix manual proxy support when switching (#1016) - * Add folder column to detailed sync protocol (#1037) - * Fix possible endless loop in inotify (#1041) - * Do not elide the progress text (#1049) - * Fix high CPU load (#1073) - * Reconnect if network is unavailable after startup (#1080) - * Ensure paused folder stays paused when syncing with more than one folder (#1083) - * Don't show desktop notification when the user does not want to (#1093) - * System tray: Avoid quick flickering up of the ok-icon for the sync prepare state - * Progress: Do not show progress if nothing is transmitted - * Progress: Show number of deletes. - -version 1.4.1 (release 2013-09-24 ), csync 0.90.1 required - - * Translation and documentation fixes. - * Fixed error display in settings/status dialog, displays multi - line error messages now correctly. - * Wait up to 30 secs before complaining about missing systray - Fixes bug #949 - * Fixed utf8 issues with basic auth authentication, fixes bug #941 - * Fixed remote folder selector, avoid recursive syncing, fixes bug #962 - * Handle and display network problems at startup correctly. - * Enable and disable the folder watcher during syncs correctly. - * Fix setting of thread priority. - * Fixed file size display. - * Fixed various folder wizard issues, bug #992 - * Made "Sync started" message optional, fixes bug #934 - * Fixed shutdown, avoid crashed config on win32, fixes bug #945 - * Pop up config wizard if no server URL is configured, fixes bug #1018 - * Settings: calculate sidebar width dynamically, fixes bug #1020 - * Fixed a crash if sync folders were removed, fixes bug #713 - * Do proper re-sync after network disconnect, fixes bug #1007 - * Various minor code fixes - -version 1.4.0 (release 2013-09-04 ), csync 0.90.0 required - - * New Scheduler: Only sync when there are actual changes in the server - * Add a Settings Dialog, move Proxy Settings there - * Transform folder Status Dialog into Account Settings, provide feedback via context menu - * Add Bandwidth Control - * Add a visual storage/quota indicator (context menu and account settings) - * Add progress indication (context menu and account settings) - * Introduce a sync history, persisting results across syncs - * Move ability to switch to mono icons from a switch to a Settings option - * Add "Launch on System Startup" GUI option - * Add "Show Desktop Notifications" GUI option (enabled by default) - top optionally disable sync notifications - * Add Help item, pointing to online reference - * Implement graphical selection of remote folders in FolderWizard - * Allow custom ignore patterns - * Add an editor for ignore patterns - * Allow to flag certain ignore patterns as discard-able - * Ensure to ship with all valid translations - * Progress Dialog now preserves the last synced items across sync runs - * Split Setup Wizard into multiple pages again - * Implement "--logfile -" to log to stdout - * Add preliminary support for Shibboleth authentication - * Linux: Provide more icon sizes - * Linux: Do not trigger notifier on ignored files - * Windows: Reduce priority of CSync thread - * Documentation: Prem. updates to reflect UI changes - * Significant code refactorings - * Require Qt 4.7 - * Known issue: Under certain conditions, a file will only get uploaded after up to five minutes - -version 1.3.0 (release 2013-06-25 ), csync 0.80.0 required - - * Default proxy port to 8080 - * Don't lose proxy settings when changing passwords - * Support SOCKS5 proxy (useful in combination with ssh *D) - * Propagate proxy changes to csync at runtime - * Improve proxy wizard - * Display proxy errors - * Solved problems with lock files - * Warn if for some reason all files are scheduled for removal on either side - * Avoid infinite loop if authentication fails in certain cases - * Fix reading the password from the config in certain cases - * Do not crash when configured sync target disappears - * Make --help work on windows - * Make sync feedback less ambiguous. - * Fix icon tray tooltip sometimes showing repeated content - * More use of native directory separators on Windows - * Remove journal when reusing a directory that used to have a journal before - * Visual clean up of status dialog items - * Wizard: When changing the URL or user name, allow the user to push his data - to the new location or wipe the folder and start from scratch - * Wizard: Make setting a custom folder as a sync target work again - * Fix application icon - * User-Agent now contains "Mozilla/5.0" and the Platform name (for firewall/proxy compat) - * Server side directory moves will be detected - * New setup wizard, defaulting to root syncing (only for new setups) - * Improved thread stop/termination - -version 1.2.5 (release 2013-04-23 ), csync 0.70.7 required - * [Fixes] NSIS installer fixes - * [Fixes] Fix crash race by making certificateChain() thread safe - * [Fixes] Build with older CMake versions (CentOS/RHEL 6) - * [Fixes] Wording in GUI - * [Fixes] Silently ignore "installed = true" status.php - * Set log verbosity before calling csync_init. - * GUI feedback for the statistics copy action - * Safer approach for detecting duplicate sync runs - -version 1.2.4 (release 2013-04-11 ), csync 0.70.6 required - * [Fixes] Clarify string in folder wizard - * [Fixes] Fixed some valgrind warnings - * [Fixes] Ensure that only one sync thread can ever run - * [Fixes] Fix default config storage path - * [Fixes] Skip folders with no absolute path - * [Fixes] Allow setting the configuration directory on command line - -version 1.2.3 (release 2013-04-02 ), csync 0.70.5 required - * [Fixes] Un-break self-signed certificate handling - -version 1.2.2 (release 2013-04-02 ), csync 0.70.5 required - * [Fixes] Do not crash when local file tree contains symlinks - * [Fixes] Correctly handle locked files on Windows - * [Fixes] Display errors in all members of the SSL chain - * [Fixes] Enable Accessibility features on Windows - * [Fixes] Make setupFavLink work properly on Mac OS - * [Fixes] Ignore temporary files created by MS Office - * [Gui] Support Nautilus in setupFavLink - -version 1.2.1 (release 2013-02-26 ), csync 0.70.4 required - * [Fixes] Leave configured folders on configuration changes. - * [Fixes] Do not allow to finish the setup dialog if connection can't be established. - * [Fixes] Better handling of credentials in setup dialog. - * [Fixes] Do not leak fd's to /dev/null when using gnutls - * [Fixes] Stop sync scheduling when configuration wizard starts. - * [Fixes] Clear pending network requests when stepping back in config wizard. - * [Fixes] User password dialog asynchronous issues. - * [Fixes] Make folderman starting and stopping the scheduling. - * [Fixes] Various minor fixes and cleanups. - * [Fixes] Crash on pausing sync - * [Fixes] Stale lock file after pausing sync - * [App] Load translations from app dir or bundle as well. - * [Platform] Build fixes and simplifications, ie. build only one lib. - * [Platform] Added some getter/setters for configuration values. - * [Platform] Added man pages. - * [Platform] Simplified/fixed credential store usage and custom configs. - * [Platform] Added soname version to libowncloudsync. - * [Platform] Pull in Qt translations - * [Gui] Make sync result popups less annoying - * [Gui] Fix for result popup - -version 1.2.0 (release 2013-01-24 ), csync 0.70.2 required - * [GUI] New status dialog to show a detailed list of synced files. - * [GUI] New tray notifications about synced files. - * [GUI] New platform specific icon set. - * [App] Using cross platform QtKeychain library to store credentials encrypted. - * [App] Use cross platform notification for changes in the local file system rather than regular poll. - * [Fixes] Improved SSL Certificate handling and SSL fixes throughout syncing. - * [Fixes] Fixed proxy authentication. - * [Fixes] Allow brackets in folder name alias. - * [Fixes] Lots of other minor fixes. - * [Platform] cmake fixes. - * [Platform] Improved, more detailed error reporting. - -version 1.1.4 (release 2012-12-19 ), csync 0.60.4 required - * No changes to mirall, only csync fixes. - -version 1.1.3 (release 2012-11-30 ), csync 0.60.3 required - * No changes to mirall, only csync fixes. - -version 1.1.2 (release 2012-11-26 ), csync 0.60.2 required - * [Fixes] Allow to properly cancel the password dialog. - * [Fixes] Share folder name correctly percent encoded with old Qt - 4.6 builds ie. Debian. - * [Fixes] If local sync dir is not existing, create it. - * [Fixes] lots of other minor fixes. - * [GUI] Display error messages in status dialog. - * [GUI] GUI fixes for the connection wizard. - * [GUI] Show username for connection in status-dialog. - * [GUI] Show intro wizard on new connection setup. - * [APP] Use CredentialStore to better support various credential - backends. - * [APP] Handle missing local folder more robust: Create it if - missing instead of ignoring. - * [APP] Simplify tree-walk code. - * [Platform] Fix Mac building - -version 1.1.1 (release 2012-10-18), csync 0.60.1 required - * [GUI] Allow changing folder name in single folder mode - * [GUI] Windows: Add license to installer - * [GUI] owncloud --logwindow will bring up the log window - in an already running instance - * [Fixes] Make sure SSL errors are always handled - * [Fixes] Allow special characters in folder alias - * [Fixes] Proper workaround for Menu bug in Ubuntu - * [Fixes] csync: Fix improper memory cleanup which could - cause memory leaks and crashes - * [Fixes] csync: Fix memory leak - * [Fixes] csync: Allow single quote (') in file names - * [Fixes] csync: Remove stray temporary files - - * [GUI] Reworked tray context menu. - * [GUI] Users can now sync the server root folder. - * [Fixes] Proxy support: now supports Proxy Auto-Configuration (PAC) - on Windows, reliability fixes across all OSes. - * [Fixes] Url entry field in setup assistant handles http/https correctly. - * [Fixes] Button enable state in status dialog. - * [Fixes] Crash fixed on ending the client, tray icon related. - * [Fixes] Crash through wrong delete operator. - * [MacOS] behave correctly on retina displays. - * [MacOS] fix focus policy. - * [MacOS] Packaging improvements. - * [MacOS] Packaging improvements. - * [Platform] Windows: Setup closes client prior to uninstall. - * [Platform] Windows: ownCloud gets added to autorun by default. - * [Platform] insert correct version info from cmake. - * [Platform] csync conf file and database were moved to the users app data - directory, away from the .csync dir. - * Renamed exclude.lst to sync-exclude.lst and moved it to - /etc/appName()/ for more clean packaging. From the user path, - still exclude.lst is read if sync-exclude.lst is not existing. - * Placed custom.ini with customization options to /etc/appName() - -version 1.0.5 (release 2012-08-14), csync 0.50.8 required - * [Fixes] Fixed setup dialog: Really use https if checkbox is activated. - -version 1.0.4 (release 2012-08-10), csync 0.50.8 required - * [APP] ownCloud is now a single instance app, can not start twice any more. - * [APP] Proxy support - * [APP] Handle HTTP redirection correctly, note new URL. - * [APP] More relaxed handling of read only directories in the sync paths. - * [APP] Started to split off a library with sync functionality, eg for KDE - * [APP] Make ownCloud Info class a singleton, more robust. - * [GUI] New, simplified connection wizard. - * [GUI] Added ability for customized theming. - * [GUI] Improved icon size handling. - * [GUI] Removed Log Window Button, log available through command line. - * [GUI] Proxy configuration dialog added. - * [GUI] Added Translations to languages Slovenian, Polish, Catalan, - Portuguese (Brazil), German, Greek, Spanish, Czech, Italian, Slovak, - French, Russian, Japanese, Swedish, Portuguese (Portugal) - all with translation rate >90%. - * [Fixes] Loading of self signed certs into NetworkManager (#oc-843) - * [Fixes] Win32: Handle SSL dll loading correctly. - * [Fixes] Many other small fixes and improvements. - -version 1.0.3 (release 2012-06-19), csync 0.50.7 required - * [GUI] Added a log window which catches the logging if required and - allows to save for information. - * [CMI] Added options --help, --logfile and --logflush - * [APP] Allow to specify sync frequency in the config file. - * [Fixes] Do not use csync database files from a sync before. - * [Fixes] In Connection wizard, write the final config onyl if - the user really accepted. Also remove the former database. - * [Fixes] More user expected behaviour deletion of sync folder local - and remote. - * [Fixes] Allow special characters in the sync directory names - * [Fixes] Win32: Fixed directory removal with special character dirs. - * [Fixes] MacOS: Do not flood the system log any more - * [Fixes] MacOS: Put app translations to correct places - * [Fixes] Win32: Fix loading of csync state db. - * [Fixes] Improved some english grammar. - * [Platform] Added krazy2 static code checks. - -version 1.0.2 (release 2012-05-18), csync 0.50.6 required - * [GUI] New icon set for ownCloud client - * [GUI] No splashscreen any more (oC Bug #498) - * [GUI] Russian translation added - * [GUI] Added 'open ownCloud' to tray-menu - * [GUI] "Pause" and "Resume" instead of Enable/Disable - * [Fixes] Long running syncs can be interrupted now. - * [Fixes] Dialogs comes to front on click - * [Fixes] Open local sync folder from tray and status for win32 - * [Fixes] Load exclude.lst correctly on MacOSX - + csync fixes. - -version 1.0.1 (release 2012-04-18), csync 0.50.5 required - * [Security] Support SSL Connections - * [Security] SSL Warning dialog - * [Security] Do not store password in clear text anymore - * [Security] Restrict credentials to the configured host - * [Security] Added ability to forbid local password storage. - * [Fixes] Various fixes of the startup behaviour. - * [Fixes] Various fixes in sync status display - * [GUI] Various error messages for user display improved. - * [GUI] fixed terms and Translations - * [GUI] fixed translation loading - * [Intern] Migrate old credentials to new format - * [Intern] Some code refactorings, got rid of rotten QWebDav lib - * [Intern] lots of cmake cleanups - * [Intern] Backport to Qt Version 4.6 for compat. with older distros. - * [Platform] MacOSX porting efforts - * [Platform] MacOSX Bundle creation added - * [Platform] Enabled translations on Windows. - - - diff --git a/changelog/2.10.0_2022-01-17/4896.md b/changelog/2.10.0_2022-01-17/4896.md deleted file mode 100644 index cc22d35709..0000000000 --- a/changelog/2.10.0_2022-01-17/4896.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Issues with long file path - -We fixed another issue with long Windows paths. - - -https://github.com/owncloud/enterprise/issues/4896 diff --git a/changelog/2.10.0_2022-01-17/8924.md b/changelog/2.10.0_2022-01-17/8924.md deleted file mode 100644 index 155f355556..0000000000 --- a/changelog/2.10.0_2022-01-17/8924.md +++ /dev/null @@ -1,9 +0,0 @@ -Bugfix: Do not ask for credentials at start-up when the user logged out - -When a user would log out, and quit the client, then on the next start -the client would immediately ask for credentials. This has been fixed by -storing the fact that the user logged out before in the account -settings. - -https://github.com/owncloud/client/issues/8924 - diff --git a/changelog/2.10.0_2022-01-17/9000.md b/changelog/2.10.0_2022-01-17/9000.md deleted file mode 100644 index d7b2c903ab..0000000000 --- a/changelog/2.10.0_2022-01-17/9000.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Reintroduce issue filtering - -We reintroduced a filtering option to the issue table. -With the addition of a Filter button we also made the existing filter by account feature more accessible. - -https://github.com/owncloud/client/issues/9000 -https://github.com/owncloud/client/pull/9023 diff --git a/changelog/2.10.0_2022-01-17/9071.md b/changelog/2.10.0_2022-01-17/9071.md deleted file mode 100644 index 7f06ad929c..0000000000 --- a/changelog/2.10.0_2022-01-17/9071.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: A folder moved on the server was displayed as outdated - -We fixed a bug where a folder moved on the server was displayed as outdated. - -https://github.com/owncloud/client/issues/9071 diff --git a/changelog/2.10.0_2022-01-17/9099.md b/changelog/2.10.0_2022-01-17/9099.md deleted file mode 100644 index afb0c7a11c..0000000000 --- a/changelog/2.10.0_2022-01-17/9099.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Allow to remove broken sync folders - -In case a folder is no longer available it was not possible to remove the folder. -We now made the remove action available in that case. - -https://github.com/owncloud/client/pull/9099 diff --git a/changelog/2.10.0_2022-01-17/9149.md b/changelog/2.10.0_2022-01-17/9149.md deleted file mode 100644 index a31f840538..0000000000 --- a/changelog/2.10.0_2022-01-17/9149.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: immediately propagate changes to the ignore list - -Previously, when changing the ignore list, those changes would not be -propagated to existing sync folders. Only after restarting the client, -would these changes be applied. - -https://github.com/owncloud/client/issues/8975 -https://github.com/owncloud/client/pull/9149 diff --git a/changelog/2.10.0_2022-01-17/9150.md b/changelog/2.10.0_2022-01-17/9150.md deleted file mode 100644 index 51fd697121..0000000000 --- a/changelog/2.10.0_2022-01-17/9150.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fix icon name in desktop file with ownBrander themes - -Fixes broken icon reference in desktop entries for some branded build themes. - -https://github.com/owncloud/client/issues/8992 -https://github.com/owncloud/client/pull/9150 - diff --git a/changelog/2.10.0_2022-01-17/9170.md b/changelog/2.10.0_2022-01-17/9170.md deleted file mode 100644 index 22c9f2d6e3..0000000000 --- a/changelog/2.10.0_2022-01-17/9170.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Crash when handling locked files - -We fixed a crash that could occur when trying to add a locked folder to the database. - - -https://github.com/owncloud/client/issues/9170 diff --git a/changelog/2.10.0_2022-01-17/9194.md b/changelog/2.10.0_2022-01-17/9194.md deleted file mode 100644 index 6af7377dd3..0000000000 --- a/changelog/2.10.0_2022-01-17/9194.md +++ /dev/null @@ -1,9 +0,0 @@ -Bugfix: Don't abort upload if chunk is locked - -Since 2.9 we know that we need exclusive file access to a file to properly handle it with Windows virtual files. -Therefore, we checked for the locked state before we start the upload. -Due to a bug we checked that for each file chunk, now we only check when the upload starts and when it finished completely. - -https://github.com/owncloud/client/issues/9194 -https://github.com/owncloud/client/pull/9264 -https://github.com/owncloud/client/pull/9296 diff --git a/changelog/2.10.0_2022-01-17/9196.md b/changelog/2.10.0_2022-01-17/9196.md deleted file mode 100644 index 18503f1df1..0000000000 --- a/changelog/2.10.0_2022-01-17/9196.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Always restart OAuth2 on error - -We now always restart the OAuth2 process once we got a result. -This will ensure that a second try after an error occurred can succeed. - -https://github.com/owncloud/client/issues/9196 diff --git a/changelog/2.10.0_2022-01-17/9208.md b/changelog/2.10.0_2022-01-17/9208.md deleted file mode 100644 index c6db7aa811..0000000000 --- a/changelog/2.10.0_2022-01-17/9208.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Also ignore local repeating errors for a period of time - -If an error occurs on the server (a URL is not reachable) we try a couple of times, then we ignore that file for a period of time. -We now do the same with errors that occur locally. - -https://github.com/owncloud/client/issues/9208 -https://github.com/owncloud/client/issues/9133 diff --git a/changelog/2.10.0_2022-01-17/9223.md b/changelog/2.10.0_2022-01-17/9223.md deleted file mode 100644 index 28c698b881..0000000000 --- a/changelog/2.10.0_2022-01-17/9223.md +++ /dev/null @@ -1,10 +0,0 @@ -Bugfix: Display correct error message for files containing `\:?*"<>|` - -While the error message was supposed to be: -`File names containing the character '%1' are not supported on this file system.` - -We displayed: -`The file name is a reserved name on this file system.` - -https://github.com/owncloud/client/pull/9223/ - diff --git a/changelog/2.10.0_2022-01-17/9241.md b/changelog/2.10.0_2022-01-17/9241.md deleted file mode 100644 index 541279e55a..0000000000 --- a/changelog/2.10.0_2022-01-17/9241.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Do not sync when `unsyncedfolders` file cannot be read - -owncloudcmd now checks if the file specified by --unsyncedfolders exists -and can be read, before starting the sync. If it does not exist, show an -error message and quit immediately. - -https://github.com/owncloud/client/issues/9165 -https://github.com/owncloud/client/pull/9241 diff --git a/changelog/2.10.0_2022-01-17/9257.md b/changelog/2.10.0_2022-01-17/9257.md deleted file mode 100644 index 56626eee62..0000000000 --- a/changelog/2.10.0_2022-01-17/9257.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fix failing dehydration causing files to be moved to trash - -If files where dehydrated by the user the action could fail under certain conditions -which caused a deletion of the file. - -https://github.com/owncloud/client/pull/9257 -https://github.com/owncloud/client-desktop-vfs-win/pull/9 diff --git a/changelog/2.10.0_2022-01-17/9266.md b/changelog/2.10.0_2022-01-17/9266.md deleted file mode 100644 index af39447467..0000000000 --- a/changelog/2.10.0_2022-01-17/9266.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Do not show Activity tab if server app is disabled or uninstalled - -The Activity app API nowadays returns error responses in case the app is disabled or uninstalled. -This new behavior is now supported in the client. - -https://github.com/owncloud/client/issues/9260 -https://github.com/owncloud/client/pull/9266 diff --git a/changelog/2.10.0_2022-01-17/9291.md b/changelog/2.10.0_2022-01-17/9291.md deleted file mode 100644 index e12db36ca1..0000000000 --- a/changelog/2.10.0_2022-01-17/9291.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Remove the availability menu from the ui - -The availability options should be handled on a folder base and in the file browser. - - -https://github.com/owncloud/client/pull/9291 \ No newline at end of file diff --git a/changelog/2.10.0_2022-01-17/9293.md b/changelog/2.10.0_2022-01-17/9293.md deleted file mode 100644 index 515f55ba27..0000000000 --- a/changelog/2.10.0_2022-01-17/9293.md +++ /dev/null @@ -1,9 +0,0 @@ -Bugfix: Handle file locks for delete jobs - -We no longer report an error when the client tries to delete a locked file -but wait for the lock to be removed. - -This only works when a file is deleted not on folders. - -https://github.com/owncloud/client/issues/9293 -https://github.com/owncloud/client/pull/9295 diff --git a/changelog/2.10.0_2022-01-17/9341.md b/changelog/2.10.0_2022-01-17/9341.md deleted file mode 100644 index 20996c04a7..0000000000 --- a/changelog/2.10.0_2022-01-17/9341.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Run a full local discovery after we were paused or on a forced sync - -Previously we did an incremental search which might have skipped some local changes. - -https://github.com/owncloud/client/issues/9341 diff --git a/changelog/2.10.0_2022-01-17/9342.md b/changelog/2.10.0_2022-01-17/9342.md deleted file mode 100644 index b9b57a62c4..0000000000 --- a/changelog/2.10.0_2022-01-17/9342.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Infinite sync loop if folder is locked - -We fixed a bug that caused an infinite sync loop if an error occurred. - -https://github.com/owncloud/client/issues/9342 -https://github.com/owncloud/client-desktop-vfs-win/pull/14 diff --git a/changelog/2.10.0_2022-01-17/client-desktop-vfs-win-12.md b/changelog/2.10.0_2022-01-17/client-desktop-vfs-win-12.md deleted file mode 100644 index aa7c3aae0e..0000000000 --- a/changelog/2.10.0_2022-01-17/client-desktop-vfs-win-12.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Add the syncroot to the search indexed with Windows VFS - -Microsoft recommends adding the syncroot to search indexer to improve -the performance with the file status icons. - -https://github.com/owncloud/client-desktop-vfs-win/pull/12 diff --git a/changelog/2.10.0_2022-01-17/client-desktop-vfs-win-13.md b/changelog/2.10.0_2022-01-17/client-desktop-vfs-win-13.md deleted file mode 100644 index 8d17c2789b..0000000000 --- a/changelog/2.10.0_2022-01-17/client-desktop-vfs-win-13.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: We fixed a possible crash - -We fixed a possible crash that could happen during the -initialisation of the vfs plugin. - -https://github.com/owncloud/client-desktop-vfs-win/pull/13 diff --git a/changelog/2.10.1_2022-04-05/9030.md b/changelog/2.10.1_2022-04-05/9030.md deleted file mode 100644 index 9a94738e1f..0000000000 --- a/changelog/2.10.1_2022-04-05/9030.md +++ /dev/null @@ -1,4 +0,0 @@ -Bugfix: Do not strip trailing whitespace from a file or folder name - -https://github.com/owncloud/client/issues/9030 -https://github.com/owncloud/client/pull/9452 diff --git a/changelog/2.10.1_2022-04-05/9105.md b/changelog/2.10.1_2022-04-05/9105.md deleted file mode 100644 index a7a24718f6..0000000000 --- a/changelog/2.10.1_2022-04-05/9105.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Remove outdated translations - -Due to a bug we were not removing the translations that fell below -a required quality margin, we only stopped updating them. -Resulting in even worse translations in some cases. - -https://github.com/owncloud/client/issues/9105 diff --git a/changelog/2.10.1_2022-04-05/9121.md b/changelog/2.10.1_2022-04-05/9121.md deleted file mode 100644 index 0286285df1..0000000000 --- a/changelog/2.10.1_2022-04-05/9121.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Progress reporting for TUS uploads - -We fixed a bug with missing progress reporting in TUS uploads - -https://github.com/owncloud/client/issues/9121 diff --git a/changelog/2.10.1_2022-04-05/9147.md b/changelog/2.10.1_2022-04-05/9147.md deleted file mode 100644 index 588345ff51..0000000000 --- a/changelog/2.10.1_2022-04-05/9147.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fix crash if a database error occurs - -We no longer crash if a database error occurs on startup, -instead the folder will enter an error sate similar to the case -that the folder does not exist. - -https://github.com/owncloud/client/issues/9147 diff --git a/changelog/2.10.1_2022-04-05/9155.md b/changelog/2.10.1_2022-04-05/9155.md deleted file mode 100644 index bd2e831016..0000000000 --- a/changelog/2.10.1_2022-04-05/9155.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: --version showed incorrect information about VFS support - ---version used to always show "Off", even when a VFS plugin was available. -This has been fixed now. - -https://github.com/owncloud/client/issues/9155 -https://github.com/owncloud/client/pull/9457 diff --git a/changelog/2.10.1_2022-04-05/9236.md b/changelog/2.10.1_2022-04-05/9236.md deleted file mode 100644 index 4aab7f8d56..0000000000 --- a/changelog/2.10.1_2022-04-05/9236.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Client warns about non-existing files - -We fixed a bug where the client warns about ignored files that where added to the DB in previous versions of the client -and do no longer exist. - -https://github.com/owncloud/client/issues/9236 diff --git a/changelog/2.10.1_2022-04-05/9238.md b/changelog/2.10.1_2022-04-05/9238.md deleted file mode 100644 index 9558e56882..0000000000 --- a/changelog/2.10.1_2022-04-05/9238.md +++ /dev/null @@ -1,4 +0,0 @@ -Bugfix: mention source file in activity tab when renaming - -https://github.com/owncloud/client/issues/9238 -https://github.com/owncloud/client/pull/9453 diff --git a/changelog/2.10.1_2022-04-05/9245.md b/changelog/2.10.1_2022-04-05/9245.md deleted file mode 100644 index fbc66d6cee..0000000000 --- a/changelog/2.10.1_2022-04-05/9245.md +++ /dev/null @@ -1,4 +0,0 @@ -Enhancement: Retry token refresh multiple times before logout - -https://github.com/owncloud/client/issues/9245 -https://github.com/owncloud/client/pull/9380 diff --git a/changelog/2.10.1_2022-04-05/9304.md b/changelog/2.10.1_2022-04-05/9304.md deleted file mode 100644 index 0621fd0008..0000000000 --- a/changelog/2.10.1_2022-04-05/9304.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Don't log error when checking removed file for changes - -We removed some misleading error messages from the log. - -https://github.com/owncloud/client/issues/9304 diff --git a/changelog/2.10.1_2022-04-05/9336.md b/changelog/2.10.1_2022-04-05/9336.md deleted file mode 100644 index 9e91b6364d..0000000000 --- a/changelog/2.10.1_2022-04-05/9336.md +++ /dev/null @@ -1,11 +0,0 @@ -Enhancement: Leave password field in share dialog enabled on errors - -The password line edit used to be disabled because the related checkbox was unchecked upon errors -such as failing to satisfy the requirements imposed by the "password policy" server app. - -Now, the checkbox will not be unchecked, leaving the line edit enabled and keeping the focus on -it. This allows users to enter a new password and try again without having to enable the checkbox -and clicking into the line edit again. - -https://github.com/owncloud/client/issues/9336 -https://github.com/owncloud/client/pull/9508 diff --git a/changelog/2.10.1_2022-04-05/9367.md b/changelog/2.10.1_2022-04-05/9367.md deleted file mode 100644 index e56db6c2b1..0000000000 --- a/changelog/2.10.1_2022-04-05/9367.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix crash on remove account - -We fixed a potential reference to a deleted item, when an account was removed. - -https://github.com/owncloud/client/issues/9367 diff --git a/changelog/2.10.1_2022-04-05/9375.md b/changelog/2.10.1_2022-04-05/9375.md deleted file mode 100644 index cbf99d53cf..0000000000 --- a/changelog/2.10.1_2022-04-05/9375.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Raise ssl issue dialog above the wizard - -Under certain conditions it was possible that the ssl dialog was hidden behind the wizard. - -https://github.com/owncloud/client/pull/9375 diff --git a/changelog/2.10.1_2022-04-05/9381.md b/changelog/2.10.1_2022-04-05/9381.md deleted file mode 100644 index 75db35677a..0000000000 --- a/changelog/2.10.1_2022-04-05/9381.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fallback to ownCloud sidebar icons on Mac if none provided in branding - -If a customer does not provide sidebar icons we use the ownCloud sidebar icons. - - -https://github.com/owncloud/client/pull/9381 diff --git a/changelog/2.10.1_2022-04-05/9382.md b/changelog/2.10.1_2022-04-05/9382.md deleted file mode 100644 index ba5f5bc2d6..0000000000 --- a/changelog/2.10.1_2022-04-05/9382.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Immediately retry upload if file changed during sync - -If a file changed during discovery and the actual upload for multiple retries in a row, changes of it were ignored for a period of time. - -https://github.com/owncloud/client/issues/9382 diff --git a/changelog/2.10.1_2022-04-05/9383.md b/changelog/2.10.1_2022-04-05/9383.md deleted file mode 100644 index ed58d537c0..0000000000 --- a/changelog/2.10.1_2022-04-05/9383.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Don't reset change time on upload - -We fixed a bug where we reset the change time of Windows placeholder files to the value in the database during uploads. -This cold cause other applications to detect non-existing changes in that file. - -https://github.com/owncloud/client/issues/9383 -https://github.com/owncloud/client-desktop-vfs-win/pull/16 diff --git a/changelog/2.10.1_2022-04-05/9387.md b/changelog/2.10.1_2022-04-05/9387.md deleted file mode 100644 index 86f5116466..0000000000 --- a/changelog/2.10.1_2022-04-05/9387.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fix toggling launch-on-login for macOS - -This would fail when upgrading the application, and the upgraded version -has one or more letters in the name changed from/to upper-case. - -https://github.com/owncloud/client/issues/9387 -https://github.com/owncloud/client/pull/9433 diff --git a/changelog/2.10.1_2022-04-05/9390.md b/changelog/2.10.1_2022-04-05/9390.md deleted file mode 100644 index f8c51f718b..0000000000 --- a/changelog/2.10.1_2022-04-05/9390.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix translated icon names in desktop file with ownBrander themes - -Fixes broken translated icon reference in desktop entries for some branded build themes. - -https://github.com/owncloud/client/pull/9390 - diff --git a/changelog/2.10.1_2022-04-05/9417.md b/changelog/2.10.1_2022-04-05/9417.md deleted file mode 100644 index 61aa80d653..0000000000 --- a/changelog/2.10.1_2022-04-05/9417.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix possible crash - -We change the initialisation of a Windows icon to prevent a possible crash. - -https://github.com/owncloud/client/issues/9417 diff --git a/changelog/2.10.1_2022-04-05/9420.md b/changelog/2.10.1_2022-04-05/9420.md deleted file mode 100644 index e7babf24bd..0000000000 --- a/changelog/2.10.1_2022-04-05/9420.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: add open local/remote folder options - -Add the "open local/remote folder" context menu items for non-sync-root -items back into the accounts tab in the settings dialog. - -https://github.com/owncloud/client/issues/9405 -https://github.com/owncloud/client/pull/9420 diff --git a/changelog/2.10.1_2022-04-05/9425.md b/changelog/2.10.1_2022-04-05/9425.md deleted file mode 100644 index 1c6ca9d4de..0000000000 --- a/changelog/2.10.1_2022-04-05/9425.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Fix Account Filter for Server Activity tab - -https://github.com/owncloud/client/pull/9481 diff --git a/changelog/2.10.1_2022-04-05/9437.md b/changelog/2.10.1_2022-04-05/9437.md deleted file mode 100644 index 2cf859ce96..0000000000 --- a/changelog/2.10.1_2022-04-05/9437.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Ensure proper setup of network jobs on retries - -On retries network jobs where not properly setup which could -lead to undefined behaviour. - -https://github.com/owncloud/client/pull/9437 diff --git a/changelog/2.10.1_2022-04-05/9460.md b/changelog/2.10.1_2022-04-05/9460.md deleted file mode 100644 index b707e090f5..0000000000 --- a/changelog/2.10.1_2022-04-05/9460.md +++ /dev/null @@ -1,10 +0,0 @@ -Enhancement: Provide informal German translations - -The community was maintaining an informal German translation for years but we were only able to -provide a single version of German in the client. -We now ship both versions, the informal can be selected in the combobox in the advanced settings. -To be able to distinguish between formal and informal locales, we also include the locale -identifier in the dropdown (e.g., "Deutsch (de-informal)"). - -https://github.com/owncloud/client/issues/9460 -https://github.com/owncloud/client/pull/9502 diff --git a/changelog/2.10.1_2022-04-05/9489.md b/changelog/2.10.1_2022-04-05/9489.md deleted file mode 100644 index 5951a12fb3..0000000000 --- a/changelog/2.10.1_2022-04-05/9489.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: If required clear cookies in more scenarios - -BigIp F5 requires special cookie handling on our side. -We only explicitly cleared the cookies when we hit an unexpected redirect, -now we will clear them also when refreshing our OAuth token. - -https://github.com/owncloud/client/pull/9489 diff --git a/changelog/2.10.1_2022-04-05/9513.md b/changelog/2.10.1_2022-04-05/9513.md deleted file mode 100644 index 837d7dc994..0000000000 --- a/changelog/2.10.1_2022-04-05/9513.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: improve filter pop-up menu and button - -- replaced "No filter" option text with "All", to avoid the "No filter is not enabled" situation -- replace the "Filter" label on the button with "1 Filter"/"2 Filters" when a filter is active, so a user can immediately see that without having to open the filter pop-up - -https://github.com/owncloud/client/issues/9425 -https://github.com/owncloud/client/pull/9513 diff --git a/changelog/2.10.1_2022-04-05/9515.md b/changelog/2.10.1_2022-04-05/9515.md deleted file mode 100644 index e75aecf2ba..0000000000 --- a/changelog/2.10.1_2022-04-05/9515.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Always flush log when logging to stdout - -We improved the behaviour of logging to a terminal. - -https://github.com/owncloud/client/pull/9515 diff --git a/changelog/2.10.1_2022-04-05/9523.md b/changelog/2.10.1_2022-04-05/9523.md deleted file mode 100644 index 3d53d1045f..0000000000 --- a/changelog/2.10.1_2022-04-05/9523.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Added branding parameter to disallow duplicated folder sync pairs - -We added a branding parameter to disallow the addition of duplicated folder sync pairs in -the add folder wizard. - -https://github.com/owncloud/client/issues/9523 diff --git a/changelog/2.10.1_2022-04-05/9525.md b/changelog/2.10.1_2022-04-05/9525.md deleted file mode 100644 index a3744dad2a..0000000000 --- a/changelog/2.10.1_2022-04-05/9525.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Retry update after 10 minutes - -When an update (check) fails, it is currently retried only when the regular timeout (10 hours -by default) is triggered. With this change, we retry the update (check) after 10 minutes already. - -https://github.com/owncloud/client/issues/9522 -https://github.com/owncloud/client/pull/9525 diff --git a/changelog/2.10.1_2022-04-05/9533.md b/changelog/2.10.1_2022-04-05/9533.md deleted file mode 100644 index 4bb8fc4393..0000000000 --- a/changelog/2.10.1_2022-04-05/9533.md +++ /dev/null @@ -1,4 +0,0 @@ -Bugfix: Possible crash when removing non-existing folder - - -https://github.com/owncloud/client/issues/9533 diff --git a/changelog/2.10.1_2022-04-05/9545.md b/changelog/2.10.1_2022-04-05/9545.md deleted file mode 100644 index e7c3835f9b..0000000000 --- a/changelog/2.10.1_2022-04-05/9545.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Can't stop basic auth login - -We fixed a bug where the user was asked for their credentials again and again with no chance to abort. - -https://github.com/owncloud/client/issues/9545 diff --git a/changelog/2.10.1_2022-04-05/client-desktop-vfs-win-18.md b/changelog/2.10.1_2022-04-05/client-desktop-vfs-win-18.md deleted file mode 100644 index 51f4806105..0000000000 --- a/changelog/2.10.1_2022-04-05/client-desktop-vfs-win-18.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix potential download failure for renamed file with Windows VFS - -When a dehydrated file is renamed and immediately opened, the subsequent download might try to create a file with the original (un-renamed) name. - -https://github.com/owncloud/client-desktop-vfs-win/pull/18 diff --git a/changelog/2.10.1_2022-04-05/client-desktop-vfs-win-21.md b/changelog/2.10.1_2022-04-05/client-desktop-vfs-win-21.md deleted file mode 100644 index a3a693d8e0..0000000000 --- a/changelog/2.10.1_2022-04-05/client-desktop-vfs-win-21.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Possible crash when downloading a virtual file on Windows - -We fixed a bug that might have caused crashes when working with virtual files on Windows. - -https://github.com/owncloud/client-desktop-vfs-win/pull/21 diff --git a/changelog/2.10.1_2022-04-05/enterprise-5052.md b/changelog/2.10.1_2022-04-05/enterprise-5052.md deleted file mode 100644 index 57728bc5c6..0000000000 --- a/changelog/2.10.1_2022-04-05/enterprise-5052.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Don't publish upload if we can't finish the transaction in the client - -When a file gets locked during an upload we aborted after the upload finished on the server. -Resulting in a divergence of the local and remote state which could lead to conflicts. - -https://github.com/owncloud/enterprise/issues/5052 diff --git a/changelog/2.11.0_2022-08-18/5174.md b/changelog/2.11.0_2022-08-18/5174.md deleted file mode 100644 index fd7d9c3a4b..0000000000 --- a/changelog/2.11.0_2022-08-18/5174.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Compare usernames case-insensitive - -We fixed a bug where the user name was compared with the name provided by the server in a case-sensitive way. - -https://github.com/owncloud/enterprise/issues/5174 diff --git a/changelog/2.11.0_2022-08-18/9571.md b/changelog/2.11.0_2022-08-18/9571.md deleted file mode 100644 index 07f5f5a232..0000000000 --- a/changelog/2.11.0_2022-08-18/9571.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Use UTF-8 for .owncloudsync.log - -We fixed a bug where Unicode file names were not correctly displayed in .owncloudsync.log. - -https://github.com/owncloud/client/pull/9571 diff --git a/changelog/2.11.0_2022-08-18/9600.md b/changelog/2.11.0_2022-08-18/9600.md deleted file mode 100644 index f78da0a9e8..0000000000 --- a/changelog/2.11.0_2022-08-18/9600.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Crash when interacting with a folder in an error state - -We fixed a crash when using the context menu on a folder that encountered an error and was not using virtual files. - -https://github.com/owncloud/client/issues/9600 diff --git a/changelog/2.11.0_2022-08-18/9791.md b/changelog/2.11.0_2022-08-18/9791.md deleted file mode 100644 index d8506bd65b..0000000000 --- a/changelog/2.11.0_2022-08-18/9791.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Database was recreated after its removal - -We fixed a bug where the database was recreated during the removal of a sync folder connection. - -https://github.com/owncloud/client/issues/9791 diff --git a/changelog/2.11.0_2022-08-18/9832.md b/changelog/2.11.0_2022-08-18/9832.md deleted file mode 100644 index c4ad20ca6c..0000000000 --- a/changelog/2.11.0_2022-08-18/9832.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Throttle the UI updates during sync - -We reduced the number of UI updates during the sync, -especially with Windows vfs files this should improve the performance by a lot. - -https://github.com/owncloud/client/issues/9832 -https://github.com/owncloud/client/pull/9863 diff --git a/changelog/2.11.0_2022-08-18/9836.md b/changelog/2.11.0_2022-08-18/9836.md deleted file mode 100644 index f66399aa47..0000000000 --- a/changelog/2.11.0_2022-08-18/9836.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Run vfs downloads with a high priority - -This should reduce the probability for timeouts when downloading vfs files in the Windows explorer. - -https://github.com/owncloud/client/pull/9836 -https://github.com/owncloud/client/issues/9832 diff --git a/changelog/2.11.0_2022-08-18/9864.md b/changelog/2.11.0_2022-08-18/9864.md deleted file mode 100644 index 08dcd8fb5e..0000000000 --- a/changelog/2.11.0_2022-08-18/9864.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: We fixed a potential crash - -https://github.com/owncloud/client/issues/9864 diff --git a/changelog/2.11.0_2022-08-18/9956.md b/changelog/2.11.0_2022-08-18/9956.md deleted file mode 100644 index 58a9107a43..0000000000 --- a/changelog/2.11.0_2022-08-18/9956.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: Don't abort sync if a user requests a file - -Previously we aborted any running sync if a user requested a file that was not yet available locally. -This was done to ensure the user does not need to wait for the current sync to finish. -However, in today's code both actions the download and the sync can run in parallel. - -https://github.com/owncloud/client/pull/9956 -https://github.com/owncloud/client/issues/9832 diff --git a/changelog/2.11.0_2022-08-18/9966.md b/changelog/2.11.0_2022-08-18/9966.md deleted file mode 100644 index 8cb42ae162..0000000000 --- a/changelog/2.11.0_2022-08-18/9966.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Windows VFS: Files in an existing folder are dehydrated - -We fixed a bug, when a user selects an existing folder as sync root we previously dehydrated all existing files. - -https://github.com/owncloud/client/pull/9966 diff --git a/changelog/2.11.0_2022-08-18/9969.md b/changelog/2.11.0_2022-08-18/9969.md deleted file mode 100644 index fa7afbfde4..0000000000 --- a/changelog/2.11.0_2022-08-18/9969.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Run next scheduled sync after a folder was removed - -We fixed a bug where we did not start another sync when a folder that was currently syncing was removed. - -https://github.com/owncloud/client/issues/9969 diff --git a/changelog/2.11.0_2022-08-18/client-desktop-vfs-win-34.md b/changelog/2.11.0_2022-08-18/client-desktop-vfs-win-34.md deleted file mode 100644 index 5ed7e873ee..0000000000 --- a/changelog/2.11.0_2022-08-18/client-desktop-vfs-win-34.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Windows VFS: Keep file attributes and pin state - -When a user selected "Always keep on this device" on a cloud only file, we lost that information. -"Always keep on this device" only worked on already present files. - -https://github.com/owncloud/client-desktop-vfs-win/pull/34 diff --git a/changelog/2.11.1_2022-08-31/10058.md b/changelog/2.11.1_2022-08-31/10058.md deleted file mode 100644 index 22520018ee..0000000000 --- a/changelog/2.11.1_2022-08-31/10058.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fix configuration of selective sync from account settings - -We fixed a bug that prevented the directory tree in the account settings window from being expanded beyond the root directory level. -The problem was introduced in 8d0dd36d2. - -https://github.com/owncloud/client/pull/10058 -https://github.com/owncloud/client/pull/10065 diff --git a/changelog/2.6.2_2020-02-21/7755.md b/changelog/2.6.2_2020-02-21/7755.md deleted file mode 100644 index 269210e27f..0000000000 --- a/changelog/2.6.2_2020-02-21/7755.md +++ /dev/null @@ -1,3 +0,0 @@ -Change: Add branding option to disable experimental features - -https://github.com/owncloud/client/issues/7755 diff --git a/changelog/2.6.3_2020-06-10/3922.md b/changelog/2.6.3_2020-06-10/3922.md deleted file mode 100644 index d42a244f7e..0000000000 --- a/changelog/2.6.3_2020-06-10/3922.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Restart the client after an update - -We now start the client after an update, if the client was running before the update. - -https://github.com/owncloud/enterprise/issues/3922 diff --git a/changelog/2.6.3_2020-06-10/7018.md b/changelog/2.6.3_2020-06-10/7018.md deleted file mode 100644 index 837a008ef1..0000000000 --- a/changelog/2.6.3_2020-06-10/7018.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Client sometimes does not show up when started by a user - -We fixed a bug where a client sometimes does not show up when a user request a start. - -https://github.com/owncloud/client/issues/7018 diff --git a/changelog/2.6.3_2020-06-10/7043.md b/changelog/2.6.3_2020-06-10/7043.md deleted file mode 100644 index f16de84a34..0000000000 --- a/changelog/2.6.3_2020-06-10/7043.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix several wrong colored icons in dark mode - -We fixed multiple issues where monochrome icons where not converted to match the -current theme. - -https://github.com/owncloud/client/issues/7043 diff --git a/changelog/2.6.3_2020-06-10/7247.md b/changelog/2.6.3_2020-06-10/7247.md deleted file mode 100644 index 8bc65aab6a..0000000000 --- a/changelog/2.6.3_2020-06-10/7247.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fixed bug in public link with password required - -In the sharing dialog, "password required" capabilities lead to incorrect behaviour - -https://github.com/owncloud/client/issues/7247 diff --git a/changelog/2.6.3_2020-06-10/7313.md b/changelog/2.6.3_2020-06-10/7313.md deleted file mode 100644 index 358a76799d..0000000000 --- a/changelog/2.6.3_2020-06-10/7313.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fixed editing public link expiration date - -In the sharing dialog, allow editing public link expiration date when it is enforced - -https://github.com/owncloud/client/issues/7313 diff --git a/changelog/2.6.3_2020-06-10/7336.md b/changelog/2.6.3_2020-06-10/7336.md deleted file mode 100644 index 9a852cd029..0000000000 --- a/changelog/2.6.3_2020-06-10/7336.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Expand file tree also when no folders are synced - -We have fixed the behaviour of the folder Widget, -when an account was added and none of its folders was selected to be synced, the tree was not expanded. - -https://github.com/owncloud/client/issues/7336 diff --git a/changelog/2.6.3_2020-06-10/7700.md b/changelog/2.6.3_2020-06-10/7700.md deleted file mode 100644 index f7f50a5b47..0000000000 --- a/changelog/2.6.3_2020-06-10/7700.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fixed bug saving the cookies - -Saving the cookies on Windows might fail if the containing folder does not exist - - -https://github.com/owncloud/client/issues/7700 diff --git a/changelog/2.6.3_2020-06-10/7709.md b/changelog/2.6.3_2020-06-10/7709.md deleted file mode 100644 index 8e3e26b1fa..0000000000 --- a/changelog/2.6.3_2020-06-10/7709.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fixed crash in the setup wizard - -Fixe crash if setup wizard is closed while the virtual file system dialog is open - - -https://github.com/owncloud/client/issues/7709 -https://github.com/owncloud/client/issues/7711 diff --git a/changelog/2.6.3_2020-06-10/7710.md b/changelog/2.6.3_2020-06-10/7710.md deleted file mode 100644 index 2ce50750b5..0000000000 --- a/changelog/2.6.3_2020-06-10/7710.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fixed bug in the Virtual File warning dialog - -Don't show virtual file system warning again when the radio button is triggered a second time. -Declining the dialog had no effect as the radio button was already checked - -https://github.com/owncloud/client/issues/7710 -https://github.com/owncloud/client/issues/7712 diff --git a/changelog/2.6.3_2020-06-10/7722.md b/changelog/2.6.3_2020-06-10/7722.md deleted file mode 100644 index 949638c298..0000000000 --- a/changelog/2.6.3_2020-06-10/7722.md +++ /dev/null @@ -1,4 +0,0 @@ -Bugfix: Fixed a potential crash while discovering moves - - -https://github.com/owncloud/client/issues/7722 diff --git a/changelog/2.6.3_2020-06-10/7741.md b/changelog/2.6.3_2020-06-10/7741.md deleted file mode 100644 index bc653bb85e..0000000000 --- a/changelog/2.6.3_2020-06-10/7741.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Add Folder Sync Connection sometimes does not warn - -Warn when adding a folder sync connection of a remote folder -for which a subdir is already synchronized - -https://github.com/owncloud/client/issues/7741 diff --git a/changelog/2.6.3_2020-06-10/7744.md b/changelog/2.6.3_2020-06-10/7744.md deleted file mode 100644 index 75e9251fd8..0000000000 --- a/changelog/2.6.3_2020-06-10/7744.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Resize the buttons in the settings view dynamically - -Since Qt 5.12 the button text gets elided automatically -if the button text would exceed the button width. - -https://github.com/owncloud/client/issues/7744 diff --git a/changelog/2.6.3_2020-06-10/7759.md b/changelog/2.6.3_2020-06-10/7759.md deleted file mode 100644 index f02483094f..0000000000 --- a/changelog/2.6.3_2020-06-10/7759.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix status icon after move errors - -The file status icon was not showing an error when a move operation failed - -https://github.com/owncloud/client/issues/7759 - diff --git a/changelog/2.6.3_2020-06-10/7760.md b/changelog/2.6.3_2020-06-10/7760.md deleted file mode 100644 index 6dc8999f0c..0000000000 --- a/changelog/2.6.3_2020-06-10/7760.md +++ /dev/null @@ -1,4 +0,0 @@ -Bugfix: Fixed a potential crash on cancellation of discovery jobs - - -https://github.com/owncloud/client/pull/7760 diff --git a/changelog/2.6.3_2020-06-10/7761.md b/changelog/2.6.3_2020-06-10/7761.md deleted file mode 100644 index 33d51169f8..0000000000 --- a/changelog/2.6.3_2020-06-10/7761.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix a potential crash on Windows VFS - -We've fixed a potential crash where marking a file as -"Always keep on this device" caused the client to crash. - -https://github.com/owncloud/client/issues/7761 diff --git a/changelog/2.6.3_2020-06-10/7762.md b/changelog/2.6.3_2020-06-10/7762.md deleted file mode 100644 index ea681cff38..0000000000 --- a/changelog/2.6.3_2020-06-10/7762.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fixed OAuth2 login of user with `+` - -Make sure that the `+` in the user name is properly encoded in the URL -opened by the browser when doing an OAuth2 authentication. - -https://github.com/owncloud/client/issues/7762 - diff --git a/changelog/2.6.3_2020-06-10/7774.md b/changelog/2.6.3_2020-06-10/7774.md deleted file mode 100644 index c849fbc47b..0000000000 --- a/changelog/2.6.3_2020-06-10/7774.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: On Windows the share dialog does not open as the top most window - -We now ensure that our dialogs are correctly raised. - -https://github.com/owncloud/client/issues/7774 diff --git a/changelog/2.6.3_2020-06-10/7799.md b/changelog/2.6.3_2020-06-10/7799.md deleted file mode 100644 index 545c15d5d1..0000000000 --- a/changelog/2.6.3_2020-06-10/7799.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Client sometimes crashes when a placeholder file was moved - -We fixed an issue where moving a placeholder file would lead to a crash. - -https://github.com/owncloud/client/issues/7799 diff --git a/changelog/2.6.3_2020-06-10/7831.md b/changelog/2.6.3_2020-06-10/7831.md deleted file mode 100644 index e1234630b3..0000000000 --- a/changelog/2.6.3_2020-06-10/7831.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Don't override cookies with old values - -We fixed a bug where a client sometimes overrode the content of the cookie jar -with outdated or corrupted values - -https://github.com/owncloud/client/pull/7831 diff --git a/changelog/2.6.3_2020-06-10/7856.md b/changelog/2.6.3_2020-06-10/7856.md deleted file mode 100644 index 1f8a214107..0000000000 --- a/changelog/2.6.3_2020-06-10/7856.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Wizard is hidden behind the browser - -We now raise the wizard after a successful authentication - -https://github.com/owncloud/client/issues/7856 diff --git a/changelog/2.6.3_2020-06-10/7874.md b/changelog/2.6.3_2020-06-10/7874.md deleted file mode 100644 index 1e0ca2d3a7..0000000000 --- a/changelog/2.6.3_2020-06-10/7874.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Closing prompt has the same effect as accepting - -We fixed the handling of the user's input. - -https://github.com/owncloud/client/issues/7874 diff --git a/changelog/2.6.3_2020-06-10/7878.md b/changelog/2.6.3_2020-06-10/7878.md deleted file mode 100644 index 7feab603bd..0000000000 --- a/changelog/2.6.3_2020-06-10/7878.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Crash on migration of old settings - -We fixed a crash when user settings are migrated -to a new client version. - -https://github.com/owncloud/client/issues/7878 diff --git a/changelog/2.7.0_2020-11-13/3839.md b/changelog/2.7.0_2020-11-13/3839.md deleted file mode 100644 index 786f202793..0000000000 --- a/changelog/2.7.0_2020-11-13/3839.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Don't hardcode a plugin location - -We no longer hardcode a plugin location only available on the build system. -If a setup uses a non default plugin location, please consider setting -the environment variable QT_PLUGIN_PATH. - -https://github.com/owncloud/enterprise/issues/3839 diff --git a/changelog/2.7.0_2020-11-13/7356.md b/changelog/2.7.0_2020-11-13/7356.md deleted file mode 100644 index 7641412cc4..0000000000 --- a/changelog/2.7.0_2020-11-13/7356.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Detect the Windows 10 theme for the system tray - -We now display the system tray icon according to the current theme - -https://github.com/owncloud/client/issues/7356 diff --git a/changelog/2.7.0_2020-11-13/7724.md b/changelog/2.7.0_2020-11-13/7724.md deleted file mode 100644 index 13845a7c88..0000000000 --- a/changelog/2.7.0_2020-11-13/7724.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: When manually adding a folder sync connection, don't display 404 errors - -We no longer display 404 errors when exploring the folders. -A user might not have access to the full file tree on the server. - -https://github.com/owncloud/client/issues/7724 diff --git a/changelog/2.7.0_2020-11-13/7748.md b/changelog/2.7.0_2020-11-13/7748.md deleted file mode 100644 index 99666d2cf8..0000000000 --- a/changelog/2.7.0_2020-11-13/7748.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Enabling native VFS on Windows create two shortcuts in the Explorer - -We now remove legacy shortcuts when we enable VFS - -https://github.com/owncloud/client/issues/7748 diff --git a/changelog/2.7.0_2020-11-13/7749.md b/changelog/2.7.0_2020-11-13/7749.md deleted file mode 100644 index fd981a2b7a..0000000000 --- a/changelog/2.7.0_2020-11-13/7749.md +++ /dev/null @@ -1,8 +0,0 @@ -Change: Redesign the About dialog - -We redesigned the way the About information is displayed and unified it -with the "--version" switch. - -https://github.com/owncloud/client/issues/7749 -https://github.com/owncloud/enterprise/issues/3787 -https://github.com/owncloud/client/issues/7704 diff --git a/changelog/2.7.0_2020-11-13/7779.md b/changelog/2.7.0_2020-11-13/7779.md deleted file mode 100644 index d3723a4f97..0000000000 --- a/changelog/2.7.0_2020-11-13/7779.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Legacy config migration reverted files to online only - -We fixed a legacy config migration which reverted all files to online only on -every start. - -https://github.com/owncloud/client/issues/7779 diff --git a/changelog/2.7.0_2020-11-13/7833.md b/changelog/2.7.0_2020-11-13/7833.md deleted file mode 100644 index 37cf63807d..0000000000 --- a/changelog/2.7.0_2020-11-13/7833.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: The password dialog is hidden behind a window - -We changed the password dialog to stay on top of the ownCloud window. - -https://github.com/owncloud/client/issues/7833 diff --git a/changelog/2.7.0_2020-11-13/7862.md b/changelog/2.7.0_2020-11-13/7862.md deleted file mode 100644 index 46a902820a..0000000000 --- a/changelog/2.7.0_2020-11-13/7862.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: The client uploads chunks even though the server reports lack of support - -We now correctly handle the `bigfilechunking` capability - -https://github.com/owncloud/client/issues/7862 diff --git a/changelog/2.7.0_2020-11-13/7868.md b/changelog/2.7.0_2020-11-13/7868.md deleted file mode 100644 index 423ea2b001..0000000000 --- a/changelog/2.7.0_2020-11-13/7868.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Mac does not display a dock entry - -We changed the behaviour of the client to display a dock entry when we have a window open. - -https://github.com/owncloud/client/issues/7868 diff --git a/changelog/2.7.0_2020-11-13/7873.md b/changelog/2.7.0_2020-11-13/7873.md deleted file mode 100644 index b272290385..0000000000 --- a/changelog/2.7.0_2020-11-13/7873.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Option to log HTTP requests and responses - -We now allow to log http requests and responses - -https://github.com/owncloud/client/issues/7873 diff --git a/changelog/2.7.0_2020-11-13/7877.md b/changelog/2.7.0_2020-11-13/7877.md deleted file mode 100644 index d2a37740f4..0000000000 --- a/changelog/2.7.0_2020-11-13/7877.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Some check boxes in the sharing dialog are disabled - -We fixed a bug where the servers default sharing permissions -where used as limiting factor instead of a default selection. - -https://github.com/owncloud/client/issues/7877 diff --git a/changelog/2.7.0_2020-11-13/7881.md b/changelog/2.7.0_2020-11-13/7881.md deleted file mode 100644 index c877b01b21..0000000000 --- a/changelog/2.7.0_2020-11-13/7881.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Add button for `Log Settings` to advanced settings - -We added an easy way, besides pressing F12, to access the log settings. - -https://github.com/owncloud/client/issues/7881 diff --git a/changelog/2.7.0_2020-11-13/7920.md b/changelog/2.7.0_2020-11-13/7920.md deleted file mode 100644 index c00a21a4ae..0000000000 --- a/changelog/2.7.0_2020-11-13/7920.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: The layout of several ui elements is broken - -We replace an old layout mechanism with a more advanced one. - -https://github.com/owncloud/client/issues/7920 -https://github.com/owncloud/client/issues/7941 diff --git a/changelog/2.7.0_2020-11-13/7922.md b/changelog/2.7.0_2020-11-13/7922.md deleted file mode 100644 index ec6c8af798..0000000000 --- a/changelog/2.7.0_2020-11-13/7922.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: The client hides the window during the authentication process - -We changed the confusing behaviour and now minimize ownCloud instead. -This ensures that the window stays accessible. - -https://github.com/owncloud/client/pull/7922 diff --git a/changelog/2.7.0_2020-11-13/7925.md b/changelog/2.7.0_2020-11-13/7925.md deleted file mode 100644 index e57b66977f..0000000000 --- a/changelog/2.7.0_2020-11-13/7925.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: The settings ui shows a prompt for a few seconds - -We now hide that prompt by default and only show it if needed. - -https://github.com/owncloud/client/pull/7925 diff --git a/changelog/2.7.0_2020-11-13/7962.md b/changelog/2.7.0_2020-11-13/7962.md deleted file mode 100644 index 760f8f941b..0000000000 --- a/changelog/2.7.0_2020-11-13/7962.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Reorganize Settings - -We rename "General" to "Settings" and move the "Network" into "Settings" - -https://github.com/owncloud/client/pull/7962 diff --git a/changelog/2.7.0_2020-11-13/7976.md b/changelog/2.7.0_2020-11-13/7976.md deleted file mode 100644 index a1e78ad546..0000000000 --- a/changelog/2.7.0_2020-11-13/7976.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Selective sync dialog is displayed when virtual files are enabled - -We hide that dialog now so that it is no longer possible to remove files -from synchronisation when virtual files are enabled. - -https://github.com/owncloud/client/issues/7976 diff --git a/changelog/2.7.0_2020-11-13/7989.md b/changelog/2.7.0_2020-11-13/7989.md deleted file mode 100644 index 52dcfbf1ce..0000000000 --- a/changelog/2.7.0_2020-11-13/7989.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Use the checksum type specified by the server by default - -The default type for computation of the checksum was sha1 independent -of the type specified by the server. -Under certain conditions that caused multiple computations of the checksum. - -https://github.com/owncloud/client/pull/7989 diff --git a/changelog/2.7.0_2020-11-13/7999.md b/changelog/2.7.0_2020-11-13/7999.md deleted file mode 100644 index 078508d045..0000000000 --- a/changelog/2.7.0_2020-11-13/7999.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fix support of adler32 checksums with Windows virtual files support - -The validation device reported a size of 0 and thus the computations of the -checksums was aborted. - -https://github.com/owncloud/client/issues/7999 -https://github.com/owncloud/client/pull/8015 diff --git a/changelog/2.7.0_2020-11-13/8018.md b/changelog/2.7.0_2020-11-13/8018.md deleted file mode 100644 index d9dad3abe6..0000000000 --- a/changelog/2.7.0_2020-11-13/8018.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Move "Choose what to sync" to sync everything settings - -While selective sync is a feature only available when everything is synced, -the option had its own radio button. -We now moved the button to the other sync everything related settings. - -https://github.com/owncloud/client/pull/8018 diff --git a/changelog/2.7.0_2020-11-13/8019.md b/changelog/2.7.0_2020-11-13/8019.md deleted file mode 100644 index b4b8b9bd03..0000000000 --- a/changelog/2.7.0_2020-11-13/8019.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Enable Windows Virtual files by default - -We now enable the Windows Virtual file support by default. - -https://github.com/owncloud/client/pull/8019 -https://github.com/owncloud/client/issues/8139 diff --git a/changelog/2.7.0_2020-11-13/8020.md b/changelog/2.7.0_2020-11-13/8020.md deleted file mode 100644 index 4d8cf09f05..0000000000 --- a/changelog/2.7.0_2020-11-13/8020.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Move sync hidden files to advanced settings - -We moved the option to sync hidden files from the "Edit ignored Files" dialog -into the advanced settings. - -https://github.com/owncloud/client/issues/8020 diff --git a/changelog/2.7.0_2020-11-13/8027.md b/changelog/2.7.0_2020-11-13/8027.md deleted file mode 100644 index 72abe5bf91..0000000000 --- a/changelog/2.7.0_2020-11-13/8027.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Use the correct style for the folder wizard - -We now use the same style for the wizard on all platforms - -https://github.com/owncloud/client/pull/8027 diff --git a/changelog/2.7.0_2020-11-13/8038.md b/changelog/2.7.0_2020-11-13/8038.md deleted file mode 100644 index d47816660f..0000000000 --- a/changelog/2.7.0_2020-11-13/8038.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Replace the old icons with a unified look - -We replaced the different styles and colors of the icons -with a new unified look. - -https://github.com/owncloud/client/pull/8038 diff --git a/changelog/2.7.0_2020-11-13/8042.md b/changelog/2.7.0_2020-11-13/8042.md deleted file mode 100644 index 034166dd0c..0000000000 --- a/changelog/2.7.0_2020-11-13/8042.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Use the same HDPI for the crash reporter as for the client - -We fixed the behaviour of the crash reporter on HDPI screens. - -https://github.com/owncloud/client/issues/8042 diff --git a/changelog/2.7.0_2020-11-13/8050.md b/changelog/2.7.0_2020-11-13/8050.md deleted file mode 100644 index e3bb6144ba..0000000000 --- a/changelog/2.7.0_2020-11-13/8050.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Sharing dialog is now always on top of the settings dialog - -The sharing dialog is now a sub dialog, so it will be easier to continue sharing a folder. - -https://github.com/owncloud/client/pull/8050 diff --git a/changelog/2.7.0_2020-11-13/8051.md b/changelog/2.7.0_2020-11-13/8051.md deleted file mode 100644 index 4465db391d..0000000000 --- a/changelog/2.7.0_2020-11-13/8051.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: The back button on the advanced wizard page no longer gets enabled - -We fixed a bug where the back button in the advanced wizard page get re-enabled. - -https://github.com/owncloud/client/issues/8051 diff --git a/changelog/2.7.0_2020-11-13/8064.md b/changelog/2.7.0_2020-11-13/8064.md deleted file mode 100644 index 146ae6e007..0000000000 --- a/changelog/2.7.0_2020-11-13/8064.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Remove the branding option `wizardSelectiveSyncDefaultNothing` - -The branding option was removed as believe that it did not provide a good user experience. -We recommend `newBigFolderSizeLimit` together with `wizardHideFolderSizeLimitCheckbox` as a replacement. - -https://github.com/owncloud/client/pull/8064 diff --git a/changelog/2.7.0_2020-11-13/8066.md b/changelog/2.7.0_2020-11-13/8066.md deleted file mode 100644 index 45963e1d83..0000000000 --- a/changelog/2.7.0_2020-11-13/8066.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Ensure permissions for newly added files are available - -We fixed a bug where newly added files had no server permissions set. -Under certain conditions that was leading to an undefined behaviour. - -https://github.com/owncloud/client/issues/8066 -https://github.com/owncloud/client/issues/7967 diff --git a/changelog/2.7.0_2020-11-13/8085.md b/changelog/2.7.0_2020-11-13/8085.md deleted file mode 100644 index fc188f212e..0000000000 --- a/changelog/2.7.0_2020-11-13/8085.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Remove notifications when the account they belong to was removed - -We fixed a bug where notifications where still displayed after an account was removed. - -https://github.com/owncloud/client/issues/8085 diff --git a/changelog/2.7.0_2020-11-13/8104.md b/changelog/2.7.0_2020-11-13/8104.md deleted file mode 100644 index 351359c6a4..0000000000 --- a/changelog/2.7.0_2020-11-13/8104.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Account display name `servername (username)` to `username@servername` - -We changed the way the accounts are displayed to improve the syntactical value. - -https://github.com/owncloud/client/issues/8104 diff --git a/changelog/2.7.0_2020-11-13/8127.md b/changelog/2.7.0_2020-11-13/8127.md deleted file mode 100644 index 09bbe66f2d..0000000000 --- a/changelog/2.7.0_2020-11-13/8127.md +++ /dev/null @@ -1,8 +0,0 @@ -Change: Remove update channels from the ownCloud client - -To ensure a maximum of stability user should not replace their productive client with a preview build. -For that exact reason we offer testpilotcloud clients, they can be installed in parallel and updated via the beta channel. - -If a user is more adventurous than the average a manual installation of a preview is always possible. - -https://github.com/owncloud/client/issues/8127 diff --git a/changelog/2.7.0_2020-11-13/8131.md b/changelog/2.7.0_2020-11-13/8131.md deleted file mode 100644 index 95dab9dbfa..0000000000 --- a/changelog/2.7.0_2020-11-13/8131.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Check whether the local folder supports the virtual file system - -The Windows virtual file system requires NTFS, we now ensure that the folder is -using NTFS before we continue. - -https://github.com/owncloud/client/issues/8131 diff --git a/changelog/2.7.0_2020-11-13/8169.md b/changelog/2.7.0_2020-11-13/8169.md deleted file mode 100644 index e5eafcd81b..0000000000 --- a/changelog/2.7.0_2020-11-13/8169.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Display the users avatar in the activity list - -We now display the users avatar if available in the activity log table. - -https://github.com/owncloud/client/issues/8169 diff --git a/changelog/2.7.0_2020-11-13/8170.md b/changelog/2.7.0_2020-11-13/8170.md deleted file mode 100644 index 466f8cb465..0000000000 --- a/changelog/2.7.0_2020-11-13/8170.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: "All Files removed" dialog no longer blocks the application - -We fixed a bug where a dialog locked the whole application - -https://github.com/owncloud/client/issues/8170 diff --git a/changelog/2.7.0_2020-11-13/8187.md b/changelog/2.7.0_2020-11-13/8187.md deleted file mode 100644 index 3d4e4663e0..0000000000 --- a/changelog/2.7.0_2020-11-13/8187.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: We fixed the permissions check for local folders on NTFS - -We fixed a bug where the check whether the local folder is writeable returned a wrong result. -This could cause a crash with the virtual file system plugin. - -https://github.com/owncloud/client/issues/8187 diff --git a/changelog/2.7.0_2020-11-13/pr-7509.md b/changelog/2.7.0_2020-11-13/pr-7509.md deleted file mode 100644 index 68be24d787..0000000000 --- a/changelog/2.7.0_2020-11-13/pr-7509.md +++ /dev/null @@ -1,9 +0,0 @@ -Change: Support for OpenID Connect - -The ownCloud desktop client now supports OpenID Connect. OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It allows clients to verify the identity of the end-user based on the authentication performed by an authorization server, as well as to obtain basic profile information about the end-user in an interoperable and REST-like manner. - -OpenID Connect allows clients of all types, including web-based, mobile, and JavaScript clients, to request and receive information about authenticated sessions and end-users. The specification suite is extensible, allowing participants to use optional features such as encryption of identity data, discovery of OpenID providers, and session management, when it makes sense for them. - -See http://openid.net/connect/faq/ for a set of answers to frequently asked questions about OpenID Connect. - -https://github.com/owncloud/client/pull/7509 diff --git a/changelog/2.7.0_2020-11-13/product-19.md b/changelog/2.7.0_2020-11-13/product-19.md deleted file mode 100644 index cf5e502856..0000000000 --- a/changelog/2.7.0_2020-11-13/product-19.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Add support for the TUS resume-able upload protocol - -With the support of the TUS protocol we are now able to easily and reliably -upload files to oCIS. - - -https://github.com/owncloud/product/issues/19 diff --git a/changelog/2.7.1_2020-11-18/8229.md b/changelog/2.7.1_2020-11-18/8229.md deleted file mode 100644 index 7957a213ea..0000000000 --- a/changelog/2.7.1_2020-11-18/8229.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix client forgetting VirtualFiles mode - -We fixed a migration issue where 2.5 based settings where the client was -forgetting the VirtualFiles settings. - -https://github.com/owncloud/client/pull/8229 diff --git a/changelog/2.7.1_2020-11-18/8232.md b/changelog/2.7.1_2020-11-18/8232.md deleted file mode 100644 index 5e4d26ceb2..0000000000 --- a/changelog/2.7.1_2020-11-18/8232.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Don't follow redirects on .well-known/openid-configuration - -We fixed a bug where the client followed redirects -for .well-known/openid-configuration. - -https://github.com/owncloud/client/pull/8232 -https://github.com/owncloud/openidconnect/issues/20 diff --git a/changelog/2.7.2_2020-12-02/8244.md b/changelog/2.7.2_2020-12-02/8244.md deleted file mode 100644 index f403b0a7c8..0000000000 --- a/changelog/2.7.2_2020-12-02/8244.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Correctly detect Windows 10 taskbar theme - -We fixed the detection of a dark system try theme on -Windows. - -https://github.com/owncloud/client/issues/8244 diff --git a/changelog/2.7.2_2020-12-02/8248.md b/changelog/2.7.2_2020-12-02/8248.md deleted file mode 100644 index ad0f2b5cdf..0000000000 --- a/changelog/2.7.2_2020-12-02/8248.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Sync small plaintext files with Windows VFS - -We fixed a bug where small plaintext files where not synced -due to a broken integrity check. - -https://github.com/owncloud/client/issues/8248 diff --git a/changelog/2.7.2_2020-12-02/8258.md b/changelog/2.7.2_2020-12-02/8258.md deleted file mode 100644 index fc938eb30b..0000000000 --- a/changelog/2.7.2_2020-12-02/8258.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Update "Sync hidden files" button - -We fixed a bug that prevented the "Sync hidden files" from -displaying the correct value. - -https://github.com/owncloud/client/issues/8258 diff --git a/changelog/2.7.2_2020-12-02/8263.md b/changelog/2.7.2_2020-12-02/8263.md deleted file mode 100644 index b7606740eb..0000000000 --- a/changelog/2.7.2_2020-12-02/8263.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Pause sync when displaying remove all dialog - -We now pause the syn process when the all files where removed dialog is -displayed. This prevents multiple dialogs from being displayed. - -https://github.com/owncloud/client/issues/8263 diff --git a/changelog/2.7.3_2020-12-11/8294.md b/changelog/2.7.3_2020-12-11/8294.md deleted file mode 100644 index 555bbf9217..0000000000 --- a/changelog/2.7.3_2020-12-11/8294.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fix handling of errors with the Windows Cloud Filter API - -We fixed a bug where errors during the creation of placeholder files where -not correctly handled. The missing files where than falsely detected as deleted -and thus removed from the server. - -https://github.com/owncloud/client/issues/8294 diff --git a/changelog/2.7.4_2020-12-21/4329.md b/changelog/2.7.4_2020-12-21/4329.md deleted file mode 100644 index 5eac9e608d..0000000000 --- a/changelog/2.7.4_2020-12-21/4329.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix crash when a download is cancelled - -We fixed a crash, on Windows, when a user cancelled a download of -a VirtualFile using the Windows explorer. - -https://github.com/owncloud/enterprise/issues/4329 diff --git a/changelog/2.7.4_2020-12-21/7672.md b/changelog/2.7.4_2020-12-21/7672.md deleted file mode 100644 index 9cb80e16f9..0000000000 --- a/changelog/2.7.4_2020-12-21/7672.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Update Windows launch on start entry - -We fixed a bug where launch on start did not work after a re-install -to a new location. - -https://github.com/owncloud/client/issues/7672 diff --git a/changelog/2.7.4_2020-12-21/8289.md b/changelog/2.7.4_2020-12-21/8289.md deleted file mode 100644 index 5d6d6e5cd7..0000000000 --- a/changelog/2.7.4_2020-12-21/8289.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Log the final http request - -We fixed a bug where the http log did not include all headers of a request. - -https://github.com/owncloud/client/pull/8289 diff --git a/changelog/2.7.4_2020-12-21/8313.md b/changelog/2.7.4_2020-12-21/8313.md deleted file mode 100644 index 1504ca3657..0000000000 --- a/changelog/2.7.4_2020-12-21/8313.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Properly display parent Window when displaying a dialog - -We fixed a bug where a dialog was shown before the main window was show. - -https://github.com/owncloud/client/issues/8313 diff --git a/changelog/2.7.5_2021-01-28/4363.md b/changelog/2.7.5_2021-01-28/4363.md deleted file mode 100644 index 3d80037bfb..0000000000 --- a/changelog/2.7.5_2021-01-28/4363.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Support dark theme with branded client and vanilla icons - -We fixed a bug where the dark vanilla icons where used with a branded client. - -https://github.com/owncloud/enterprise/issues/4363 diff --git a/changelog/2.7.5_2021-01-28/8149.md b/changelog/2.7.5_2021-01-28/8149.md deleted file mode 100644 index 739a391326..0000000000 --- a/changelog/2.7.5_2021-01-28/8149.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Mac tray icon is scaled wrong - -We backported a change to Qt 5.12.10 which fixed the scaling of the system tray -icon on Big Sur. - -https://github.com/owncloud/client/issues/8149 diff --git a/changelog/2.7.5_2021-01-28/8314.md b/changelog/2.7.5_2021-01-28/8314.md deleted file mode 100644 index 581cdc2b47..0000000000 --- a/changelog/2.7.5_2021-01-28/8314.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix potential crashes with the remove all dialog - -We fixed a bug a dialog window belonging to a removed account could still -be visible. User action on that dialog would then cause a crash. - -https://github.com/owncloud/client/pull/8314 diff --git a/changelog/2.7.5_2021-01-28/8323.md b/changelog/2.7.5_2021-01-28/8323.md deleted file mode 100644 index f5124fd9b4..0000000000 --- a/changelog/2.7.5_2021-01-28/8323.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Detect file name clash with VirtualFiles enabled - -We fixed an issue where the file name clash detection was not run with -VirtualFiles enabled. - -https://github.com/owncloud/client/issues/8323 diff --git a/changelog/2.7.5_2021-01-28/8326.md b/changelog/2.7.5_2021-01-28/8326.md deleted file mode 100644 index 61280310b3..0000000000 --- a/changelog/2.7.5_2021-01-28/8326.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Remove stray placeholders - -We fixed a bug where Windows Virtual Files where not handled as such and thus -not removed. - -https://github.com/owncloud/client/issues/8326 diff --git a/changelog/2.7.5_2021-01-28/8349.md b/changelog/2.7.5_2021-01-28/8349.md deleted file mode 100644 index decde83227..0000000000 --- a/changelog/2.7.5_2021-01-28/8349.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Third party upgrades in distributed binaries - -We updated Qt from 5.12.9 to 5.12.10. -We updated OpenSSL from 1.1.1g to 1.1.1i. -Linux dependencies: QtKeychain was updated from 0.10.0 to 0.12.0 - -https://github.com/owncloud/client/issues/8349 diff --git a/changelog/2.7.5_2021-01-28/8390.md b/changelog/2.7.5_2021-01-28/8390.md deleted file mode 100644 index fb3044764a..0000000000 --- a/changelog/2.7.5_2021-01-28/8390.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix wrong option provided to OIDC - -We fixed a bug where we passed a wrong value to the OIDC display parameter - -https://github.com/owncloud/client/issues/8390 diff --git a/changelog/2.7.6_2021-02-04/4387.md b/changelog/2.7.6_2021-02-04/4387.md deleted file mode 100644 index df5192751b..0000000000 --- a/changelog/2.7.6_2021-02-04/4387.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix missing sidebar icons on Mac with branded builds - -We fixed an issue where branded client where lacking the sidebar icons. - -https://github.com/owncloud/enterprise/issues/4387 diff --git a/changelog/2.7.6_2021-02-04/8371.md b/changelog/2.7.6_2021-02-04/8371.md deleted file mode 100644 index cd16eebd4e..0000000000 --- a/changelog/2.7.6_2021-02-04/8371.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Case-sensitive comparison of checksum algorithm - -We fixed a bug where the checksum detection was case-sensitive -and used a different casing than the server. - -https://github.com/owncloud/client/pull/8371 -https://github.com/owncloud/client/pull/8376 diff --git a/changelog/2.8.0_2021-05-06/4405.md b/changelog/2.8.0_2021-05-06/4405.md deleted file mode 100644 index 0eac124d4c..0000000000 --- a/changelog/2.8.0_2021-05-06/4405.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix issues with long path - -We fixed an issue introduced in dd641fae997d71c8396b77def2fa25ad96fdf47f with -some functions and files paths > 260 characters. - -https://github.com/owncloud/enterprise/issues/4405 diff --git a/changelog/2.8.0_2021-05-06/7838.md b/changelog/2.8.0_2021-05-06/7838.md deleted file mode 100644 index e7153140bd..0000000000 --- a/changelog/2.8.0_2021-05-06/7838.md +++ /dev/null @@ -1,10 +0,0 @@ -Bugfix: Moves in folder sync connections where executed as a delete and upload - -We fixed a bug where moves in folder sync connections where executed -as a delete and upload. - -https://github.com/owncloud/client/issues/7838 -https://github.com/owncloud/enterprise/issues/4428 -https://github.com/owncloud/client/pull/8453 -https://github.com/owncloud/client/pull/8456 -https://github.com/owncloud/client/pull/8459 diff --git a/changelog/2.8.0_2021-05-06/8179.md b/changelog/2.8.0_2021-05-06/8179.md deleted file mode 100644 index c53555adb1..0000000000 --- a/changelog/2.8.0_2021-05-06/8179.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Added branding option to enforce VFS - -We added a branding option that enforces the use of Virtual Files on Windows. - -https://github.com/owncloud/enterprise/issues/4144 -https://github.com/owncloud/client/pull/8179/ diff --git a/changelog/2.8.0_2021-05-06/8437.md b/changelog/2.8.0_2021-05-06/8437.md deleted file mode 100644 index a1e54e1690..0000000000 --- a/changelog/2.8.0_2021-05-06/8437.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: Add initial support for backups triggered by an external tool - -We added a socket api function which allows creation of backups. - -https://github.com/owncloud/client/pull/8437 -https://github.com/owncloud/client/pull/8535 -https://github.com/owncloud/client/pull/8536 -https://github.com/owncloud/client/pull/8539 diff --git a/changelog/2.8.0_2021-05-06/8482.md b/changelog/2.8.0_2021-05-06/8482.md deleted file mode 100644 index 3c5212f464..0000000000 --- a/changelog/2.8.0_2021-05-06/8482.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix branding with space in the name - -We fix a build system issue with branding containing spaces. - -https://github.com/owncloud/client/pull/8482 diff --git a/changelog/2.8.0_2021-05-06/8484.md b/changelog/2.8.0_2021-05-06/8484.md deleted file mode 100644 index 83449532de..0000000000 --- a/changelog/2.8.0_2021-05-06/8484.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: We fixed an issue with the promptDeleteAllFiles setting - -When promptDeleteAllFiles=false is set the client will now correctly delete all files. - -https://github.com/owncloud/client/issues/8484 diff --git a/changelog/2.8.0_2021-05-06/8539.md b/changelog/2.8.0_2021-05-06/8539.md deleted file mode 100644 index 59a57bee20..0000000000 --- a/changelog/2.8.0_2021-05-06/8539.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Add an icon to the Windows system tray notification - -We now display a branded icon in the system tray notification. - -https://github.com/owncloud/client/pull/8539 diff --git a/changelog/2.8.0_2021-05-06/8550.md b/changelog/2.8.0_2021-05-06/8550.md deleted file mode 100644 index 24911aa924..0000000000 --- a/changelog/2.8.0_2021-05-06/8550.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Encode the log file as UTF-8 - -We fixed an issue where the log file might not have been encoded as UTF-8 and thus -scrambled file names. - -https://github.com/owncloud/client/pull/8550 diff --git a/changelog/2.8.1_2021-05-21/8615.md b/changelog/2.8.1_2021-05-21/8615.md deleted file mode 100644 index 38fc65ceb5..0000000000 --- a/changelog/2.8.1_2021-05-21/8615.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Prevent user from setting up a VFS sync to the root of a drive - -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. - -https://github.com/owncloud/client/pull/8615 diff --git a/changelog/2.8.1_2021-05-21/8633.md b/changelog/2.8.1_2021-05-21/8633.md deleted file mode 100644 index 8ca06d171e..0000000000 --- a/changelog/2.8.1_2021-05-21/8633.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: We fixed an issue with the assignment of tags - -We fixed the file id used for the assignment of the tag. - -https://github.com/owncloud/client/pull/8633/ diff --git a/changelog/2.8.2_2021-05-28/8272.md b/changelog/2.8.2_2021-05-28/8272.md deleted file mode 100644 index 787818bfed..0000000000 --- a/changelog/2.8.2_2021-05-28/8272.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Correctly detect network drives - -We fixed a bug which allowed to use Virtual files on Windows network drives, which is not supported by Windows. - -https://github.com/owncloud/client/issues/8272 diff --git a/changelog/2.8.2_2021-05-28/8664.md b/changelog/2.8.2_2021-05-28/8664.md deleted file mode 100644 index 9099f65dd4..0000000000 --- a/changelog/2.8.2_2021-05-28/8664.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: We fixed a potential crash in the socket api - -We fixed a crash in the Mac implementation of the socket api. - -https://github.com/owncloud/client/pull/8664 diff --git a/changelog/2.9.0_2021-09-08/4542.md b/changelog/2.9.0_2021-09-08/4542.md deleted file mode 100644 index b9cba74e60..0000000000 --- a/changelog/2.9.0_2021-09-08/4542.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: Prefer 127.0.0.1 as OAuth redirect URL - -When using OpenID Connect we now always use http://127.0.0.1 -as redirect URL instead of http://localhost, following the recommendations in RFC 8252 (https://tools.ietf.org/html/rfc8252). -For OAuth2 we added a branding parameter which allows to specify http://127.0.0.1 instead -of http://localhost. - -https://github.com/owncloud/enterprise/issues/4542 diff --git a/changelog/2.9.0_2021-09-08/4597.md b/changelog/2.9.0_2021-09-08/4597.md deleted file mode 100644 index 9a664ffe0e..0000000000 --- a/changelog/2.9.0_2021-09-08/4597.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Settings migration from v2.4 - -We fixed the migration of settings of version 2.4 to the current location. - -https://github.com/owncloud/enterprise/issues/4597 diff --git a/changelog/2.9.0_2021-09-08/4627.md b/changelog/2.9.0_2021-09-08/4627.md deleted file mode 100644 index d1de00e230..0000000000 --- a/changelog/2.9.0_2021-09-08/4627.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Display an icon in the Windows explorer context menu - -We now display the ownCloud icon in the context menu. - -https://github.com/owncloud/client/issues/4627 diff --git a/changelog/2.9.0_2021-09-08/4639.md b/changelog/2.9.0_2021-09-08/4639.md deleted file mode 100644 index 53fd214eae..0000000000 --- a/changelog/2.9.0_2021-09-08/4639.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: VFS support for folders in the drive root - -We fixed a bug where it was not possible to use a folder in -C:\ as sync folder. - -https://github.com/owncloud/enterprise/issues/4639 diff --git a/changelog/2.9.0_2021-09-08/5644.md b/changelog/2.9.0_2021-09-08/5644.md deleted file mode 100644 index 3fe657ee25..0000000000 --- a/changelog/2.9.0_2021-09-08/5644.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Show last sync date in tray menu - -Users can see what "Up to date" refers to explicitly now. - -https://github.com/owncloud/client/issues/5644 -https://github.com/owncloud/client/pull/8547 diff --git a/changelog/2.9.0_2021-09-08/7549.md b/changelog/2.9.0_2021-09-08/7549.md deleted file mode 100644 index ee77ef96f3..0000000000 --- a/changelog/2.9.0_2021-09-08/7549.md +++ /dev/null @@ -1,9 +0,0 @@ -Bugfix: Keep share link names in sync with server - -When the name of a share link is changed, e.g., to an -empty string, the server may not apply this, but assign -a fallback value (e.g., the link ID). The client therefore -needs to re-check the name after sending a change request. - -https://github.com/owncloud/client/issues/7549 -https://github.com/owncloud/client/pull/8546 diff --git a/changelog/2.9.0_2021-09-08/7646.md b/changelog/2.9.0_2021-09-08/7646.md deleted file mode 100644 index 79c4f24943..0000000000 --- a/changelog/2.9.0_2021-09-08/7646.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: SQLite wal file grows to several gigabyte - -We fixed a bug where the SQLite wal file grew until the client was quit. - -https://github.com/owncloud/client/issues/7646 diff --git a/changelog/2.9.0_2021-09-08/7715.md b/changelog/2.9.0_2021-09-08/7715.md deleted file mode 100644 index 5d22face54..0000000000 --- a/changelog/2.9.0_2021-09-08/7715.md +++ /dev/null @@ -1,13 +0,0 @@ -Enhancement: Display the information state in case we encountered ignored errors - -If syncing a file fails multiple times we mark it as ignored to skip it for a certain amount of time. -If we have ignored files we are not in sync, we now don't display the green icon. - -Additionally, this change aligns the icon displayed in the system tray with the icon displayed in the app. - -https://github.com/owncloud/client/issues/7715 -https://github.com/owncloud/client/issues/7365 -https://github.com/owncloud/client/issues/7200 -https://github.com/owncloud/client/issues/5860 - -https://github.com/owncloud/client/pull/8858 diff --git a/changelog/2.9.0_2021-09-08/8076.md b/changelog/2.9.0_2021-09-08/8076.md deleted file mode 100644 index 79ccc77e03..0000000000 --- a/changelog/2.9.0_2021-09-08/8076.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix missing permission for newly created folder - -We fixed a bug where a newly created folder had no permissions set. - -https://github.com/owncloud/client/pull/8076 diff --git a/changelog/2.9.0_2021-09-08/8130.md b/changelog/2.9.0_2021-09-08/8130.md deleted file mode 100644 index d803f23d76..0000000000 --- a/changelog/2.9.0_2021-09-08/8130.md +++ /dev/null @@ -1,9 +0,0 @@ -Enhancement: Make crash report IDs easy to copy - -Users can now click on crash report IDs to copy them to -their personal clipboard. This way, they can easily -reference them in bug reports. - -https://github.com/dschmidt/libcrashreporter-qt/pull/25 -https://github.com/owncloud/client/issues/8130 -https://github.com/owncloud/client/pull/8540 diff --git a/changelog/2.9.0_2021-09-08/8158.md b/changelog/2.9.0_2021-09-08/8158.md deleted file mode 100644 index 457686a584..0000000000 --- a/changelog/2.9.0_2021-09-08/8158.md +++ /dev/null @@ -1,12 +0,0 @@ -Enhancement: We reworked the tables - -We reworked all the tables in the application to unify -their behaviour and improve their performance. - -https://github.com/owncloud/client/issues/8158 -https://github.com/owncloud/client/issues/4336 -https://github.com/owncloud/client/issues/8528 -https://github.com/owncloud/client/pull/8584 -https://github.com/owncloud/client/pull/8585 -https://github.com/owncloud/client/pull/8627 -https://github.com/owncloud/client/pull/8629 diff --git a/changelog/2.9.0_2021-09-08/8231.md b/changelog/2.9.0_2021-09-08/8231.md deleted file mode 100644 index 1eb97f3c2e..0000000000 --- a/changelog/2.9.0_2021-09-08/8231.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Don't ask the user to switch to http - -We no longer recommend to use a http connection if a https URL -was not found. - -https://github.com/owncloud/client/issues/8231 diff --git a/changelog/2.9.0_2021-09-08/8253.md b/changelog/2.9.0_2021-09-08/8253.md deleted file mode 100644 index e3d191dfa5..0000000000 --- a/changelog/2.9.0_2021-09-08/8253.md +++ /dev/null @@ -1,9 +0,0 @@ -Change: Remove support for http redirects - -We no longer follow redirects, when a redirect is detected we will start -a connection validation process that does follow redirects. -This change improves the support of APM solutions which apply special -redirects to provide cookie sessions to the client. - -https://github.com/owncloud/client/pull/8293 -https://github.com/owncloud/client/pull/8253 diff --git a/changelog/2.9.0_2021-09-08/8273.md b/changelog/2.9.0_2021-09-08/8273.md deleted file mode 100644 index eb723c5e68..0000000000 --- a/changelog/2.9.0_2021-09-08/8273.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: We no longer try to locate an ownCloud install at /owncloud - -We no longer try to locate an ownCloud install in /owncloud if we failed to -connect to a server. - -https://github.com/owncloud/client/issues/8273 diff --git a/changelog/2.9.0_2021-09-08/8299.md b/changelog/2.9.0_2021-09-08/8299.md deleted file mode 100644 index 070ba2a1dd..0000000000 --- a/changelog/2.9.0_2021-09-08/8299.md +++ /dev/null @@ -1,8 +0,0 @@ -Change: Ignore the desktop.ini file in every directory, not only in top dir - -The Windows explorer files called desktop.ini were ignored only in the top -sync dir so far. They are now ignored in the sync in all directory levels -of the file tree. - -https://github.com/owncloud/client/issues/8298 -https://github.com/owncloud/client/pull/8299 diff --git a/changelog/2.9.0_2021-09-08/8317.md b/changelog/2.9.0_2021-09-08/8317.md deleted file mode 100644 index 874f369767..0000000000 --- a/changelog/2.9.0_2021-09-08/8317.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Don't recommend non default sync option - -We fixed a bug where sync all was still recommended on Windows - -https://github.com/owncloud/client/issues/8317 diff --git a/changelog/2.9.0_2021-09-08/8350.md b/changelog/2.9.0_2021-09-08/8350.md deleted file mode 100644 index f14d4b9d3d..0000000000 --- a/changelog/2.9.0_2021-09-08/8350.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Add support for dynamic client registration with OIDC - -We implemented support for dynamic client registration with an -OpenID Connect provider. - -https://github.com/owncloud/client/pull/8350/ diff --git a/changelog/2.9.0_2021-09-08/8366.md b/changelog/2.9.0_2021-09-08/8366.md deleted file mode 100644 index db1c20fcbd..0000000000 --- a/changelog/2.9.0_2021-09-08/8366.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Limit min window size to 2/3 available - -When scaling was used the window could become bigger than the screen. -The size is now limited to 2/3 of the screen. - -https://github.com/owncloud/client/issues/8366 diff --git a/changelog/2.9.0_2021-09-08/8367.md b/changelog/2.9.0_2021-09-08/8367.md deleted file mode 100644 index e32421cfe1..0000000000 --- a/changelog/2.9.0_2021-09-08/8367.md +++ /dev/null @@ -1,9 +0,0 @@ -Bugfix: Set up default locale correctly - -Fixes the formatting in locale-dependent widgets, -e.g., date pickers, like the one in the "share -link" window. - -https://github.com/owncloud/client/issues/8367 -https://github.com/owncloud/client/pull/8541 -https://github.com/owncloud/client/pull/8617 diff --git a/changelog/2.9.0_2021-09-08/8374.md b/changelog/2.9.0_2021-09-08/8374.md deleted file mode 100644 index 30b991ad33..0000000000 --- a/changelog/2.9.0_2021-09-08/8374.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Include full os version in the about-dialog - -We now include the os version in the about-dialog, this might help us to faster -pin down os related issues. - -https://github.com/owncloud/client/pull/8374 diff --git a/changelog/2.9.0_2021-09-08/8398.md b/changelog/2.9.0_2021-09-08/8398.md deleted file mode 100644 index 1c2b37ca8b..0000000000 --- a/changelog/2.9.0_2021-09-08/8398.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: We removed the support for async jobs using OC-JobStatus-Location - -We removed the support of async polling jobs after discovering potential issues. - -https://github.com/owncloud/client/pull/8398 diff --git a/changelog/2.9.0_2021-09-08/8464.md b/changelog/2.9.0_2021-09-08/8464.md deleted file mode 100644 index 540c5cfff8..0000000000 --- a/changelog/2.9.0_2021-09-08/8464.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: Provide a socket api call to get the client icon and -add the icon to the dolphin right click menu - -We added support to get the ownCloud client icon of the current theme to -the socket api. -We show the client icon in the dolphin file browser context menu. - -https://github.com/owncloud/client/issues/8464 diff --git a/changelog/2.9.0_2021-09-08/8466.md b/changelog/2.9.0_2021-09-08/8466.md deleted file mode 100644 index 5138f2b831..0000000000 --- a/changelog/2.9.0_2021-09-08/8466.md +++ /dev/null @@ -1,10 +0,0 @@ -Enhancement: Add language picker to general settings - -Users can override the automatically chosen language by -selecting a custom language in a dropdown in the general -settings. -Furthermore, a --language CLI parameter was added that -serves the same purpose. - -https://github.com/owncloud/client/issues/8466 -https://github.com/owncloud/client/pull/8493 diff --git a/changelog/2.9.0_2021-09-08/8467.md b/changelog/2.9.0_2021-09-08/8467.md deleted file mode 100644 index 05b52ba4ce..0000000000 --- a/changelog/2.9.0_2021-09-08/8467.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Attach the last 20 log lines to a crash report - -We now save the last 20 lines of log to a temporary file. -This file is then part of a crash report. - -https://github.com/owncloud/client/issues/8467 -https://github.com/owncloud/client/pull/8469 diff --git a/changelog/2.9.0_2021-09-08/8590.md b/changelog/2.9.0_2021-09-08/8590.md deleted file mode 100644 index 1cb0e9e616..0000000000 --- a/changelog/2.9.0_2021-09-08/8590.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Only show the settings if they are explicitly requested on start - -We now only display the settings when the user requested it on start -and not every time the application is started a second time. - -https://github.com/owncloud/client/issues/8590 diff --git a/changelog/2.9.0_2021-09-08/8609.md b/changelog/2.9.0_2021-09-08/8609.md deleted file mode 100644 index bfe6625d88..0000000000 --- a/changelog/2.9.0_2021-09-08/8609.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Mention the local file name when a file name clash occurs - -We now display the name of the file we detected the clash with. - -https://github.com/owncloud/client/issues/8609 -https://github.com/owncloud/client/pull/8630 diff --git a/changelog/2.9.0_2021-09-08/8665.md b/changelog/2.9.0_2021-09-08/8665.md deleted file mode 100644 index 86669b14e3..0000000000 --- a/changelog/2.9.0_2021-09-08/8665.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Add a branding option to skip the advanced setup page - -If the option is enabled we will create a sync with the default values. - -https://github.com/owncloud/client/issues/8665 diff --git a/changelog/2.9.0_2021-09-08/8672.md b/changelog/2.9.0_2021-09-08/8672.md deleted file mode 100644 index 0fae0ea2a7..0000000000 --- a/changelog/2.9.0_2021-09-08/8672.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Ignore consecutive errors for a period of time - -We fixed a bug where certain errors caused a sync run every 30 seconds - -https://github.com/owncloud/client/issues/8672 diff --git a/changelog/2.9.0_2021-09-08/8729.md b/changelog/2.9.0_2021-09-08/8729.md deleted file mode 100644 index 36974b1d53..0000000000 --- a/changelog/2.9.0_2021-09-08/8729.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Properly print the sync events in .owncloudsync.log - -We fixed a bug in the .owncloudsync.log logger which caused enum values -to be printed as a number rather than a string. - -https://github.com/owncloud/client/issues/8729 diff --git a/changelog/2.9.0_2021-09-08/8732.md b/changelog/2.9.0_2021-09-08/8732.md deleted file mode 100644 index 455e2a88bb..0000000000 --- a/changelog/2.9.0_2021-09-08/8732.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Correctly handle file path comparison on Windows - -We fixed a bug in which a change in the casing og the sync root made the client -ignore changes in it. - -https://github.com/owncloud/client/issues/8732 diff --git a/changelog/2.9.0_2021-09-08/8761.md b/changelog/2.9.0_2021-09-08/8761.md deleted file mode 100644 index 0f195865e1..0000000000 --- a/changelog/2.9.0_2021-09-08/8761.md +++ /dev/null @@ -1,10 +0,0 @@ -Bugfix: Locked files are not correctly synced - -We fixed an issue where files locked by office etc., where not correctly synced, -when Windows Virtual files are enabled. - -https://github.com/owncloud/client/issues/8761 -https://github.com/owncloud/client/issues/8765 -https://github.com/owncloud/client/issues/8766 -https://github.com/owncloud/client/pull/8763 -https://github.com/owncloud/client/pull/8768 diff --git a/changelog/2.9.0_2021-09-08/8780.md b/changelog/2.9.0_2021-09-08/8780.md deleted file mode 100644 index acad9ef44b..0000000000 --- a/changelog/2.9.0_2021-09-08/8780.md +++ /dev/null @@ -1,9 +0,0 @@ -Enhancement: Consider a remote poll interval coming with the server capabilities - -This way, admins can configure the remote sync poll interval of clients through -the capabilities settings of the server. Note that the setting in the server -capabilities needs to be done in milliseconds. Default is 30 seconds. - -https://github.com/owncloud/client/issues/5947 -https://github.com/owncloud/client/issues/8780 -https://github.com/owncloud/client/pull/8777 diff --git a/changelog/2.9.0_2021-09-08/8787.md b/changelog/2.9.0_2021-09-08/8787.md deleted file mode 100644 index 90d9811d6f..0000000000 --- a/changelog/2.9.0_2021-09-08/8787.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Improved handling of errors during local file updates - -If a local metadata update fails we now provide the proper error in the ui. -In case that the error was caused by a locked file we now retry the operation. - -https://github.com/owncloud/client/pull/8787 diff --git a/changelog/2.9.0_2021-09-08/8804.md b/changelog/2.9.0_2021-09-08/8804.md deleted file mode 100644 index 0124a047d0..0000000000 --- a/changelog/2.9.0_2021-09-08/8804.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Prompt the user of the cmd client what to do if all files where removed - -We now prompt the user, previously the cmd client got stuck. - -https://github.com/owncloud/client/issues/8804 diff --git a/changelog/2.9.0_2021-09-08/8811.md b/changelog/2.9.0_2021-09-08/8811.md deleted file mode 100644 index c5deff90c0..0000000000 --- a/changelog/2.9.0_2021-09-08/8811.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Retry sync on `502 Bad Gateway` - -We now treat a `502 Bad Gateway` as a less severe error and directly initialise a retry. - -https://github.com/owncloud/client/issues/8811 diff --git a/changelog/2.9.0_2021-09-08/8812.md b/changelog/2.9.0_2021-09-08/8812.md deleted file mode 100644 index 1c7bd45d5a..0000000000 --- a/changelog/2.9.0_2021-09-08/8812.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Relaunching the client on macOS will show the settings dialog - -Relaunching the ownCloud client when it is already running, would -seemingly do nothing at all. To make this more consistent with other -macOS applications, relaunching will now open the settings dialog. - -https://github.com/owncloud/client/issues/8377 -https://github.com/owncloud/client/pull/8812 diff --git a/changelog/2.9.0_2021-09-08/8824.md b/changelog/2.9.0_2021-09-08/8824.md deleted file mode 100644 index c87b1562af..0000000000 --- a/changelog/2.9.0_2021-09-08/8824.md +++ /dev/null @@ -1,10 +0,0 @@ -Bugfix: Fix config migrations from versions 2.8 to 2.9 - -Due to a value change of an internal Qt configuration variable, the configuration data could not be migrated on many -systems. We fixed this by implementing an additional migration path. - -Furthermore, we removed the dependency on said value within the GUI, and use the values explicitly from the theme to -display the correct values on UI elements such as buttons. - -https://github.com/owncloud/client/issues/8824 -https://github.com/owncloud/client/pull/8860 diff --git a/changelog/2.9.0_2021-09-08/8836.md b/changelog/2.9.0_2021-09-08/8836.md deleted file mode 100644 index c78993607a..0000000000 --- a/changelog/2.9.0_2021-09-08/8836.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Always exclude .owncloud files - -Our Linux virtual files implementation is using the file name extension .owncloud -those files where only ignored if the Linux VFS was enabled. -Under some circumstances it could lead to undefined client states. -We now always ignore those files as system reserved. - -https://github.com/owncloud/client/pull/8836 diff --git a/changelog/2.9.0_2021-09-08/8837.md b/changelog/2.9.0_2021-09-08/8837.md deleted file mode 100644 index 82d5d7c706..0000000000 --- a/changelog/2.9.0_2021-09-08/8837.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Don't crash if a certain move is undone - -https://github.com/owncloud/client/issues/8837 -https://github.com/owncloud/client/pull/8863 -https://github.com/owncloud/client/pull/8958 diff --git a/changelog/2.9.0_2021-09-08/8849.md b/changelog/2.9.0_2021-09-08/8849.md deleted file mode 100644 index 7ec954111f..0000000000 --- a/changelog/2.9.0_2021-09-08/8849.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Prevent sync root sharing - -Due to legacy reasons it is possible to let two sync connections -use the same directory. -In combination with virtual files this was leading to data-loss, however. - -https://github.com/owncloud/client/issues/8849 -https://github.com/owncloud/client/issues/8512 diff --git a/changelog/2.9.0_2021-09-08/8864.md b/changelog/2.9.0_2021-09-08/8864.md deleted file mode 100644 index eb1dc10dd2..0000000000 --- a/changelog/2.9.0_2021-09-08/8864.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Removed support for client side certificates - -Client side certificates where never officially supported and where untested in many scenarios. - -https://github.com/owncloud/client/pull/8864 diff --git a/changelog/2.9.0_2021-09-08/8866.md b/changelog/2.9.0_2021-09-08/8866.md deleted file mode 100644 index 159e6d7851..0000000000 --- a/changelog/2.9.0_2021-09-08/8866.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: The `Re-open Browser` now always does what it says - -Under certain conditions the previous authentication run might have failed and the button -became unresponsive, we now start a new authentication in that case. - -https://github.com/owncloud/client/pull/8866 diff --git a/changelog/2.9.0_2021-09-08/8901.md b/changelog/2.9.0_2021-09-08/8901.md deleted file mode 100644 index cc72edc28e..0000000000 --- a/changelog/2.9.0_2021-09-08/8901.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Start OAuth/password prompt if password is wrong during start up - -If the OAuth token was invalid during start up we didn't start the OAuth process -and the user needed to manually log out in order to log in again. - -https://github.com/owncloud/client/issues/8901 diff --git a/changelog/2.9.0_2021-09-08/8940.md b/changelog/2.9.0_2021-09-08/8940.md deleted file mode 100644 index e076d9a7af..0000000000 --- a/changelog/2.9.0_2021-09-08/8940.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Handle timeouts occurring during OAuth - -We now handle timeouts occurring during OAuth. - -https://github.com/owncloud/client/pull/8940 diff --git a/changelog/2.9.1_2021-10-13/8421.md b/changelog/2.9.1_2021-10-13/8421.md deleted file mode 100644 index bfe8ce9b48..0000000000 --- a/changelog/2.9.1_2021-10-13/8421.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Mac multiple dialogs block all input - -We back ported a fix to a Qt bug which causes multiple dialogs on Mac to block all input. - - -https://github.com/owncloud/client/issues/8421 -https://bugreports.qt.io/browse/QTBUG-91059 -https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/feca22a30f8d3a2122fd9b2097351fcb2da28543 diff --git a/changelog/2.9.1_2021-10-13/8806.md b/changelog/2.9.1_2021-10-13/8806.md deleted file mode 100644 index 9534fccafa..0000000000 --- a/changelog/2.9.1_2021-10-13/8806.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Enforce rtl layout with rtl languages - -We fixed a bug where setting the language to a right to left language on Mac -did not change the layout of the application. - -https://github.com/owncloud/client/issues/8806 -https://github.com/owncloud/client/pull/8981 diff --git a/changelog/2.9.1_2021-10-13/8920.md b/changelog/2.9.1_2021-10-13/8920.md deleted file mode 100644 index ca66797ecb..0000000000 --- a/changelog/2.9.1_2021-10-13/8920.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Broken URL in branded builds - -We fixed a string issue with branded builds resulting in invalid urls. - -https://github.com/owncloud/client/issues/8920 diff --git a/changelog/2.9.1_2021-10-13/8994.md b/changelog/2.9.1_2021-10-13/8994.md deleted file mode 100644 index 8f534d929a..0000000000 --- a/changelog/2.9.1_2021-10-13/8994.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Handle use of directory of another Windows VFS sync client - -We now better handle setup issues during the initialisation of virtual files support. -Especially the case that a user tries to use a directory managed by a competitor which until now caused a crash. - -https://github.com/owncloud/client/issues/8994 diff --git a/changelog/2.9.1_2021-10-13/8996.md b/changelog/2.9.1_2021-10-13/8996.md deleted file mode 100644 index 8f2ca0ecb8..0000000000 --- a/changelog/2.9.1_2021-10-13/8996.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Building libcloudprovider support fails - -We fixed the libcloudprovider integration. - -https://github.com/owncloud/client/issues/8996 diff --git a/changelog/2.9.1_2021-10-13/9006.md b/changelog/2.9.1_2021-10-13/9006.md deleted file mode 100644 index 805f9d3d01..0000000000 --- a/changelog/2.9.1_2021-10-13/9006.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Tables now display local time - -We fixed a bug where the sync tables where displaying utc time for some items. - -https://github.com/owncloud/client/issues/9006 diff --git a/changelog/2.9.1_2021-10-13/9010.md b/changelog/2.9.1_2021-10-13/9010.md deleted file mode 100644 index 2cd6bbc13b..0000000000 --- a/changelog/2.9.1_2021-10-13/9010.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Display the error type in the issue protocol to allow sorting - -We now display the error type in the not synced protocol and allow to sort by the -error type. - -https://github.com/owncloud/client/pull/9010 -https://github.com/owncloud/client/issues/9000 diff --git a/changelog/2.9.1_2021-10-13/9012.md b/changelog/2.9.1_2021-10-13/9012.md deleted file mode 100644 index 97d18bf40a..0000000000 --- a/changelog/2.9.1_2021-10-13/9012.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: We fixed a crash when using the retry action on an issue - -Using the context menu action on a sync issue could cause a crash. - -https://github.com/owncloud/client/issues/9013 -https://github.com/owncloud/client/pull/9012 diff --git a/changelog/2.9.1_2021-10-13/9014.md b/changelog/2.9.1_2021-10-13/9014.md deleted file mode 100644 index 60c49a0673..0000000000 --- a/changelog/2.9.1_2021-10-13/9014.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix crash when closing the client - -We fixed a crash where we crash when we closed the client during a sync. - -https://github.com/owncloud/client/issues/9014 diff --git a/changelog/2.9.1_2021-10-13/9016.md b/changelog/2.9.1_2021-10-13/9016.md deleted file mode 100644 index 2626038a94..0000000000 --- a/changelog/2.9.1_2021-10-13/9016.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Crash on missing or unreadable sync root - -We fixed an issue where the client crashed after a user deleted the sync root -or lost access to the directory. - -https://github.com/owncloud/client/issues/9016 -https://github.com/owncloud/client/pull/9017 -https://github.com/owncloud/client/pull/9065 diff --git a/changelog/2.9.1_2021-10-13/9019.md b/changelog/2.9.1_2021-10-13/9019.md deleted file mode 100644 index 87edf40389..0000000000 --- a/changelog/2.9.1_2021-10-13/9019.md +++ /dev/null @@ -1,19 +0,0 @@ -Bugfix: A upgrade to 2.9 causes the usage of a new journal file - -We fixed a bug where the name of the sync journal was not properly saved to the settings. -This caused a bug when migration to 2.9, so a new sync journal was created. - -This not only caused the loss of some selective sync settings, but also caused the display of the following warning message: - -``` -Multiple accounts are sharing the folder. -This configuration is know to lead to dataloss and is no longer supported. -Please consider removing this folder from the account and adding it again. -``` - -We also removed the account info infix from the sync db used with the cmd client. - -https://github.com/owncloud/client/issues/9019 -https://github.com/owncloud/client/pull/9028 -https://github.com/owncloud/client/pull/9046 -https://github.com/owncloud/client/pull/9054 diff --git a/changelog/2.9.1_2021-10-13/9022.md b/changelog/2.9.1_2021-10-13/9022.md deleted file mode 100644 index aa87663c3a..0000000000 --- a/changelog/2.9.1_2021-10-13/9022.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Properly deployment of Qt translations Mac and Window - -We fixed a deployment bug which prevented the translation of -some components to be loaded. - -https://github.com/owncloud/client/issues/9022 -https://invent.kde.org/packaging/craft/-/commit/77c114917826480f294d0432f147c9e9f7d19e21 diff --git a/changelog/2.9.1_2021-10-13/9026.md b/changelog/2.9.1_2021-10-13/9026.md deleted file mode 100644 index d268a56103..0000000000 --- a/changelog/2.9.1_2021-10-13/9026.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: The file status of suffix placeholders was displayed incorrectly - -We incorrectly reported that suffix files where ignored. - -https://github.com/owncloud/client/issues/9026 diff --git a/changelog/2.9.1_2021-10-13/9057.md b/changelog/2.9.1_2021-10-13/9057.md deleted file mode 100644 index 33943158a6..0000000000 --- a/changelog/2.9.1_2021-10-13/9057.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: When a folder is removed we leave a database behind - -We fixed a bug where we left an empty `sync_journal.db` behind, when we removed a folder/account. -As we use the presence of `sync_journal.db` to determine whether the folder is used by a sync client this -prevented using an old folder in a new setup. - -https://github.com/owncloud/client/issues/9057 diff --git a/changelog/2.9.1_2021-10-13/9093.md b/changelog/2.9.1_2021-10-13/9093.md deleted file mode 100644 index 6e5b9b8dd8..0000000000 --- a/changelog/2.9.1_2021-10-13/9093.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Dehydrating placeholders failed if the file is read only - -We fixed a bug where dehydrating a read only file failed without any apparent reason. - -https://github.com/owncloud/client/issues/9093 -https://gitea.owncloud.services/client/client-plugin-vfs-win/pulls/33 diff --git a/changelog/2.9.1_2021-10-13/9114.md b/changelog/2.9.1_2021-10-13/9114.md deleted file mode 100644 index 39afc7d458..0000000000 --- a/changelog/2.9.1_2021-10-13/9114.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Downgrades could trigger deletion of virtual files - -We now prevent the downgrade of Windows VFS folders. - -https://github.com/owncloud/client/issues/9114 diff --git a/changelog/2.9.2_2021-11-24/8979.md b/changelog/2.9.2_2021-11-24/8979.md deleted file mode 100644 index 9116eedbe6..0000000000 --- a/changelog/2.9.2_2021-11-24/8979.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Properly handle Windows log off - -We now ensure that we receive the window messages dispatched by the system. - -https://github.com/owncloud/client/issues/8979 -https://github.com/owncloud/client/pull/9142 -https://github.com/owncloud/client/pull/9220 -https://github.com/owncloud/client/pull/9227 diff --git a/changelog/2.9.2_2021-11-24/9159.md b/changelog/2.9.2_2021-11-24/9159.md deleted file mode 100644 index e67f122efc..0000000000 --- a/changelog/2.9.2_2021-11-24/9159.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Disable vfs option is ignored - -We fixed a branding issue where vfs was used even when the parameter was not enabled. - -https://github.com/owncloud/client/issues/9159 -https://github.com/owncloud/enterprise/issues/4820 diff --git a/changelog/2.9.2_2021-11-24/9167.md b/changelog/2.9.2_2021-11-24/9167.md deleted file mode 100644 index 806d9d59b6..0000000000 --- a/changelog/2.9.2_2021-11-24/9167.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Add branding option to disable icons in the file explorer - -We implemented a branding parameter to disable the display of icons in the -file explorer context menu, this only affects Windows and Linux. - -https://github.com/owncloud/client/issues/9167 diff --git a/changelog/2.9.2_2021-11-24/9202.md b/changelog/2.9.2_2021-11-24/9202.md deleted file mode 100644 index e402a4ea69..0000000000 --- a/changelog/2.9.2_2021-11-24/9202.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: The client no longer idles after a minor URL change - -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 we aborted the sync only after we updated the URL. -This caused the client to idle for one minute. - -https://github.com/owncloud/client/pull/9202 diff --git a/changelog/2.9.2_2021-11-24/9216.md b/changelog/2.9.2_2021-11-24/9216.md deleted file mode 100644 index d1e7367ac7..0000000000 --- a/changelog/2.9.2_2021-11-24/9216.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Branding option to disable warning for multiple sync_journal.db's - -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. - -https://github.com/owncloud/client/pull/9216 diff --git a/changelog/2.9.2_2021-11-24/9224.md b/changelog/2.9.2_2021-11-24/9224.md deleted file mode 100644 index e8e080f8e3..0000000000 --- a/changelog/2.9.2_2021-11-24/9224.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Config migration on systems with a 2.4 and a 2.8 config - -We fixed a bug where the client migrated the old settings from 2.4 to 2.9 instead of the 2.8 settings. -Only branded clients where affected by the issue. - -https://github.com/owncloud/client/issues/9224 -https://github.com/owncloud/client/pull/9226 diff --git a/changelog/3.0.0_2022-11-30/10007.md b/changelog/3.0.0_2022-11-30/10007.md deleted file mode 100644 index 544b29c212..0000000000 --- a/changelog/3.0.0_2022-11-30/10007.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Don't unset implicit log flush - -Since https://github.com/owncloud/client/pull/9515 we flush the log if the output is stdout. -We fixed a bug which disabled it again. - -https://github.com/owncloud/client/pull/9515 diff --git a/changelog/3.0.0_2022-11-30/10017.md b/changelog/3.0.0_2022-11-30/10017.md deleted file mode 100644 index 09f061aef9..0000000000 --- a/changelog/3.0.0_2022-11-30/10017.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: We fixed a crash - -We fixed a crash that could occur after a folder reported a setup error - -https://github.com/owncloud/client/pull/10017 diff --git a/changelog/3.0.0_2022-11-30/10031.md b/changelog/3.0.0_2022-11-30/10031.md deleted file mode 100644 index 08af859ca5..0000000000 --- a/changelog/3.0.0_2022-11-30/10031.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Windows VFS download speed improvement - -We improved the performance of downloads performed on virtual files in the Windows Explorer. - -https://github.com/owncloud/client/issues/10031 diff --git a/changelog/3.0.0_2022-11-30/10101.md b/changelog/3.0.0_2022-11-30/10101.md deleted file mode 100644 index 84b8b564f6..0000000000 --- a/changelog/3.0.0_2022-11-30/10101.md +++ /dev/null @@ -1,4 +0,0 @@ -Bugfix: Sync status changes are now directly displayed - - -https://github.com/owncloud/client/issues/10101 diff --git a/changelog/3.0.0_2022-11-30/10104.md b/changelog/3.0.0_2022-11-30/10104.md deleted file mode 100644 index 24540e6094..0000000000 --- a/changelog/3.0.0_2022-11-30/10104.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Add a `prefer: minimal` header to PROPFIND - -This will not return missing attribs in the reply in a 404 not found status propset. -That reduces the amount of transferred data significant. - -https://github.com/owncloud/client/pull/10104 diff --git a/changelog/3.0.0_2022-11-30/10135.md b/changelog/3.0.0_2022-11-30/10135.md deleted file mode 100644 index 45f114d235..0000000000 --- a/changelog/3.0.0_2022-11-30/10135.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Allow creation of sync roots with long paths - -Until now, we were only able to create a .sync_journal.db in a path with less than 260 characters. - -https://github.com/owncloud/client/pull/10135/ diff --git a/changelog/3.0.0_2022-11-30/10136.md b/changelog/3.0.0_2022-11-30/10136.md deleted file mode 100644 index 452350dbcb..0000000000 --- a/changelog/3.0.0_2022-11-30/10136.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Windows add longPath awareness - -Requires Windows 10 newer than 1607 and the registry key to be enabled see: -https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry#enable-long-paths-in-windows-10-version-1607-and-later - -https://github.com/owncloud/client/pull/10136 diff --git a/changelog/3.0.0_2022-11-30/10142.md b/changelog/3.0.0_2022-11-30/10142.md deleted file mode 100644 index 9359491194..0000000000 --- a/changelog/3.0.0_2022-11-30/10142.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Estimate duration of network requests in httplogger - -We now include an estimated duration in the httplogger. - -https://github.com/owncloud/client/pull/10142 diff --git a/changelog/3.0.0_2022-11-30/10184.md b/changelog/3.0.0_2022-11-30/10184.md deleted file mode 100644 index 181a92f02f..0000000000 --- a/changelog/3.0.0_2022-11-30/10184.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Windows: Update the folder icon on every start - -The ownCloud installation path might have changed, causing the desktop.ini to point at the wrong path. -We now update the icon location on every application start. - -https://github.com/owncloud/client/issues/10184 diff --git a/changelog/3.0.0_2022-11-30/10193.md b/changelog/3.0.0_2022-11-30/10193.md deleted file mode 100644 index 5021e9b5a2..0000000000 --- a/changelog/3.0.0_2022-11-30/10193.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Don't guess remote folder in owncloudcmd - -The commandline client was modified to explicitly accept remote folder, the remote folder must no longer be encoded in the server URL. - -https://github.com/owncloud/client/issues/10193 diff --git a/changelog/3.0.0_2022-11-30/10206.md b/changelog/3.0.0_2022-11-30/10206.md deleted file mode 100644 index 71bbd3b5b8..0000000000 --- a/changelog/3.0.0_2022-11-30/10206.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: When connected to oCIS, open the browser instead of the sharing dialog - -When connected to oCIS, we now open the browser and navigate to the file the user wanted to share instead of opening the legacy sharing dialog. - -https://github.com/owncloud/client/issues/10206 diff --git a/changelog/3.0.0_2022-11-30/10239.md b/changelog/3.0.0_2022-11-30/10239.md deleted file mode 100644 index 10ba6a528e..0000000000 --- a/changelog/3.0.0_2022-11-30/10239.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: owncloudcmd oCIS support - -When using oCIS and spaces with the cmd client the additional parameter `--server` is required. -`--server` specifies the URL to the server, while the positional parameter 'server_url' specifies the WebDAV URL. - -https://github.com/owncloud/client/pull/10239 diff --git a/changelog/3.0.0_2022-11-30/10310.md b/changelog/3.0.0_2022-11-30/10310.md deleted file mode 100644 index e6a84228c5..0000000000 --- a/changelog/3.0.0_2022-11-30/10310.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Tweak logging format - -The logging format is now better parseable for 3rdparty apps -that ease debugging. - -https://github.com/owncloud/client/pull/10310 diff --git a/changelog/3.0.0_2022-11-30/49.md b/changelog/3.0.0_2022-11-30/49.md deleted file mode 100644 index ef2e80aaa4..0000000000 --- a/changelog/3.0.0_2022-11-30/49.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Windows VFS fixed some failing downloads - -We fixed an api issue where some downloads in the Explorer caused infinite download restarts. - -https://github.com/owncloud/client-desktop-vfs-win/pull/49 diff --git a/changelog/3.0.0_2022-11-30/5382.md b/changelog/3.0.0_2022-11-30/5382.md deleted file mode 100644 index 8d2447de68..0000000000 --- a/changelog/3.0.0_2022-11-30/5382.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Don't trigger ignore list when files are locked on the server - -https://github.com/owncloud/enterprise/issues/5382 diff --git a/changelog/3.0.0_2022-11-30/5382_2.md b/changelog/3.0.0_2022-11-30/5382_2.md deleted file mode 100644 index a1559ee9b9..0000000000 --- a/changelog/3.0.0_2022-11-30/5382_2.md +++ /dev/null @@ -1,4 +0,0 @@ -Bugfix: Properly resume upload with a partial local discovery - -https://github.com/owncloud/enterprise/issues/5382 -https://github.com/owncloud/client/pull/10200 diff --git a/changelog/3.0.0_2022-11-30/7348.md b/changelog/3.0.0_2022-11-30/7348.md deleted file mode 100644 index 7d0f90d53d..0000000000 --- a/changelog/3.0.0_2022-11-30/7348.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Add request time and other missing data to .owncloudsync.log - -Some parameters were missing for some operations. This fix makes the -log more complete and more useful as a result. - -https://github.com/owncloud/client/issues/7348 diff --git a/changelog/3.0.0_2022-11-30/8234.md b/changelog/3.0.0_2022-11-30/8234.md deleted file mode 100644 index b9fe403991..0000000000 --- a/changelog/3.0.0_2022-11-30/8234.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Display `Show ownCloud` instead of `Settings` in systray - -We changed the menu entry to align its name with is function. - -https://github.com/owncloud/client/issues/8234 diff --git a/changelog/3.0.0_2022-11-30/8595.md b/changelog/3.0.0_2022-11-30/8595.md deleted file mode 100644 index f146f7dd28..0000000000 --- a/changelog/3.0.0_2022-11-30/8595.md +++ /dev/null @@ -1,4 +0,0 @@ -Bugfix: Don't display a context-menu on the root folder - - -https://github.com/owncloud/client/issues/8595 diff --git a/changelog/3.0.0_2022-11-30/8923.md b/changelog/3.0.0_2022-11-30/8923.md deleted file mode 100644 index 143523aa32..0000000000 --- a/changelog/3.0.0_2022-11-30/8923.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: Built-in AppImage self-updater - -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. - -https://github.com/owncloud/client/issues/8923 -https://github.com/owncloud/client/pull/9376 diff --git a/changelog/3.0.0_2022-11-30/8938.md b/changelog/3.0.0_2022-11-30/8938.md deleted file mode 100644 index d0f2184d44..0000000000 --- a/changelog/3.0.0_2022-11-30/8938.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Make share-dialog preview be more resilient - -We no longer enforce png thumbnails. -We no longer replace the file icon if the thumbnail is invalid. - -https://github.com/owncloud/client/issues/8938 -https://github.com/owncloud/client/pull/8939 diff --git a/changelog/3.0.0_2022-11-30/8998.md b/changelog/3.0.0_2022-11-30/8998.md deleted file mode 100644 index e851ae4b71..0000000000 --- a/changelog/3.0.0_2022-11-30/8998.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Don't query private links if disabled on the server - -https://github.com/owncloud/client/issues/8998 -https://github.com/owncloud/client/pull/9840 -https://github.com/owncloud/client/pull/9964 diff --git a/changelog/3.0.0_2022-11-30/9048.md b/changelog/3.0.0_2022-11-30/9048.md deleted file mode 100644 index 67a28daf41..0000000000 --- a/changelog/3.0.0_2022-11-30/9048.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix copy URL location for private links - -We fixed a bug where a placeholder was copied to the clipboard instead of the URL. - -https://github.com/owncloud/client/issues/9048 diff --git a/changelog/3.0.0_2022-11-30/9082.md b/changelog/3.0.0_2022-11-30/9082.md deleted file mode 100644 index 97cf81b152..0000000000 --- a/changelog/3.0.0_2022-11-30/9082.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Add CMakeOption WITH_AUTO_UPDATER - -WITH_AUTO_UPDATER allows to build the client without the auto updater. - -https://github.com/owncloud/client/issues/9082 diff --git a/changelog/3.0.0_2022-11-30/9472.md b/changelog/3.0.0_2022-11-30/9472.md deleted file mode 100644 index 463fe6da16..0000000000 --- a/changelog/3.0.0_2022-11-30/9472.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix status of files uploaded with TUS - -Setting the upload status of files uploaded with TUS failed as we -were still using the file. - -https://github.com/owncloud/client/pull/9472 diff --git a/changelog/3.0.0_2022-11-30/9482.md b/changelog/3.0.0_2022-11-30/9482.md deleted file mode 100644 index 606cd0804f..0000000000 --- a/changelog/3.0.0_2022-11-30/9482.md +++ /dev/null @@ -1,22 +0,0 @@ -Enhancement: Rewrite wizard from scratch - -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. - -https://github.com/owncloud/client/issues/9249 -https://github.com/owncloud/client/pull/9482 -https://github.com/owncloud/client/pull/9563 -https://github.com/owncloud/client/pull/9566 -https://github.com/owncloud/client/pull/9577 -https://github.com/owncloud/client/pull/9596 -https://github.com/owncloud/client/pull/9606 -https://github.com/owncloud/client/pull/9621 -https://github.com/owncloud/client/pull/9629 -https://github.com/owncloud/client/pull/9636 -https://github.com/owncloud/client/pull/9637 -https://github.com/owncloud/client/pull/9642 -https://github.com/owncloud/client/pull/9643 -https://github.com/owncloud/client/pull/9697 -https://github.com/owncloud/client/pull/9720 -https://github.com/owncloud/client/pull/9746 diff --git a/changelog/3.0.0_2022-11-30/9495.md b/changelog/3.0.0_2022-11-30/9495.md deleted file mode 100644 index e6bab9ed7c..0000000000 --- a/changelog/3.0.0_2022-11-30/9495.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: We no longer persist cookies - -We no longer persist cookies over multiple client sessions. - -https://github.com/owncloud/client/issues/9495 diff --git a/changelog/3.0.0_2022-11-30/9538.md b/changelog/3.0.0_2022-11-30/9538.md deleted file mode 100644 index ae73b3bc43..0000000000 --- a/changelog/3.0.0_2022-11-30/9538.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Remove use of legacy DAV endpoint - -We no longer guess the DAV endpoint depending on the chunking-ng feature. - -https://github.com/owncloud/client/pull/9538 diff --git a/changelog/3.0.0_2022-11-30/9574.md b/changelog/3.0.0_2022-11-30/9574.md deleted file mode 100644 index eb33260567..0000000000 --- a/changelog/3.0.0_2022-11-30/9574.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: The condition for the read only files menu was inverted - -We fixed a bug where we displayed solutions to fix issues with -read only files for readable files and vise versa. - -https://github.com/owncloud/client/issues/9574 diff --git a/changelog/3.0.0_2022-11-30/9575.md b/changelog/3.0.0_2022-11-30/9575.md deleted file mode 100644 index 7e3bdf6f08..0000000000 --- a/changelog/3.0.0_2022-11-30/9575.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Support for oCIS Spaces - -We added support to sync oCIS Spaces. - -https://github.com/owncloud/client/pull/9154 -https://github.com/owncloud/client/pull/9575/ diff --git a/changelog/3.0.0_2022-11-30/9578.md b/changelog/3.0.0_2022-11-30/9578.md deleted file mode 100644 index 2cfde962f8..0000000000 --- a/changelog/3.0.0_2022-11-30/9578.md +++ /dev/null @@ -1,3 +0,0 @@ -Change: We removed support for ownCloud servers < 10.0 - -https://github.com/owncloud/client/issues/9578 diff --git a/changelog/3.0.0_2022-11-30/9585.md b/changelog/3.0.0_2022-11-30/9585.md deleted file mode 100644 index 2c8e33787c..0000000000 --- a/changelog/3.0.0_2022-11-30/9585.md +++ /dev/null @@ -1,3 +0,0 @@ -Change: Drop socket upload job - -https://github.com/owncloud/client/issues/9585 diff --git a/changelog/3.0.0_2022-11-30/9598.md b/changelog/3.0.0_2022-11-30/9598.md deleted file mode 100644 index acdb7d27bf..0000000000 --- a/changelog/3.0.0_2022-11-30/9598.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Set Windows VFS placeholders readonly if needed - -We now properly set the read only flag on Windows virtual files. - -https://github.com/owncloud/client/issues/9598 -https://github.com/owncloud/client-desktop-vfs-win/issues/24 diff --git a/changelog/3.0.0_2022-11-30/9618.md b/changelog/3.0.0_2022-11-30/9618.md deleted file mode 100644 index 0d956cd951..0000000000 --- a/changelog/3.0.0_2022-11-30/9618.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Remove support for Windows 7 sidebar links - -We removed the support for Windows < 10 sidebar links. - -https://github.com/owncloud/client/pull/9618 diff --git a/changelog/3.0.0_2022-11-30/9655.md b/changelog/3.0.0_2022-11-30/9655.md deleted file mode 100644 index 1b2dcda8c9..0000000000 --- a/changelog/3.0.0_2022-11-30/9655.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Rewrote TLS error handling - -We rewrote the way we handle TLS errors. - -https://github.com/owncloud/client/issues/9655 -https://github.com/owncloud/client/pull/9643 -https://github.com/owncloud/client/pull/9667 diff --git a/changelog/3.0.0_2022-11-30/9675.md b/changelog/3.0.0_2022-11-30/9675.md deleted file mode 100644 index 23ac73ac41..0000000000 --- a/changelog/3.0.0_2022-11-30/9675.md +++ /dev/null @@ -1,3 +0,0 @@ -Change: We removed the TLS certificate button from the account page - -https://github.com/owncloud/client/pull/9675 diff --git a/changelog/3.0.0_2022-11-30/9681.md b/changelog/3.0.0_2022-11-30/9681.md deleted file mode 100644 index f56edc43ec..0000000000 --- a/changelog/3.0.0_2022-11-30/9681.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Deadlock in folder context menu in a folder selection dialog - -We fixed a deadlock when a user requested a context menu in a folder selection dialog on Windows. - -https://github.com/owncloud/client/issues/9681 diff --git a/changelog/3.0.0_2022-11-30/9724.md b/changelog/3.0.0_2022-11-30/9724.md deleted file mode 100644 index 17bc5eb30e..0000000000 --- a/changelog/3.0.0_2022-11-30/9724.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Add "open in web editor" feature - -We now provide the option to open files in an online office suite from the local file browser context menu, provided the server offers integration with one of the supported services. - -https://github.com/owncloud/client/issues/9724 diff --git a/changelog/3.0.0_2022-11-30/9725.md b/changelog/3.0.0_2022-11-30/9725.md deleted file mode 100644 index 53c5e821a9..0000000000 --- a/changelog/3.0.0_2022-11-30/9725.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix never ending sync - -Under certain conditions an upload could enter a state were it would never finish. -The client would wait for that upload so only a restart of the client or a manual abort of the sync could resolve the issue. - -https://github.com/owncloud/client/issues/9725 diff --git a/changelog/3.0.0_2022-11-30/9731.md b/changelog/3.0.0_2022-11-30/9731.md deleted file mode 100644 index e41997bb2a..0000000000 --- a/changelog/3.0.0_2022-11-30/9731.md +++ /dev/null @@ -1,10 +0,0 @@ -Enhancement: Create continuous log files - -Previously, when logging was enabled, we started a new log file for every sync. -This worked quite well if you sync a single account and a single folder. -With spaces however we have a multitude of sync folders, which resulted in hundreds of tiny log files. - -Now, as soon as a log file's size exceeds 100 MiB, a new log file is started, and the old one is moved and compressed. -The option to delete log files older than 4h was replaced by an option to keep a number of log files. - -https://github.com/owncloud/client/issues/9731 diff --git a/changelog/3.0.0_2022-11-30/9752.md b/changelog/3.0.0_2022-11-30/9752.md deleted file mode 100644 index 222be1acbf..0000000000 --- a/changelog/3.0.0_2022-11-30/9752.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fix adding bookmarks on Gtk+ 3 based desktops - -We used to add those bookmarks in a Gtk+ 2 compatible way only. -Now, bookmarks are added to the file belonging to Gtk+ 3, dropping support for end-of-life Gtk+ 2. -The bookmarks are now shown again for all Gtk+ 3 compatible file browsers, including Thunar, Nautilus, Nemo, Caja, etc. - -https://github.com/owncloud/client/pull/9752 diff --git a/changelog/3.0.0_2022-11-30/9772.md b/changelog/3.0.0_2022-11-30/9772.md deleted file mode 100644 index 1a1d44c205..0000000000 --- a/changelog/3.0.0_2022-11-30/9772.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Display a correct error when the wrong user was authenticated - -When the wrong user was authenticated using OAuth we used to display a misleading message. -We now also style the html response the client provides to the file browser. - -https://github.com/owncloud/client/issues/9772 -https://github.com/owncloud/client/pull/9813 diff --git a/changelog/3.0.0_2022-11-30/9790.md b/changelog/3.0.0_2022-11-30/9790.md deleted file mode 100644 index de0f161419..0000000000 --- a/changelog/3.0.0_2022-11-30/9790.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Don't display error state when server is unreachable - -We no longer display a network error if the server is currently unavailable. - -https://github.com/owncloud/client/issues/9790 diff --git a/changelog/3.0.0_2022-11-30/9798.md b/changelog/3.0.0_2022-11-30/9798.md deleted file mode 100644 index 82a364ae08..0000000000 --- a/changelog/3.0.0_2022-11-30/9798.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Stop the activity spinner when the request failed - -If the server did not provide the activity endpoint we always displayed a progress spinner. - -https://github.com/owncloud/client/issues/9798 diff --git a/changelog/3.0.0_2022-11-30/9910.md b/changelog/3.0.0_2022-11-30/9910.md deleted file mode 100644 index 68b9c02121..0000000000 --- a/changelog/3.0.0_2022-11-30/9910.md +++ /dev/null @@ -1,3 +0,0 @@ -Enhancement: We improved the performance for local filesystem actions - -https://github.com/owncloud/client/pull/9910 diff --git a/changelog/3.0.0_2022-11-30/9918.md b/changelog/3.0.0_2022-11-30/9918.md deleted file mode 100644 index 5e06076be1..0000000000 --- a/changelog/3.0.0_2022-11-30/9918.md +++ /dev/null @@ -1,9 +0,0 @@ -Enhancement: We improved the performance of db access - -We removed a check for the existence of the db that was executed before every access to the db. - -The check was introduced in #6049 to prevent crashes if the db does not exist or is removed during runtime. -We nowadays gracefully handle missing dbs on startup, removing the db at runtime is too much of a corner case -to sacrifice that much performance, however. - -https://github.com/owncloud/client/pull/9918 diff --git a/changelog/3.0.0_2022-11-30/9919.md b/changelog/3.0.0_2022-11-30/9919.md deleted file mode 100644 index e093798ba7..0000000000 --- a/changelog/3.0.0_2022-11-30/9919.md +++ /dev/null @@ -1,3 +0,0 @@ -Enhancement: Reduce CPU load during discovery - -https://github.com/owncloud/client/pull/9919 diff --git a/changelog/3.0.0_2022-11-30/9923.md b/changelog/3.0.0_2022-11-30/9923.md deleted file mode 100644 index 256ca829c4..0000000000 --- a/changelog/3.0.0_2022-11-30/9923.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Remove app name from connection error message - -We removed the app name from some connection messages. -`No connection to ownCloud at http://..` was misleading as the server could have any other branding. - -https://github.com/owncloud/client/issues/9923 diff --git a/changelog/3.0.0_2022-11-30/9924.md b/changelog/3.0.0_2022-11-30/9924.md deleted file mode 100644 index 3a93901d1d..0000000000 --- a/changelog/3.0.0_2022-11-30/9924.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Changes during upload of a file could still trigger the ignore list - -We fixed another issue where changes during an upload could cause the file to be ignored for an increasing amount of time. - -https://github.com/owncloud/client/issues/9924 diff --git a/changelog/3.0.0_2022-11-30/9930.md b/changelog/3.0.0_2022-11-30/9930.md deleted file mode 100644 index 3cc3deef49..0000000000 --- a/changelog/3.0.0_2022-11-30/9930.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Allow HTTP/1.1 pipelining - -Under certain conditions, this change can result in a better network utilization. - -https://github.com/owncloud/client/pull/9930/ diff --git a/changelog/3.0.0_2022-11-30/9995.md b/changelog/3.0.0_2022-11-30/9995.md deleted file mode 100644 index bdf9ffcda2..0000000000 --- a/changelog/3.0.0_2022-11-30/9995.md +++ /dev/null @@ -1,3 +0,0 @@ -Enhancement: Improve look and feel of many dialogs on macOS - -https://github.com/owncloud/client/issues/9995 diff --git a/changelog/3.1.0_2023-01-25/10294.md b/changelog/3.1.0_2023-01-25/10294.md deleted file mode 100644 index 1c28976f2f..0000000000 --- a/changelog/3.1.0_2023-01-25/10294.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Add a `Reconnect` option to the account menu, when disconnected - -We added a `Reconnect` button to the account menu, this allows to trigger a manual reconnect try. -Note: The client would try to reconnect by itself at some point. - -https://github.com/owncloud/client/issues/10294 diff --git a/changelog/3.1.0_2023-01-25/10329.md b/changelog/3.1.0_2023-01-25/10329.md deleted file mode 100644 index d16b62d836..0000000000 --- a/changelog/3.1.0_2023-01-25/10329.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix the display of the version string for released builds - -We removed a trailing `-` in the version string of released clients. - -https://github.com/owncloud/client/pull/10329 diff --git a/changelog/3.1.0_2023-01-25/10338.md b/changelog/3.1.0_2023-01-25/10338.md deleted file mode 100644 index f5d968b46a..0000000000 --- a/changelog/3.1.0_2023-01-25/10338.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Only clear cookies if enabled in theme, clear cookies before OAuth2 - -We fixed a bug that enabled the explicit cookie clearing required for F5 BIG-IP setups unconditionally. -We fixed a bug where the cookie clearing was not performed during OAuth2. - -https://github.com/owncloud/client/pull/10338 diff --git a/changelog/3.1.0_2023-01-25/10340.md b/changelog/3.1.0_2023-01-25/10340.md deleted file mode 100644 index ecce923e3c..0000000000 --- a/changelog/3.1.0_2023-01-25/10340.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Display `Add a Space` instead of `Add Folder Sync Connection` with oCIS - -We fixed a bug where the wrong text was displayed on the "add" button. - -https://github.com/owncloud/client/pull/10340 diff --git a/changelog/3.1.0_2023-01-25/10346.md b/changelog/3.1.0_2023-01-25/10346.md deleted file mode 100644 index aecbb6e5df..0000000000 --- a/changelog/3.1.0_2023-01-25/10346.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Mac: Don't inherit the environment of the installer after an update - -https://github.com/owncloud/client/issues/10346 diff --git a/changelog/3.1.0_2023-01-25/10373.md b/changelog/3.1.0_2023-01-25/10373.md deleted file mode 100644 index 86c0994d44..0000000000 --- a/changelog/3.1.0_2023-01-25/10373.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Correctly detect timeouts during token refresh - -https://github.com/owncloud/client/pull/10373 diff --git a/changelog/3.1.0_2023-01-25/10387.md b/changelog/3.1.0_2023-01-25/10387.md deleted file mode 100644 index 610cee3b7f..0000000000 --- a/changelog/3.1.0_2023-01-25/10387.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Open in web if debug logs are turned off - -Due to a bug opening the browser only worked if logging was enabled. - -https://github.com/owncloud/client/pull/10387 diff --git a/changelog/3.1.0_2023-01-25/10390.md b/changelog/3.1.0_2023-01-25/10390.md deleted file mode 100644 index 72e96b63d0..0000000000 --- a/changelog/3.1.0_2023-01-25/10390.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: (Re)introduce "sync hidden files" parameter in owncloudcmd - -There used to be an option to enable the synchronization of hidden files using the -h parameter which collided with the --help option and subsequently was removed. -A new --sync-hidden-files parameter was introduced to fill in the missing feature. - -https://github.com/owncloud/client/issues/10390 diff --git a/changelog/3.1.0_2023-01-25/10398.md b/changelog/3.1.0_2023-01-25/10398.md deleted file mode 100644 index eb73e75dbb..0000000000 --- a/changelog/3.1.0_2023-01-25/10398.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: We fixed building the client on non linux unix systems - -https://github.com/owncloud/client/issues/10398 diff --git a/changelog/3.2.0_2023-02-15/10441.md b/changelog/3.2.0_2023-02-15/10441.md deleted file mode 100644 index 4a614e293f..0000000000 --- a/changelog/3.2.0_2023-02-15/10441.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Enable next button upon user input on WebFinger setup wizard page - -After a change to how the next button is controlled by user input on the page, -we forgot to make this change on the WebFinger page, too. - -https://github.com/owncloud/client/issues/10441 diff --git a/changelog/3.2.0_2023-02-15/10456.md b/changelog/3.2.0_2023-02-15/10456.md deleted file mode 100644 index 28bb4501b7..0000000000 --- a/changelog/3.2.0_2023-02-15/10456.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Only hide non VFS settings when enforced and on Windows - -https://github.com/owncloud/client/issues/10456 diff --git a/changelog/3.2.0_2023-02-15/10468.md b/changelog/3.2.0_2023-02-15/10468.md deleted file mode 100644 index 9b370e6a50..0000000000 --- a/changelog/3.2.0_2023-02-15/10468.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Use selective sync settings from FolderWizard dialog - -Due to a bug the user selection was not persisted. - -https://github.com/owncloud/client/issues/10468 diff --git a/changelog/3.2.0_2023-02-15/10472.md b/changelog/3.2.0_2023-02-15/10472.md deleted file mode 100644 index 191ded376b..0000000000 --- a/changelog/3.2.0_2023-02-15/10472.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: showVirtualFilesOption no longer influences the use of VFS - -https://github.com/owncloud/client/issues/10472 diff --git a/changelog/3.2.0_2023-02-15/10481.md b/changelog/3.2.0_2023-02-15/10481.md deleted file mode 100644 index 2a6ecb131d..0000000000 --- a/changelog/3.2.0_2023-02-15/10481.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Fix generation of Windows sidebar entry when VFS is disabled - -https://github.com/owncloud/client/pull/10481 diff --git a/changelog/3.2.0_2023-02-15/10500.md b/changelog/3.2.0_2023-02-15/10500.md deleted file mode 100644 index 40c8ca4bfd..0000000000 --- a/changelog/3.2.0_2023-02-15/10500.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Empty credentials for signed out accounts - -We fixed a bug where we saved empty credentials for logged out accounts. -Under certain conditions we now tried access the server without any authentication. - -https://github.com/owncloud/client/issues/10500 diff --git a/changelog/3.2.1_2023-03-07/10552.md b/changelog/3.2.1_2023-03-07/10552.md deleted file mode 100644 index 10e43d0490..0000000000 --- a/changelog/3.2.1_2023-03-07/10552.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix crash in Linux AppImage updater - -In between the releases 3.0.0 and 3.1.0, a dependency was updated, causing an ABI -incompatibility with another library. We resolved this by rebuilding both libraries. - -https://github.com/owncloud/client/issues/10552 diff --git a/changelog/3.2.1_2023-03-07/10564.md b/changelog/3.2.1_2023-03-07/10564.md deleted file mode 100644 index 2233e14d17..0000000000 --- a/changelog/3.2.1_2023-03-07/10564.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix encoding issue with basic authentication - -In 3.0 we introduced an encoding issue for basic authentication. - -https://github.com/owncloud/client/issues/10564 diff --git a/changelog/3.2.1_2023-03-07/enterprise-5612.md b/changelog/3.2.1_2023-03-07/enterprise-5612.md deleted file mode 100644 index ff7f5ebe31..0000000000 --- a/changelog/3.2.1_2023-03-07/enterprise-5612.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Handle hide VirtualFiles options as disable VirtualFiles - -Due to legacy reasons the branding flag and its function differ. - -https://github.com/owncloud/enterprise/issues/5612 diff --git a/changelog/4.0.0_2023-05-11/10231.md b/changelog/4.0.0_2023-05-11/10231.md deleted file mode 100644 index 4a7549680f..0000000000 --- a/changelog/4.0.0_2023-05-11/10231.md +++ /dev/null @@ -1,10 +0,0 @@ -Enhancement: Replace term (un)pause with a more suitable one - -We used the terms pause and unpause synchronization where the synchronization was actually -terminated and restarted. - -Now, we use the terms stop and start synchronization, which better communicate the actual -behavior. - -https://github.com/owncloud/client/issues/10231 -https://github.com/owncloud/client/issues/10529 diff --git a/changelog/4.0.0_2023-05-11/10251.md b/changelog/4.0.0_2023-05-11/10251.md deleted file mode 100644 index 014274e276..0000000000 --- a/changelog/4.0.0_2023-05-11/10251.md +++ /dev/null @@ -1,10 +0,0 @@ -Bugfix: Fix update channel dropdown - -When switching to the beta update channel in testpilotcloud, a warning will -pop up. When canceled, the selection should reset. This did not work reliably -in localized clients due to the use of string comparisons. Using a numeric -index to keep track of the old value fixes the problem. - -https://github.com/owncloud/client/issues/10251 -https://github.com/owncloud/client/pull/10609 -https://github.com/owncloud/client/pull/10627 diff --git a/changelog/4.0.0_2023-05-11/10254.md b/changelog/4.0.0_2023-05-11/10254.md deleted file mode 100644 index 35dc141fa0..0000000000 --- a/changelog/4.0.0_2023-05-11/10254.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Select keep files as default action in all files removed dialog - -https://github.com/owncloud/client/issues/10254 diff --git a/changelog/4.0.0_2023-05-11/10352.md b/changelog/4.0.0_2023-05-11/10352.md deleted file mode 100644 index c6b12d554a..0000000000 --- a/changelog/4.0.0_2023-05-11/10352.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Check for long paths when these are not enabled on Windows - -https://github.com/owncloud/client/issues/10264 -https://github.com/owncloud/client/pull/10352 -https://github.com/owncloud/client/issues/10677 -https://github.com/owncloud/client/pull/10679 diff --git a/changelog/4.0.0_2023-05-11/10361.md b/changelog/4.0.0_2023-05-11/10361.md deleted file mode 100644 index d23c6b9cd1..0000000000 --- a/changelog/4.0.0_2023-05-11/10361.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Implement a possibility to Desktop.ini icon updates on Windows - -We implemented an option which allows to disable the automatic update of the folder icon for -sync folders on Windows. - -https://github.com/owncloud/client/issues/10361 diff --git a/changelog/4.0.0_2023-05-11/10406.md b/changelog/4.0.0_2023-05-11/10406.md deleted file mode 100644 index 7cbe472f32..0000000000 --- a/changelog/4.0.0_2023-05-11/10406.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Disable DPI scaling factor rounding on Windows - -Qt5 By default rounds up the selected scale for values > .5 -We now use the actual scale factor. - -https://github.com/owncloud/client/issues/10406 diff --git a/changelog/4.0.0_2023-05-11/10408.md b/changelog/4.0.0_2023-05-11/10408.md deleted file mode 100644 index 646b6e16ee..0000000000 --- a/changelog/4.0.0_2023-05-11/10408.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Undefined client state after fetching credentials failed - -We fixed a bug where the client got stuck in a "No connection configured" state if an -error occurred during the retrieval of the credentials from the system's keychain. -The client then required a manual log out and log in. - -https://github.com/owncloud/client/issues/10408 -https://github.com/owncloud/client/pull/10505 diff --git a/changelog/4.0.0_2023-05-11/10427.md b/changelog/4.0.0_2023-05-11/10427.md deleted file mode 100644 index 06120dbd2d..0000000000 --- a/changelog/4.0.0_2023-05-11/10427.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Escape navigation elements from user name - -We use the user name as folder name, if a user name contains path navigation elements we now escape them. - -https://github.com/owncloud/client/issues/10427 diff --git a/changelog/4.0.0_2023-05-11/10453.md b/changelog/4.0.0_2023-05-11/10453.md deleted file mode 100644 index 2ce1684b57..0000000000 --- a/changelog/4.0.0_2023-05-11/10453.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Display quota for Spaces - -Quota is now displayed for all folders. - -https://github.com/owncloud/client/issues/10453 diff --git a/changelog/4.0.0_2023-05-11/10458.md b/changelog/4.0.0_2023-05-11/10458.md deleted file mode 100644 index 815d906eac..0000000000 --- a/changelog/4.0.0_2023-05-11/10458.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Under certain conditions the folder watcher could drop events - -https://github.com/owncloud/client/pull/10458 diff --git a/changelog/4.0.0_2023-05-11/10494.md b/changelog/4.0.0_2023-05-11/10494.md deleted file mode 100644 index 6db774844b..0000000000 --- a/changelog/4.0.0_2023-05-11/10494.md +++ /dev/null @@ -1,4 +0,0 @@ -Bugfix: Properly handle OAuth invalidation - -https://github.com/owncloud/client/issues/10494 -https://github.com/owncloud/client/issues/10495 diff --git a/changelog/4.0.0_2023-05-11/10517.md b/changelog/4.0.0_2023-05-11/10517.md deleted file mode 100644 index 7292b22a45..0000000000 --- a/changelog/4.0.0_2023-05-11/10517.md +++ /dev/null @@ -1,13 +0,0 @@ -Enhancement: New WebFinger workflow - -ownCloud Infinite Scale servers may provide a new WebFinger service which -clients can use to discover an actual instance they should connect to. - -This is useful when a large organization operates multiple instances to -distribute the load on multiple servers, or single departments operate their -own servers, but they all use a common entrypoint URL and authentication -system. - -https://github.com/owncloud/client/issues/10517 -https://github.com/owncloud/client/pull/10665 -https://owncloud.dev/services/webfinger/ diff --git a/changelog/4.0.0_2023-05-11/10518.md b/changelog/4.0.0_2023-05-11/10518.md deleted file mode 100644 index 2a7bb4cd1f..0000000000 --- a/changelog/4.0.0_2023-05-11/10518.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Branding: Allow the addition of buttons to open a URL - -We added a branding option that allows to add buttons to the toolbar. -Those buttons will then open a hardcoded web page. - -https://github.com/owncloud/client/issues/10518 diff --git a/changelog/4.0.0_2023-05-11/10537.md b/changelog/4.0.0_2023-05-11/10537.md deleted file mode 100644 index b39831ddca..0000000000 --- a/changelog/4.0.0_2023-05-11/10537.md +++ /dev/null @@ -1,3 +0,0 @@ -Enhancement: Build the client without the auto updater by default - -https://github.com/owncloud/client/issues/10537 diff --git a/changelog/4.0.0_2023-05-11/10557.md b/changelog/4.0.0_2023-05-11/10557.md deleted file mode 100644 index e9c687f6c0..0000000000 --- a/changelog/4.0.0_2023-05-11/10557.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Improve presentation of connection state - -Don't display `No connection configured` when disconnected but `Disconnected from:`. -Introduce new state, `Connecting to`. - -https://github.com/owncloud/client/issues/10557 diff --git a/changelog/4.0.0_2023-05-11/10569.md b/changelog/4.0.0_2023-05-11/10569.md deleted file mode 100644 index 6033de1863..0000000000 --- a/changelog/4.0.0_2023-05-11/10569.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Clear conflict errors after they were resolved - -https://github.com/owncloud/client/issues/10569 diff --git a/changelog/4.0.0_2023-05-11/10572.md b/changelog/4.0.0_2023-05-11/10572.md deleted file mode 100644 index 8cdcfe985d..0000000000 --- a/changelog/4.0.0_2023-05-11/10572.md +++ /dev/null @@ -1,3 +0,0 @@ -Enhancement: Display open in web in file browser context menu, on sync roots - -https://github.com/owncloud/client/issues/10572 diff --git a/changelog/4.0.0_2023-05-11/10577.md b/changelog/4.0.0_2023-05-11/10577.md deleted file mode 100644 index 9e073a3530..0000000000 --- a/changelog/4.0.0_2023-05-11/10577.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Display space subtitle if available - -If a subtitle is set on a spaced we now display it instead of the local path. - -https://github.com/owncloud/client/issues/10577 diff --git a/changelog/4.0.0_2023-05-11/10590.md b/changelog/4.0.0_2023-05-11/10590.md deleted file mode 100644 index 9af3506d68..0000000000 --- a/changelog/4.0.0_2023-05-11/10590.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Open sharing options in Web - -When selecting "Share..." in the file browser context menu, we now -not only display that file in the web view but also directly show the sharing options. - -https://github.com/owncloud/client/pull/10590 diff --git a/changelog/4.0.0_2023-05-11/10602.md b/changelog/4.0.0_2023-05-11/10602.md deleted file mode 100644 index 9f4f5b060f..0000000000 --- a/changelog/4.0.0_2023-05-11/10602.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Display the space name provided by the server - -If a space is renamed on the server, this change is now displayed in the client. - -https://github.com/owncloud/client/pull/10602 diff --git a/changelog/4.0.0_2023-05-11/10607.md b/changelog/4.0.0_2023-05-11/10607.md deleted file mode 100644 index fbc5916406..0000000000 --- a/changelog/4.0.0_2023-05-11/10607.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Set the expected download content length in the job properly - -https://github.com/owncloud/client/pull/10607 diff --git a/changelog/4.0.0_2023-05-11/10621.md b/changelog/4.0.0_2023-05-11/10621.md deleted file mode 100644 index 91b43b656e..0000000000 --- a/changelog/4.0.0_2023-05-11/10621.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: UI freeze when multiple modal dialogs displayed on macOS - -Due to incorrect handling of the dialogs, the UI could freeze. - -https://github.com/owncloud/client/issues/10621 diff --git a/changelog/4.0.0_2023-05-11/10634.md b/changelog/4.0.0_2023-05-11/10634.md deleted file mode 100644 index 78bdd626bb..0000000000 --- a/changelog/4.0.0_2023-05-11/10634.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Always point to the latest documentation - -We used a URL for the documentation that contained the client version. -While this ensured a used would get the documentation matching to their client, this only worked with the last two released clients. -So users of a pre-release or of a very old client where served a 404. - -https://github.com/owncloud/client/issues/10634 diff --git a/changelog/4.0.0_2023-05-11/10637.md b/changelog/4.0.0_2023-05-11/10637.md deleted file mode 100644 index 41ec3580cd..0000000000 --- a/changelog/4.0.0_2023-05-11/10637.md +++ /dev/null @@ -1,3 +0,0 @@ -Enhancement: More user-friendly error handling in the cmd client - -https://github.com/owncloud/client/pull/10637 diff --git a/changelog/4.0.0_2023-05-11/10648.md b/changelog/4.0.0_2023-05-11/10648.md deleted file mode 100644 index 71c27cb79b..0000000000 --- a/changelog/4.0.0_2023-05-11/10648.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Ensure the account state is properly persisted - -We didn't properly persist the login/logout state. - -https://github.com/owncloud/client/issues/10648 diff --git a/changelog/4.0.0_2023-05-11/10654.md b/changelog/4.0.0_2023-05-11/10654.md deleted file mode 100644 index 76dd292683..0000000000 --- a/changelog/4.0.0_2023-05-11/10654.md +++ /dev/null @@ -1,3 +0,0 @@ -Enhancement: Don't invalidate OAuth refresh token on ConnectionRefusedError - -https://github.com/owncloud/client/issues/10654 diff --git a/changelog/4.0.0_2023-05-11/10666.md b/changelog/4.0.0_2023-05-11/10666.md deleted file mode 100644 index a5951e279d..0000000000 --- a/changelog/4.0.0_2023-05-11/10666.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Reconnect got stuck if the server supports app providers - -https://github.com/owncloud/client/issues/10666 diff --git a/changelog/4.0.0_2023-05-11/8953.md b/changelog/4.0.0_2023-05-11/8953.md deleted file mode 100644 index 33f4c505c1..0000000000 --- a/changelog/4.0.0_2023-05-11/8953.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Display sync date in system tray context menu when files where ignored - -https://github.com/owncloud/client/issues/8953 diff --git a/changelog/4.0.0_2023-05-11/9270.md b/changelog/4.0.0_2023-05-11/9270.md deleted file mode 100644 index 65972e6f47..0000000000 --- a/changelog/4.0.0_2023-05-11/9270.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix computation of sync status when multiple folders are synced - -https://github.com/owncloud/client/issues/9270 -https://github.com/owncloud/client/pull/10536 -https://github.com/owncloud/client/pull/10642 diff --git a/changelog/4.0.0_2023-05-11/9311.md b/changelog/4.0.0_2023-05-11/9311.md deleted file mode 100644 index 7dfea7e8c1..0000000000 --- a/changelog/4.0.0_2023-05-11/9311.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Don't abort local folder deletions on unrelated errors - -We fixed a bug where folder deletions where not performed if any sync error -occurred anywhere in the sync tree. - -https://github.com/owncloud/client/issues/9311 diff --git a/changelog/4.0.0_2023-05-11/9700.md b/changelog/4.0.0_2023-05-11/9700.md deleted file mode 100644 index 7b79bddf14..0000000000 --- a/changelog/4.0.0_2023-05-11/9700.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Display `This space is either disabled or deleted` for gone spaces - -We now provide a less technical error when a space was disabled or deleted. - -https://github.com/owncloud/client/issues/9700 diff --git a/changelog/4.0.0_2023-05-11/9829.md b/changelog/4.0.0_2023-05-11/9829.md deleted file mode 100644 index 652dfc59c1..0000000000 --- a/changelog/4.0.0_2023-05-11/9829.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Sync virtual files that are locked by office etc - -We now upload locked files again when Windows virtual files are used. -This was disabled in 2.9.0 as it caused the file metadata and the locked files to get out of sync. -The new solution implements explicit handling of outdated placeholders. - -https://github.com/owncloud/client/issues/9829 \ No newline at end of file diff --git a/changelog/4.0.0_2023-05-11/9945.md b/changelog/4.0.0_2023-05-11/9945.md deleted file mode 100644 index 5e5ea61596..0000000000 --- a/changelog/4.0.0_2023-05-11/9945.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Implement server guided migration to spaces - -We added a feature that allows limited automatic migration of existing syncs to oCIS spaces. - -https://github.com/owncloud/client/issues/9945 -https://github.com/owncloud/ocis/issues/3574 diff --git a/changelog/4.1.0_2023-06-15/10842.md b/changelog/4.1.0_2023-06-15/10842.md deleted file mode 100644 index ebbb0a6232..0000000000 --- a/changelog/4.1.0_2023-06-15/10842.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: owncloudcmd: Ensure plugin path is initialized on Linux - -https://github.com/owncloud/client/issues/10842 diff --git a/changelog/4.1.0_2023-06-15/10856.md b/changelog/4.1.0_2023-06-15/10856.md deleted file mode 100644 index e1d68e3c4f..0000000000 --- a/changelog/4.1.0_2023-06-15/10856.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Use correct username with basic auth and LDAP - -With basic auth the name from the login credentials might not align with the name on the server. -We corrected the assumption and no longer change the username. - -https://github.com/owncloud/client/issues/10856 diff --git a/changelog/4.1.0_2023-06-15/10860.md b/changelog/4.1.0_2023-06-15/10860.md deleted file mode 100644 index 677ad5cca6..0000000000 --- a/changelog/4.1.0_2023-06-15/10860.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Show systray status when a sync error occurred - -The systray menu for the ownCloud icon has an entry that shows the sync -status. However, when a sync error occurred, the entry would have no -text in it. This has now been fixed. - -https://github.com/owncloud/client/issues/10834 - diff --git a/changelog/4.1.0_2023-06-15/10888.md b/changelog/4.1.0_2023-06-15/10888.md deleted file mode 100644 index c0d481bc0d..0000000000 --- a/changelog/4.1.0_2023-06-15/10888.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Allow users to call commandline client from AppImage - -When the AppImage is called with the new commandline parameter --cmd, it will -internally dispatch the call to the contained owncloudcmd binary. Otherwise, -the call will be forwarded to the regular owncloud GUI binary as before. - -https://github.com/owncloud/client/issues/10888 diff --git a/changelog/4.1.0_2023-06-15/enterprise-5743.md b/changelog/4.1.0_2023-06-15/enterprise-5743.md deleted file mode 100644 index cb3a83086d..0000000000 --- a/changelog/4.1.0_2023-06-15/enterprise-5743.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Follow same site redirects in the Wizard - -We fixed a bug where the client did not follow same site redirects during the setup. -If the used URL https://test.com/owncloud redirected to https://test.com the new URL was not correctly used for the newly created account. - -https://github.com/owncloud/enterprise/issues/5743 diff --git a/changelog/4.2.0_2023-08-07/10946.md b/changelog/4.2.0_2023-08-07/10946.md deleted file mode 100644 index e87fa1daef..0000000000 --- a/changelog/4.2.0_2023-08-07/10946.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Wrong davUser in cmd client - -We fixed a bug where the wrong dav user was used in the URL, when the username from the credentials differed from the username used on the server. - -https://github.com/owncloud/client/issues/10946 diff --git a/changelog/4.2.0_2023-08-07/10950.md b/changelog/4.2.0_2023-08-07/10950.md deleted file mode 100644 index ce59a975f7..0000000000 --- a/changelog/4.2.0_2023-08-07/10950.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Missing mtime in oCIS uploads - -When uploading a file to oCIS the server ignores the X-OC-Mtime header -and expects the mtime to be part of the Upload-Metadata header. -We now provide both. - -https://github.com/owncloud/client/issues/10950 diff --git a/changelog/5.0.0_2023-10-05/10197.md b/changelog/5.0.0_2023-10-05/10197.md deleted file mode 100644 index 422347f3de..0000000000 --- a/changelog/5.0.0_2023-10-05/10197.md +++ /dev/null @@ -1,3 +0,0 @@ -Enhancement: Make "Show files versions..." context menu action available - -https://github.com/owncloud/client/issues/10197 diff --git a/changelog/5.0.0_2023-10-05/10223.md b/changelog/5.0.0_2023-10-05/10223.md deleted file mode 100644 index 67520e2a08..0000000000 --- a/changelog/5.0.0_2023-10-05/10223.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: VFS Placeholders can now be replaced with folders - -If a local VFS placeholder is replaced with a folder on the server, the client previously failed to populate the change. - -https://github.com/owncloud/client/issues/10223 diff --git a/changelog/5.0.0_2023-10-05/10313.md b/changelog/5.0.0_2023-10-05/10313.md deleted file mode 100644 index 30316f3b7f..0000000000 --- a/changelog/5.0.0_2023-10-05/10313.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Log http request when it is sent - -We now log the http request when it is sent, not when it is created. -This will enable us to print more headers set by the platform and measure the request time more accurately. - -https://github.com/owncloud/client/issues/10313 diff --git a/changelog/5.0.0_2023-10-05/10351.md b/changelog/5.0.0_2023-10-05/10351.md deleted file mode 100644 index 4c2842333a..0000000000 --- a/changelog/5.0.0_2023-10-05/10351.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Authentication dialog no longer appears again and again - -https://github.com/owncloud/client/issues/10351 diff --git a/changelog/5.0.0_2023-10-05/10596.md b/changelog/5.0.0_2023-10-05/10596.md deleted file mode 100644 index a201ad002e..0000000000 --- a/changelog/5.0.0_2023-10-05/10596.md +++ /dev/null @@ -1,11 +0,0 @@ -Enhancement: Allow selective sync of spaces in folder wizard - -When manually configuring the synchronization of spaces, we now show the -selective sync page again to allow users to selectively disable the -synchronization of remote directories. - -This prevents the unnecessary synchronization of files until the user can use -the account settings dialog to configure selective sync. - -https://github.com/owncloud/client/issues/10596 -https://github.com/owncloud/client/pull/11044 diff --git a/changelog/5.0.0_2023-10-05/10619.md b/changelog/5.0.0_2023-10-05/10619.md deleted file mode 100644 index 95ba0bec35..0000000000 --- a/changelog/5.0.0_2023-10-05/10619.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: send a language header in all http requests - -All http requests to the server will now contain the language for the -client. This can be used by the server to localize responses like error -messages. - -https://github.com/owncloud/client/issues/10619 -https://github.com/owncloud/client/pull/11020 diff --git a/changelog/5.0.0_2023-10-05/10680.md b/changelog/5.0.0_2023-10-05/10680.md deleted file mode 100644 index 1b0cfd47df..0000000000 --- a/changelog/5.0.0_2023-10-05/10680.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: Help user fix problems on the last setup wizard page - -When there are problems within the advanced configuration on the last setup -wizard page, we no longer just show an error message but also "un-hide" those -settings to give the user a chance of fixing the problem. - -https://github.com/owncloud/client/issues/10680 -https://github.com/owncloud/client/pull/11029 diff --git a/changelog/5.0.0_2023-10-05/10751.md b/changelog/5.0.0_2023-10-05/10751.md deleted file mode 100644 index 7168e91d10..0000000000 --- a/changelog/5.0.0_2023-10-05/10751.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: Display a progress spinner during the initial setup - -We now display a progress spinner after the setup wizard, until -the client is done setting the account up. - -https://github.com/owncloud/client/issues/10751 diff --git a/changelog/5.0.0_2023-10-05/10788.md b/changelog/5.0.0_2023-10-05/10788.md deleted file mode 100644 index e12d42ee01..0000000000 --- a/changelog/5.0.0_2023-10-05/10788.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Remove support for sidebar entries for non-vfs setups on Windows - -For vfs setups, this is handled by Windows itself. - -https://github.com/owncloud/client/issues/10788 -https://github.com/owncloud/client/pull/10910 diff --git a/changelog/5.0.0_2023-10-05/10825.md b/changelog/5.0.0_2023-10-05/10825.md deleted file mode 100644 index d7be3663e6..0000000000 --- a/changelog/5.0.0_2023-10-05/10825.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Reduce how often file changes are handled - -We no longer handle file changes every 1s but gather them for 10s and handle them then. - -This should reduce the amount of unnecessary checksum computations and attempted syncs. - -https://github.com/owncloud/client/pull/10825 diff --git a/changelog/5.0.0_2023-10-05/10866.md b/changelog/5.0.0_2023-10-05/10866.md deleted file mode 100644 index d87959cc6d..0000000000 --- a/changelog/5.0.0_2023-10-05/10866.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Remove support for client side system proxy credentials - -We removed the support to query and store credentials for the system proxy. - -https://github.com/owncloud/client/pull/10866 diff --git a/changelog/5.0.0_2023-10-05/10905.md b/changelog/5.0.0_2023-10-05/10905.md deleted file mode 100644 index 41664de0f7..0000000000 --- a/changelog/5.0.0_2023-10-05/10905.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Possible deadlock during log setup - -If an error occurred during the setup of the log file, it was possible that the client got deadlocked. - -https://github.com/owncloud/client/pull/10905 diff --git a/changelog/5.0.0_2023-10-05/10919.md b/changelog/5.0.0_2023-10-05/10919.md deleted file mode 100644 index a2f42be89a..0000000000 --- a/changelog/5.0.0_2023-10-05/10919.md +++ /dev/null @@ -1,9 +0,0 @@ -Bugfix: Do not create default sync root when loading accounts - -Creating the default sync root is only needed at initial setup. If a -user chooses to point all folders for Spaces outside that default sync -root, and deletes the default sync root folder, it will now no longer be -created. - -https://github.com/owncloud/client/issues/10919 -https://github.com/owncloud/client/pull/11128 diff --git a/changelog/5.0.0_2023-10-05/10928.md b/changelog/5.0.0_2023-10-05/10928.md deleted file mode 100644 index fb8f3e04de..0000000000 --- a/changelog/5.0.0_2023-10-05/10928.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: Persist filter settings for Not Synced tab - -We now store the filter settings in the Not Synced tab. So after a -restart of the client, the filter will still be the same as the last -time. - -https://github.com/owncloud/client/pull/10928 -https://github.com/owncloud/client/issues/10884 diff --git a/changelog/5.0.0_2023-10-05/10939.md b/changelog/5.0.0_2023-10-05/10939.md deleted file mode 100644 index b1f228d4d4..0000000000 --- a/changelog/5.0.0_2023-10-05/10939.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Modernize systray menu - -We had a closer look on the system tray and cleaned it up. - -https://github.com/owncloud/client/issues/10939 -https://github.com/owncloud/client/pull/10949 -https://github.com/owncloud/client/pull/10999 diff --git a/changelog/5.0.0_2023-10-05/10976.md b/changelog/5.0.0_2023-10-05/10976.md deleted file mode 100644 index a079c4bd38..0000000000 --- a/changelog/5.0.0_2023-10-05/10976.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: `--cmd` argument added to the GUI client - -In 4.1 we added a `--cmd` argument to the AppImage to allow users to use the commandline client contained in the AppImage more easily. - -The `--cmd` argument is now supported on all platforms to support consistency. - -https://github.com/owncloud/client/issues/10976 diff --git a/changelog/5.0.0_2023-10-05/10978.md b/changelog/5.0.0_2023-10-05/10978.md deleted file mode 100644 index 09d7f292d0..0000000000 --- a/changelog/5.0.0_2023-10-05/10978.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Update capabilities and other info after connect - -We fixed a bug where server infos might have only been updated several minutes -after the client connected to the server. - -https://github.com/owncloud/client/issues/10978 diff --git a/changelog/5.0.0_2023-10-05/10990.md b/changelog/5.0.0_2023-10-05/10990.md deleted file mode 100644 index f0b2356b06..0000000000 --- a/changelog/5.0.0_2023-10-05/10990.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Account activity and crash after an account was removed - -We fixed a bug where an account performed actions after it was removed. - -https://github.com/owncloud/client/issues/10990 diff --git a/changelog/5.0.0_2023-10-05/11016.md b/changelog/5.0.0_2023-10-05/11016.md deleted file mode 100644 index 6e38fca839..0000000000 --- a/changelog/5.0.0_2023-10-05/11016.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Crash during application shutdown - -We fixed a where the main instance was accessed after it was destroyed. - -https://github.com/owncloud/client/issues/11016 diff --git a/changelog/5.0.0_2023-10-05/11047.md b/changelog/5.0.0_2023-10-05/11047.md deleted file mode 100644 index 01fd57c845..0000000000 --- a/changelog/5.0.0_2023-10-05/11047.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Hide hidden folders again in the selective sync view - -https://github.com/owncloud/client/issues/11047 diff --git a/changelog/5.0.0_2023-10-05/11081.md b/changelog/5.0.0_2023-10-05/11081.md deleted file mode 100644 index e4c678f828..0000000000 --- a/changelog/5.0.0_2023-10-05/11081.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: We removed the pre 2.9 credentials migration - -Migrating credentials from a 2.8 or older client is no longer possible. - -https://github.com/owncloud/client/pull/11081 diff --git a/changelog/5.0.0_2023-10-05/11150.md b/changelog/5.0.0_2023-10-05/11150.md deleted file mode 100644 index 75243162f2..0000000000 --- a/changelog/5.0.0_2023-10-05/11150.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Extract Nautilus - -While the crash reporter still requires a graphical user interface to work, this -change nevertheless simplifies reporting crashes from the commandline client -a lot. - -https://github.com/owncloud/client/issues/8991 diff --git a/changelog/5.0.0_2023-10-05/11157.md b/changelog/5.0.0_2023-10-05/11157.md deleted file mode 100644 index 76fc6f8e04..0000000000 --- a/changelog/5.0.0_2023-10-05/11157.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Remove libcloudproviders integration - -Since its implementation in 2019 our support our for it was 'limited'. -Additionally, as far as we can tell it was not picked up by any major Linux distribution. - -https://github.com/owncloud/client/issues/11148 -https://github.com/owncloud/client/pull/11157 diff --git a/changelog/5.0.0_2023-10-05/11162.md b/changelog/5.0.0_2023-10-05/11162.md deleted file mode 100644 index d826e56e9e..0000000000 --- a/changelog/5.0.0_2023-10-05/11162.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Hydration state of file after a directory was replaced with a file - -If a synced directory was replaced with a file on the server, we downloaded it instead of -replacing the folder with a VirtualFile placeholder. - -https://github.com/owncloud/client/pull/11162 diff --git a/changelog/5.0.0_2023-10-05/11168.md b/changelog/5.0.0_2023-10-05/11168.md deleted file mode 100644 index e7acdfb1b1..0000000000 --- a/changelog/5.0.0_2023-10-05/11168.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Only synchronize after the server settings where refreshed - -We fixed an issue where the sync was started on outdated server settings. - -https://github.com/owncloud/client/issues/11168 diff --git a/changelog/5.0.0_2023-10-05/11190.md b/changelog/5.0.0_2023-10-05/11190.md deleted file mode 100644 index 2e20058419..0000000000 --- a/changelog/5.0.0_2023-10-05/11190.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Consistently use the same icon for folders - -In 4.0 we introduced a new icon for sync connections. -In some places however we continued to use the system provided icon for folders, -this resulted in an inconsistent application look. - -https://github.com/owncloud/client/pull/11190 diff --git a/changelog/5.0.0_2023-10-05/11192.md b/changelog/5.0.0_2023-10-05/11192.md deleted file mode 100644 index a1b6f1fcbc..0000000000 --- a/changelog/5.0.0_2023-10-05/11192.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Branding of folder status overlay - -We fixed a bug where branded overlay icons for the display of the sync status where not used. - -https://github.com/owncloud/client/pull/11192 diff --git a/changelog/5.0.0_2023-10-05/11232.md b/changelog/5.0.0_2023-10-05/11232.md deleted file mode 100644 index 131c483dbf..0000000000 --- a/changelog/5.0.0_2023-10-05/11232.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Creation of folder on the server - -We fixed an issue in the FolderSyncWizard when the user provided a path with multiple slashes (//folder). - -https://github.com/owncloud/client/issues/11232 diff --git a/changelog/5.0.0_2023-10-05/11233.md b/changelog/5.0.0_2023-10-05/11233.md deleted file mode 100644 index 4ac5ff4a68..0000000000 --- a/changelog/5.0.0_2023-10-05/11233.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Selective sync when not the remote root is synced - -https://github.com/owncloud/client/issues/11233 diff --git a/changelog/5.0.0_2023-10-05/11242.md b/changelog/5.0.0_2023-10-05/11242.md deleted file mode 100644 index ee7c6adb7f..0000000000 --- a/changelog/5.0.0_2023-10-05/11242.md +++ /dev/null @@ -1,9 +0,0 @@ -Change: Disable context menu item to get a public link for a space - -The context menu item "Create and copy public link to clipboard" didn't -work correctly when used with Spaces: users were always redirected to -the web frontend. This menu item is now disabled, waiting for a -server-side changes. - -https://github.com/owncloud/client/issues/11242 -https://github.com/owncloud/client/pull/11079 diff --git a/changelog/5.0.0_2023-10-05/261.md b/changelog/5.0.0_2023-10-05/261.md deleted file mode 100644 index f5b1125721..0000000000 --- a/changelog/5.0.0_2023-10-05/261.md +++ /dev/null @@ -1,3 +0,0 @@ -Enhancement: Store proxy password securely - -https://github.com/owncloud/client/issues/261 diff --git a/changelog/5.0.0_2023-10-05/8216.md b/changelog/5.0.0_2023-10-05/8216.md deleted file mode 100644 index 1fae8e749d..0000000000 --- a/changelog/5.0.0_2023-10-05/8216.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Windows VFS: Prevent rename to ignored file name - -We now prevent renaming of virtual files to ignored file names. -This basically resulted in deletion on the server and a local placeholder that pointed to a non-existing file. - -https://github.com/owncloud/client/issues/8216 -https://github.com/owncloud/client-desktop-vfs-win/pull/63 diff --git a/changelog/5.0.0_2023-10-05/8360.md b/changelog/5.0.0_2023-10-05/8360.md deleted file mode 100644 index 46aa8903df..0000000000 --- a/changelog/5.0.0_2023-10-05/8360.md +++ /dev/null @@ -1,9 +0,0 @@ -Enhancement: Change how all files deleted is handled - -When the client detects that all files are deleted on either side of the sync, -the client now aborts the sync and asks for a user decision. -Afterwords a new sync is started. - -Previously we blocked the current sync until the user responded which could lead to unwanted side effects. - -https://github.com/owncloud/client/issues/8360 diff --git a/changelog/5.0.0_2023-10-05/8432.md b/changelog/5.0.0_2023-10-05/8432.md deleted file mode 100644 index dba4099951..0000000000 --- a/changelog/5.0.0_2023-10-05/8432.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Port from QtSingleApplication to KDSingleApplication - -Instead of relying on an old copy of QtSingleApplication we use https://github.com/KDAB/KDSingleApplication - -https://github.com/owncloud/client/issues/8432 -https://github.com/owncloud/client/pull/10754 -https://github.com/owncloud/client/pull/10758 diff --git a/changelog/5.0.0_2023-10-05/8991.md b/changelog/5.0.0_2023-10-05/8991.md deleted file mode 100644 index 63b2c070c5..0000000000 --- a/changelog/5.0.0_2023-10-05/8991.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Enable crash reporter in commandline client - -While the crash reporter still requires a graphical user interface to work, this -change nevertheless simplifies reporting crashes from the commandline client -a lot. - -https://github.com/owncloud/client/issues/8991 diff --git a/changelog/5.0.0_2023-10-05/client-desktop-vfs-win-19.md b/changelog/5.0.0_2023-10-05/client-desktop-vfs-win-19.md deleted file mode 100644 index ae943589bb..0000000000 --- a/changelog/5.0.0_2023-10-05/client-desktop-vfs-win-19.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Fix check if a file is a placeholder - -Previously, files with zero bytes in size were considered placeholders. -This is not correct, and has been fixed by using the correct API to -check for placeholders. - -https://github.com/owncloud/client/issues/11107 diff --git a/changelog/5.0.0_2023-10-05/enterprise-5682.md b/changelog/5.0.0_2023-10-05/enterprise-5682.md deleted file mode 100644 index 577aafd8ca..0000000000 --- a/changelog/5.0.0_2023-10-05/enterprise-5682.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Avoid duplicate notifications when selective sync is enabled - -We no longer show multiple messages about files which were excluded from the sync because they were excluded by the users. - -https://github.com/owncloud/enterprise/issues/5682 diff --git a/changelog/5.1.0_2023-11-02/11226.md b/changelog/5.1.0_2023-11-02/11226.md deleted file mode 100644 index 0ba258d0d1..0000000000 --- a/changelog/5.1.0_2023-11-02/11226.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Crash when accepting a notification - -We fixed a potential crash when clicking on a notification. - -https://github.com/owncloud/client/issues/11226 diff --git a/changelog/5.1.0_2023-11-02/11288.md b/changelog/5.1.0_2023-11-02/11288.md deleted file mode 100644 index a7fe47e890..0000000000 --- a/changelog/5.1.0_2023-11-02/11288.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Fix crash on start-up when starting shell integration - -A possible crash has been fixed that could occur during start-up, when -the shell integration started doing requests before the client itself -completed starting up. - -https://github.com/owncloud/client/issues/11280 -https://github.com/owncloud/client/pull/11288 diff --git a/changelog/5.1.0_2023-11-02/11308.md b/changelog/5.1.0_2023-11-02/11308.md deleted file mode 100644 index 7508d38fe7..0000000000 --- a/changelog/5.1.0_2023-11-02/11308.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Properly schedule the sync after an account was added - -We fixed a bug where a folder was scheduled to be synced before the account reported it was ready. -This resulted in the sync having no effect and the folder was then only synced once we polled the etag. - -https://github.com/owncloud/client/issues/11308 diff --git a/changelog/5.1.0_2023-11-02/11313.md b/changelog/5.1.0_2023-11-02/11313.md deleted file mode 100644 index c0f90d79ea..0000000000 --- a/changelog/5.1.0_2023-11-02/11313.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Don't start credentials save jobs during shutdown - -Due to a bug we "re-saved" the credentials during application shutdown. -As the application was quitting while the jobs where running we might have encountered corrupted credentials or crashes. - -https://github.com/owncloud/client/pull/11313 diff --git a/changelog/5.1.1_2023-11-09/11331.md b/changelog/5.1.1_2023-11-09/11331.md deleted file mode 100644 index 464b319ef2..0000000000 --- a/changelog/5.1.1_2023-11-09/11331.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Prevent permanent deletion of files when disabling VFS - -When a user disabled the virtual files feature on Windows, all currently dehydrated files were deleted accidentally. -On the server those files where still available in the trash bin. -This regression was introduced in the previous release 5.0.0. - -https://github.com/owncloud/client/issues/11331 diff --git a/changelog/5.1.2_2023-11-10/11361.md b/changelog/5.1.2_2023-11-10/11361.md deleted file mode 100644 index 444a6a80f5..0000000000 --- a/changelog/5.1.2_2023-11-10/11361.md +++ /dev/null @@ -1,11 +0,0 @@ -Bugfix: Fix crash when keychain job takes longer than expected - -In 5.1.1, we introduced a timeout for keychain jobs that killed them when their execution time exceeded 5 seconds and -log this to allow debugging of problems related to secrets handling. - -Apparently, there are valid cases in which these jobs can take longer than the expected timeout, e.g., when the user -needs to unlock their keychain first or configure it otherwise. - -We now let the jobs run indefinitely and log every 5 seconds whether the job is still running. - -https://github.com/owncloud/client/pull/11361 diff --git a/changelog/5.2.0_2023-11-27/11296.md b/changelog/5.2.0_2023-11-27/11296.md deleted file mode 100644 index 74770dd9b0..0000000000 --- a/changelog/5.2.0_2023-11-27/11296.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Fix URL resolution for app provider - -We fixed a bug in the URL resolution for the app provider. -If owncloud is installed to a non-root directory we computed a wrong URL for the app provider urls. -This could trigger a connection validation in the client, which intern triggered a request to the app provider. -Resulting in an endless loop rendering the client unusable. - -https://github.com/owncloud/client/issues/11296 diff --git a/changelog/5.2.0_2023-11-27/11379.md b/changelog/5.2.0_2023-11-27/11379.md deleted file mode 100644 index 26f55bd594..0000000000 --- a/changelog/5.2.0_2023-11-27/11379.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix crash on unhandled status code on rename check - -We fixed a bug that caused the application to crash instead of just aborting the current sync. - -https://github.com/owncloud/client/issues/11379 diff --git a/changelog/5.2.1_2024-01-04/11274.md b/changelog/5.2.1_2024-01-04/11274.md deleted file mode 100644 index 2eb2016cf3..0000000000 --- a/changelog/5.2.1_2024-01-04/11274.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Client stuck in reconnecting - -We fixed a bug where the client got stuck while reconnecting to the server. - -https://github.com/owncloud/client/issues/11274 diff --git a/changelog/5.2.1_2024-01-04/11413.md b/changelog/5.2.1_2024-01-04/11413.md deleted file mode 100644 index 40d6612e02..0000000000 --- a/changelog/5.2.1_2024-01-04/11413.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Improved reliability for persisting settings - -We improved the reliability of saving accounts. -This might fix an issue where sync connections were lost at random. - -https://github.com/owncloud/client/pull/11413 -https://github.com/owncloud/client/issues/11411 diff --git a/changelog/5.3.0_2024-06-06/11276.md b/changelog/5.3.0_2024-06-06/11276.md deleted file mode 100644 index d5179ab10c..0000000000 --- a/changelog/5.3.0_2024-06-06/11276.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Add support to provide a list of ports for the OAuth process - -We added a branding option that enables us to specify a list of ports that are used for the local server during the OAuth process. - -https://github.com/owncloud/client/issues/11276 diff --git a/changelog/5.3.0_2024-06-06/11460.md b/changelog/5.3.0_2024-06-06/11460.md deleted file mode 100644 index 8d8b3aa97b..0000000000 --- a/changelog/5.3.0_2024-06-06/11460.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Fix early-use crash in the folder watcher on Linux - -In a few error scenarios, the folder watcher on Linux shows a dialog -with an error message. A crash has been fixed where this occurred before -the GUI was fully initialised. - -https://github.com/owncloud/client/issues/11460 -https://github.com/owncloud/client/pull/11475 diff --git a/changelog/5.3.0_2024-06-06/11467.md b/changelog/5.3.0_2024-06-06/11467.md deleted file mode 100644 index 0d5986b66d..0000000000 --- a/changelog/5.3.0_2024-06-06/11467.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Client stuck in `reconnecting` - -Properly handle errors during the update of the server settings. -Due to an unhandled result, the client could get stuck in a `reconnecting` state. - -https://github.com/owncloud/client/pull/11467 diff --git a/changelog/5.3.0_2024-06-06/11552.md b/changelog/5.3.0_2024-06-06/11552.md deleted file mode 100644 index 20baa751a9..0000000000 --- a/changelog/5.3.0_2024-06-06/11552.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Ensure folders are scheduled only once - -We fixed a bug where a folder could be scheduled multiple times. - -https://github.com/owncloud/client/issues/11552 diff --git a/changelog/5.3.0_2024-06-06/11646.md b/changelog/5.3.0_2024-06-06/11646.md deleted file mode 100644 index 5030a79d16..0000000000 --- a/changelog/5.3.0_2024-06-06/11646.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Support `Active Directory Federation Service` as identity provider - -We changed the OAuth workflow to support `Active Directory Federation Service` - -https://github.com/owncloud/client/issues/11646 diff --git a/changelog/5.3.0_2024-06-06/enterprise-6390.md b/changelog/5.3.0_2024-06-06/enterprise-6390.md deleted file mode 100644 index c1bcabac07..0000000000 --- a/changelog/5.3.0_2024-06-06/enterprise-6390.md +++ /dev/null @@ -1,18 +0,0 @@ -Change: Revert local folder name back to pre 3.0 behavior - -Due to user requests, we reverted the folder name from -``` -ownCloud - Albert@owncloud.com -ownCloud - Katherine@owncloud.org -ownCloud - Marie@owncloud.com -``` - -back to - - ``` -ownCloud -ownCloud (1) -ownCloud (2) -``` - -https://github.com/owncloud/enterprise/issues/6390 diff --git a/changelog/5.3.1_2024-06-11/11691.md b/changelog/5.3.1_2024-06-11/11691.md deleted file mode 100644 index 2b09d7cbcc..0000000000 --- a/changelog/5.3.1_2024-06-11/11691.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Ensure the Windows shell extension is linked statically - -We fixed a regression where https://cmake.org/cmake/help/latest/policy/CMP0091.html caused our shell extension no longer to be linked statically. - -https://github.com/owncloud/client/issues/11691 diff --git a/changelog/CHANGELOG-Release.tmpl b/changelog/CHANGELOG-Release.tmpl index 4630547fa1..baa54ffdb3 100644 --- a/changelog/CHANGELOG-Release.tmpl +++ b/changelog/CHANGELOG-Release.tmpl @@ -1,5 +1,5 @@ {{- range $index, $changes := . }}{{ with $changes -}} -Changelog for ownCloud Desktop Client {{ .Version }} ({{ .Date }}) +Changelog for OpenCloud Desktop {{ .Version }} ({{ .Date }}) ======= Summary @@ -25,4 +25,4 @@ Details {{ $url -}} {{ end }} {{ end }}{{ end }} -{{ end }}{{ end -}} \ No newline at end of file +{{ end }}{{ end -}} diff --git a/changelog/CHANGELOG.md b/changelog/CHANGELOG.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/changelog/CHANGELOG.tmpl b/changelog/CHANGELOG.tmpl index fcbde4a105..568931d0de 100644 --- a/changelog/CHANGELOG.tmpl +++ b/changelog/CHANGELOG.tmpl @@ -1,15 +1,14 @@ # Table of Contents {{ range . -}} - * [Changelog for {{ .Version }}](#changelog-for-owncloud-desktop-client-{{ .Version | replace "." ""}}-{{ .Date | lower -}}) + * [Changelog for {{ .Version }}](#changelog-for-opencloud-desktop-{{ .Version | replace "." ""}}-{{ .Date | lower -}}) {{ end -}} - * [Changelog for 2.6.1 versions and below](#changelog-for-261-versions-and-below) {{ $allVersions := . }} {{- range $index, $changes := . }}{{ with $changes -}} -# Changelog for ownCloud Desktop Client [{{ .Version }}] ({{ .Date }}) +# Changelog for OpenCloud Desktop [{{ .Version }}] ({{ .Date }}) -The following sections list the changes in ownCloud Desktop Client {{ .Version }} relevant to -ownCloud admins and users. +The following sections list the changes in OpenCloud Desktop {{ .Version }} relevant to +OpenCloud admins and users. {{/* creating version compare links */ -}} {{ $next := add1 $index -}} @@ -22,11 +21,6 @@ ownCloud admins and users. {{- end -}} {{ end -}} -{{- /* last version managed by calens, end of the loop */ -}} -{{ if eq .Version "2.6.2" -}} -[{{ .Version }}]: https://github.com/owncloud/client/compare/v2.6.1...v{{ .Version }} -{{- end }} - ## Summary {{ range $entry := .Entries }}{{ with $entry }} * {{ .Type }} - {{ .Title }}: [#{{ .PrimaryID }}]({{ .PrimaryURL }}) @@ -50,1406 +44,6 @@ ownCloud admins and users. {{ end }}{{ end }} {{ end }}{{ end -}} -{{/* Start of old changelog */ -}} -# Changelog for 2.6.1 versions and below -version 2.6.1 (2020-01-17) -(last updated on de0d330c002436454f3fe4929bd707e5f0425949) - -Changes: -* GUI: Change the display name to "server (user name)", show the full text in the tooltip (#6728) -* GUI: Add quit button to the settings dialog (#7547) -* GUI: Show a warning that proxy settings do not apply to localhost (#7169) -* CLI: Make it possible to show settings/quit by command line invocation (#7018, #7547) -* Linux: Add action to Desktop file to show settings, quit the client (#7018, #7547) - -Bugfixes: -* Sync: Correctly sync files on Windows after they got unlocked (owncloud/enterprise#3609) -* Log: Message priority wasn't handled correctly so the console log was flooded(#7453) -* Vfs: Do not overwrite existing files by placeholder (#7557, #7556) -* Discovery: Allow more HTTP error code to be treated as ignored dir (#7586) -* GUI: Limit the clickable region of the 'add folder' button (#7326) -* GUI: Don't show the "All files deleted" popup when unselecting everything with selective sync (#7337) -* GUI: Don't put a too big icon in about dialog (#7574) -* Shell Integration: Don't assume read-only folder when permissions are not known (#7330) -* Sync: Temporary disable http2 support by default again (#7610) -* Windows Installer: Remember install location on auto update (#7580) - -version 2.6.0 (2019-11-11) -(last update on 5131f50ff048d5213aa69edfbae349de2822498a) - -Major changes and additions: -* Rewrote discovery code for performance improvements and better maintainability. -* Tech Preview: Add native virtual files mode for Windows 10. - (https://github.com/owncloud/client/wiki/Virtual-Files-on-Windows-10) -* Tech Preview: Improvements and fixes for all virtual files mode - (https://github.com/owncloud/client/wiki/Virtual-Files) -* Add basic support for libcloudproviders for gtk/gnome integration (#7209) -* Remove support for Shibboleth auth, please use OAuth2 server app (#6451) - -Some small changes and bug fixes: -* Sync: Better detection of complex renames -* Sync: Add workarounds so HTTP2 may be enabled with Qt >=5.12.4 (#7092, #7174) -* Sync: When propagating new remote directories, set local mtime to server mtime (#7119) -* Sync: Add support for asynchronous upload operations (core#31851) -* Sync: Handle blacklisted_files server capability (#434) -* Sync: Fix downloading of files when the database is used for local discovery -* Sync: Fix sync progress when virtual files are created (#6933) -* Sync: Fix issue with a folder being renamed into another renamed folder (#6694) -* Sync: Reduce client-triggered touch ignore duration from 15s to 3s -* Sync: Fix file attribute propagation when propagating conflicts -* Sync: Fix local discovery when removing a selective sync exclusion -* Sync: Fix detection of case-only renames on Windows -* Sync: Fix race conditions in the linux folder watcher (#7068) -* Sync: Fix issue with special characters in the filename and chunked uploads (#7176) -* Sync: Fix renaming a single file causing the "all files deleted" popup (#7204) -* Sync: Reduce memory use during uploads by not reading whole chunks to memory (#7226) -* Sync: Don't abort on 404, 500, 503 errors (#5088, #5859, #7199) -* Sync: Fix parsing of etags, improving move detection (#7271, #7345) -* Sync: If a move is forbidden, restore the source (#7410) -* Sync: When moving is allowed but deleting is not, do not restore moved items (#7293) -* Sync: Fix delete-before-rename bug (#7441) -* Sync: Delay job execution a bit (#7439) -* Sync: Make sure we schedule only one job (#7439) -* Sync: PropagateDownload: Don't try to open readonly temporaries (#7419) -* Sync: Don't fatal on "Storage temporarily unavailable" (#5088) -* Experimental: Add capability to sync file deltas. (#179) (https://github.com/owncloud/client/wiki/DeltaSync) -* Vfs: The online-only/available-locally flag applies to new remote files now. -* Vfs: Introduce actions and warning text for switching vfs on and off. -* Vfs: Cannot be used with selective sync at the same time. -* Vfs: Can now be fully enabled or disabled. -* Vfs: Suffix mode ignores remote files with the suffix (#6953) -* Vfs: Fix behavior when file is renamed and suffix is added/removed at the same time (#7001) -* Vfs: Improve notifications for file creation actions (#7101) -* Vfs: Improve user-visible aspects of pinning and availability (#7111) -* Vfs: Add note about which plugin is in use to about dialog (#7137) -* Vfs: Fix reliability of "Download file" context menu action (#7124) -* Vfs: Fix crash when dehydrating a complete folder -* Vfs: Make "Free space" context menu action only enabled when it has an effect (#7143) -* Vfs: Ensure the database temporaries are marked as excluded (#7141) -* Vfs: Don't dehydrate existing data when switching on (#7302) -* Vfs: Fix move detection when virtual files are involved (#7001) -* Vfs: Lots of tests and corrections for suffix edge cases (#7350, #7261) -* GUI: Adjust "new public link share" ui so options can be set before share creation -* GUI: Added action to open folder in browser to selective sync context menu (#6471) -* GUI: Add server version info to SSL info button (#6628) -* GUI: Allow log window of running client to be opened via command line -* GUI: Introduce conflict resolution actions to right-click menu of conflicts and files in read-only directories (#6252) -* GUI: Update sooner when user resolves a conflict (#7073) -* GUI: Improve error message for missing data in server replies (#7112) -* GUI: Remove log window, instead focus on easy handling of log files (#6475) -* GUI: Fix notification buttons sometimes getting their own window (#7185) -* GUI: Notifications: Remove do-nothing "OK" button (#7355) -* GUI: Add "Show file versions" context menu action (#7196) -* GUI: Fix layout in "Add Certificate" dialog (#7184) -* GUI: Fix duplicated error message for fatal errors (#5088) -* GUI: Fix selective sync ui initial state after account creation (#7336) -* GUI: Improve help text in ignore editor (#7162) -* GUI: Show restoration items in protocol -* Sharing: Fix issues with enforced passwords and expiry (#7246, #7245) -* Sharing: Fix re-sharing an item in a share with limited permissions (#7275) -* Sharing: Use the default expiration date even when not enforced (#7256) -* Sharing: When sharing from context menu, show dialog if share creation fails (#7286) -* Sharing: Always show at least readonly permissions (#7429) -* OSX: Fix issues with Finder integration being gone after reboot -* OSX: Use the same implementation as on Linux/Windows for the settings dialog (#7371) -* Linux: Add autostart delay to avoid tray icon issues (#6518) -* Folder watcher: Test before relying on it (#7241) -* Client certs: Fix storage of large certs in older Windows versions (#6776) -* Updater: Show a nicer version string In the "available update" notification (#6602) -* Updater: Set correct state on network error (#3933) -* Updater: Provide more useful options on update failure (#7217) -* Updater: Improve logging (#3475, #7388) -* Updater: Fix Version number not shown in the user visible string (#7288) -* DB: Database path for new folders now starts with ".sync_", avoiding the "._" (#5904) -* File hashes: Add support for SHA256 and SHA3 -* Cmd: Respect chunk sizing environment variables (#7078) -* Log: Don't write to logdir if --logfile is passed (#6909) -* Log: Make --logfile - work on Windows -* Log: Make --logdir compress logs reliably (#7353) -* Log: Print critical and fatal messages to stderr -* Doc: Migrate the documentation to Antora (#6785) -* Doc: Update Windows build instructions -* Doc: Add explanation of how to manually change server URL (#6579) -* Doc: List more environment variables -* Doc: List more config file options (owncloud/docs#1365) -* Build: Fix KDEInstallDirs deprecation warnings (#6922) -* Build: Fixes for compiling on "remarkable" tablet (#6870) -* Build: Add PLUGINDIR variable for finding vfs plugins (#7027) -* Build: Drone (#7426) -* Build: Remove 'binary' submodule, remove outdated VS projects -* Translations: Change the way we pull in translations (#7426) -* Remove the WebKit dependency (#6451) -* Several performance optimizations -* Update SQLite3 to 3.27.2 (if bundled) -* Many test improvements (like #6358) - -version 2.5.4 (2019-03-19) -* Crash fix: Infinite recursion for bad paths on Windows (#7041) -* Crash fix: SocketApi mustn't send if readyRead happens after disconnected (#7044) -* Fix rare error causing spurious local deletes (#6677) -* Disable HTTP2 support due to bugs in Qt 5.12.1 (#7020, QTBUG-73947) -* Fix loading of persisted cookies when loading accounts (#7054) -* Windows: Fix breaking of unrelated explorer actions (#7004, #7023) -* Windows: Forbid syncing of files with bytes 0x00 to 0x1F in filenames (#6987) -* macOS: Opt out of dark mode until problems can be addressed (#7043) -* macOS: Fix folder dehydration requests (#6977) -* Linux: Tray: Try to establish tray after 10s if failed initially (#6518) -* Linux: FolderWatcher: Work around missing notifications (#7068) -* Shares: "copy link" action can create shares with expiry (#7061) -* Selective sync: Don't collapse folder tree when changing selection (#7055) -* Client cert dialog: Avoid incorrect behavior due to multiple signal connections - -version 2.5.3 (2019-02-07) -* Connectivity: Add a noUnauthedRequests branding option -* Credentials: Warn in log if keychain-write jobs fail (#6776) -* Database: Move drop-index to after pragmas are set (#6881) -* Download: Ignore Content-length for compressed HTTP2/SPDY replies (#6885) - -version 2.5.2 (2019-01-25) -* Crash fix: macOS: When opening settings dialog (#6930) -* Crash fix: macOS: While app is in background -* Crash fix: When deleting an account (#6893) -* Crash fix: During password dialog -* SyncJournalDB: Change sqlite3 locking_mode to "exclusive" (#6881) -* Wizard: Fix setting up accounts with SSL client certs (#6911) -* Sync: Fix duplicate slashes in destination of MOVE operation (#6904) -* Sync: Fix file unlocking triggering too many syncs (#6822) -* GUI: Increase default size of ignore list editor (#6641) -* GUI: Fix background color of SSL info button (#871) -* GUI: Ctrl-L and Cmd-L open the log window (F12 is sometimes taken) -* Vfs: Fix problem with dehydrating a file on OSX (#6844) -* Vfs: Do not show settings window when opening a virtual file (#6764) -* Settings: Fix lookup of system override settings (e.g. from HKEY_LOCAL_MACHINE) -* macOS: New "make macdeployqt" target instead of deploying Qt on "make install" - -version 2.5.1 (2018-11-09) -* OAuth2: Refresh the token without aborting the sync (#6814) -* OAuth2: Fix migration from BasicAuth when the server uses LDAP -* Linux: FolderWatcher: fix paths after dir renames (#6808) -* Sync: Always recurse within touched directory (#6804) -* Sync: Fixed crash when aborting sync of large files with older servers -* Sync: Don't error out if X-OC-MTime header is missing (#6797) -* Sync: Fix memory leak during upload (#6699) -* Sync: Server Move: Fix too many starting slashes in the destination header (#6824) -* Sync: Windows: Don't check if a server file name can be encoded (#6810) -* Virtual Files: Renaming a virtual files also rename the file on the server (#6718) -* Virtual Files: Disable the 'choose what to sync' in the new folder wizard when virtual files are selected -* Account Settings: Add a context menu entry to enable or disable virtual files (#6725) -* Account Settings: Fix progress being written in white when there are errors -* Account Settings: Link to about dialog from old about space in General Settings -* GUI: Plug a few smaller memory leaks -* Wizard: Reset the QSslConfiguration before checking the server (#6832) -* Wizard: Manual folder configuration should not create the local folder (#6853) -* Windows Shell Integration: No limit on the amount of selected files (#6780) -* Windows Shell Integration: Make OCUtil helper lib static and link it statically against crt -* Windows: Disable autostartCheckBox if autostart is configured system wide (#6816) -* Windows: Make qFatal() trigger the crash reporter on Windows (#6823) -* macOS: Fix icon name in Info.plist -* macOS: Do not select ownCloud in Finder after installation (#6781) -* macOS: Improve macdeployqt.py -* Discovery: Include path in error message (#6826) -* Database: Allow downgrade from 2.6 -* Migration from 2.4: fallback to move file by file if directory move failed (#6807) -* owncloudcmd: Read server version and dav user id from the server (#6830) - -version 2.5.0 (2018-09-18) -* Local discovery: Speed up by skipping directories without changes reported by the file system watcher. -* Experimental option to create virtual files (e.g. my_document.txt.owncloud) and download contents on demand ("placeholders") -* Windows: Add sync folders to Explorer's navigation pane (#5295) -* Config: Client configuration in roaming profile on Windows, XDG conform on Linux (#684, #2245) -* Experimental option to upload conflict files (#4557) -* Conflicts: Change conflict file naming scheme -* Conflicts: Add user name to conflict file name (#6325) -* Conflicts: Better comparison when connection broke (#6626) -* Conflicts: Deal with file/folder conflicts (#6312) -* Conflicts: Change tray icon for unresolved conflicts (#6277) -* Conflicts: Add documentation link to conflicts listing (#6396) -* Conflicts: Change tags to be more user friendly (#6365) -* Share dialog: Allow opening it if the file's contents are still syncing (#4608) -* Share dialog: Don't hide account settings when opening it (#6185) -* Share dialog: Remove odd grey square on OSX (#5774) -* Share dialog: Preserve the entered password when unrelated changes are done (#6512) -* Share dialog: Fix Re-shares not not showing up (#6666) -* Sharing: Add "copy public link" to menu (#6356) -* Share link: Update permission wording (#6192) -* Private links: improve legacy fileid derivation (#6745) -* User shares: Show avatars -* OAuth2: Remove the timeout (#6612) -* Wizard: Remove the "Skip folder config" button and instead add a radio button (#3664) -* Wizard: Fix for back button in OAuth2 (#6574) -* Wizard: add a context menu to copy the OAuth2 link (enterprise -* Wizard: Put errors into a scroll area (#6546) -* Wizard: show a message when the URL is invalid -* Wizard: pre-select the right radio button (#6685) -* Selective Sync: Do not abort applying selective sync if one folder has an error (#6675) -* Protocol: Introduce context menu with "open in browser" (#6121) -* Protocol: Correct sorting by size (#6326) -* Issues tab: Invalidate issues selectively (#6226) -* Issues tab: Don't allow two issues for the same file/folder -* Issues tab: addItem performance improvement -* Activities: Remove the text that a server does not support activities when the account is removed (#6679) -* Activities: Handle the fact that the username can contain a '@' (#6728) -* Notifications: Lower hiding timeout -* Notifications: Also have clickable link (#6236) -* Shell integration: Add "Open in browser" entry in the explorer menu (#5903) -* Sync journal: Fix crash when unmounting a drive while a sync is running (#6049) -* Client certs: Improve error message (#6128) -* Settings: Hide selective sync buttons while disconnected (#5809) -* Settings: Show account page when account created -* Settings: Move "About" to a dialog (#6075) -* Settings: Force sync should wipe the blacklist (#6757) -* Excludes: Optimize further the matching of exclude files using regular expression -* Windows: Update Overlay Icon naming -* Windows: Release handle/fd when file open fails (#6699) -* Config: Look for exclude file in a relative path. -* Config: Versionize settings -* Settings: Fix rename migration issue on old macOS -* Credentials: Re-try on Linux if daemon not running (#4274, #6522) -* Windows: Fixed MSVC build and compiler bugs -* Proxy: Hostname validation and reconnection on setting change (#6140) -* owncloudcmd: Set proxy earlier (#6281) -* Exclude regex: Restore old matching on Windows (#6245) -* Build system: Modernize the CMakeLists.txt files -* Use standard png2ico -* Sync: When detecting a local move, keep the local mtime (#6629) -* Sync: Better error handling for local directory parsing (#6610) -* Sync: Error if properties are missing (#6317) -* Sync: Recover when the PUT reply (or chunking MOVE) is lost (#5106) -* Sync: Do not abort a sync if the server closes the connection (#6516) -* Sync: Increase the timeout for the last MOVE/PUT for huge files (#6527) -* Sync: Fix renames making hierarchy inversion (#6694) -* Sync: RemotePermissions: Fix empty vs null (#4608) -* Sync: Fix the "direction" of the "all file deleted" message when the server is reset (#6317) -* Data-Fingerprint: Fix backup detection when fingerprint is empty -* propagateuploadv1: Fixed an assert with ownCloud 5 -* Download: Use the from the reply in the error message (#6459, #6459) -* SocketAPI: dynamic action menu -* Hidden option to move remote-deleted files to trash (#6265) -* FolderStatusModel: Refresh folders on Problem sync (#6337) -* SyncJournal: Clear etag filter before sync -* SyncEngine: Use separate state for two unicode conversions -* owncloudcmd: Do not read the proxy settings from the gui's config file -* ProgressInfo: Add information for local vs remote discovery -* SyncResult: Make sure the number of conflicts is correct (#6226) -* Remove the "CSync" wording from the error messages -* Apply branding to crashreporter resources file -* SslButton: Add HTTP/2 info (#3146) -* SslButton: Improve speed (especially on macOS) (#6031) -* Folder: normalize the local path. (#4424) -* Folder: Fix checking if the folder can be used as sync folder (#6654) -* Blacklisting must prevent parent etag updates (#6411) -* FolderStatusModel: fix potential assert -* Nautilus integration: Not a ColumnProvider -* Nautilus integration: Fix python3 compatibility (#6406, #6643) -* Nautilus: Guard against None state (#6643) -* Dolphin plugin: fall back if $XDG_RUNTIME_DIR is empty -* Notify if an explicitly excluded folder is created (#6222) -* Theme: unify ownCloudTheme and Theme classes -* SyncJournalDb::setSelectiveSyncList: Always use a transaction (#6431) -* Folders: Use "Problem" icon for unresolved conflicts (#6277) -* macOS: Unload the Finder extension on exit (#5382, #3819) -* Logging: Go to new file on Problem/Abort too (#6442) -* Logging: Compress log when switching files (#6442) -* Logging: Add persistent auto-logdir option (#6442) -* Logging: .owncloudsynclog: Allow 10 MB of size (#6420) -* Logging: .owncloudsynclog: Persist X-Request-ID for correlation with server (#6420) -* UI: High-DPI layout fixes -* Network settings: Better warnings about bad configuration (#5885) -* Folder watcher: Show a notification if it becomes unreliable (#6119) -* Ignore editor: Preserve comments in the exclude list file -* Updater: Support EXE->MSI upgrade (different code than 2.4) -* Updater: Remove unused installers before copying new ones into the appdata dir (#6690) -* ConnectionValidator: change the minimum server version to 7.0 -* ConnectionValidator: Warn when the server version is less than 10.0 -* Valgrind: Refactorings to avoid errors -* Crash fixes (#6562 and more) -* Windows: Fix missing company name in our DLLs -* Windows: Appveyor/craft changes -* Linux: More tray workarounds (#6545) -* libocsync: Rename to ${APPLICATION_EXECUTABLE}_csync -* Don't use Qt deprecated API now that we required Qt 5.6 - -version 2.4.3 (2018-08-13) -* Windows: Don't ignore files with FILE_ATTRIBUTE_TEMPORARY (#6696, #6610) -* OAuth2: Fix infinite loop when the refresh token is expired -* Windows MSI: Fix crash in the auto updater -* Nautilus: Guard against None state (#6643) - -version 2.4.2 (2018-07-18) -* Linux: Tray workarounds (#6545) -* Fix nautilus/nemo shell issues (#6393, #6406) -* Updater: Add update channel feature (#6259) -* Updater: Support EXE->MSI upgrade -* SyncJournal: Fixes for sync folders on removable media (#6049, #6049) -* SslButton: Add HTTP/2 info (#3146) -* Fix assert when using ownCloud server 5 (which you should not) (#6403) -* Normalize local path (#4424) -* Blacklisting must prevent parent etag updates (#6411) -* macdeployqt: Adjust minimum version based on our Qt (#5932) -* macOS: Unload the Finder extension on exit (#5382, #3819) -* Upload: Adjust timeout for final job based on file size (#6527) -* Sync: When detecting a local move, keep the local mtime (#6629) -* Credentials: Retry fetching from the keychain in case the keychain is still starting (#4274, #6522) -* OAuth2: Try to refresh the token even if the credentials weren't ready (#6522) - -version 2.4.1 (2018-03-05) -* Ignore files with file names that can't be encoded for the filesystem (#6287, #5676, #5719) -* Issues: Speed up insertion and add hard upper limit (#6272) -* Notifications: Fix "Dismiss" action -* Notifications: Fix timer invocation on macOS -* Notifications: Immediately poll when account online -* Protocol: Remove entries for auto resolved conflicts (#6316) -* owncloudcmd: Set proxy before capabilities call (#6281) -* owncloudcmd: Do not do the capability call when --nonshib is passed -* Avatars: Use old location for servers <10 (#6279) -* Link shares: Change default share name (#6298) -* Sharing: Use maximum allowed permissions for new share (#6346) -* Nautilus integration: Work with python2 and python3 -* Windows: Don't delete contents behind directory junctions (#6322) -* SyncJournal: Don't use LIKE with paths (#6322) -* Fix setting launch-on-startup when the first account is set up (#6347) -* HTTP2: Only allow with Qt 5.9.4 (#6285) -* Crash fixes - -version 2.4.0 (2017-12-21) -* If you're using 2.4.0 alpha1, please upgrade as previous alphas/rcs had an issue with hidden files and renames! -* OAuth2 authentication support by opening external browser (#5668) -* Shibboleth: Change to use OAuth2 if supported (#6198) -* Sharing: Add support for multiple public link shares (#5655) -* Sharing: Add option to copy/email private links (#5023, #5627) -* Sharing: Add option "show file listing" (#5837) -* Sharing: Show warning that links are public (#5747) -* Sharing: Sharing dialog redesign: multiple share links support (#5695) -* Sharing: Make "can edit" partially checked sometimes (#5642) -* Sharing: Trigger a sync for folder affected by a change of sharing (#6098) -* Wizard: Never propose an existing folder for syncing (#5597) -* Wizard: Don't show last page anymore, go to settings directly (#5726) -* Wizard: Handle url-shortener redirects (#5954) -* Wizard: Resolve url/ redirects only if url/status.php not found (#5954) -* Wizard: Add explanation text when server error is shown (#6157) -* Wizard: Update the window size on high dpi screen (#6156) -* Wizard: Don't report confusing error message (#6116) -* Gui: Display the user server avatar (#5482) -* Gui: Use display name of user, not internal name -* Server URL: Update configuration in case of permanent redirection (#5972) -* Gui: Allow to add multiple sync folder connection of the same folder (#6032) -* Tray Menu: More detailed status messages -* Tray Menu: Shibboleth: raise the browser when clicking on the tray (#6105) -* Activity: Link errors from the account tab, allow filtering by account/folder (#5861) -* Activity: Present conflicts more prominently (#5894) -* Activity: Allow sorting the columns in issues and protocol tabs (#6093, #6086) -* Selective Sync: Open sub folder context menu (#5596) -* Selective Sync: Skip excluded folders when reading db (#5772) -* Selective Sync: Remove local files of unselected folder despite other modified files (#5783) -* Excludes: Remove .htaccess form list of excluded files (#5701) -* Excludes: Hardcode desktop.ini -* Excludes: Allow escaping "#" (#6012) -* Excludes: Use faster matching via QRegularExpression (#6063) -* Discovery: Increase the MAX_DEPTH and show deep folders as ignored (#1067) -* Discovery: General speed improvements -* Downloads: Remove empty temporary if disk space full (#5746) -* Downloads: Read Content-MD5 header for object store setups -* Checksums: Add global disable environment variable (#5017) -* Quota: PropagateUpload: Model of remote quota, avoid some uploads (#5537) -* Create favorite also in folder wizard (#455) -* Windows: Use the application icon for the Windows 8 sidebar favorite (#2446, #5690) -* macOS: Finder sidebar icon (#296) -* Overlay Icons: Consider also the "shared by me" as shared (#4788) -* Overlay Icons: Update right after sharing (#6115) -* Overlay Icons: Fix different case paths not matching (#5257) -* Overlay Icons: Detect changes in the shared flag (#6098) -* Windows Overlay Icons: Potential hang fixes -* Linux Overlay Icons: fix branded nemo and caja shell integration (#5966) -* Credentials: Fix behavior for bad password (#5989) -* Credentials: Don't create empty client cert keychain entries (#5752) -* Credentials: Namespace windows cred keys (#6125) -* Credentials: Use per-account keychain entries (#5830, #6126) -* AccountSettings: Triggering log in re-ask about previously rejected certificates (#5819) -* owncloudcmd: Added bandwidth limit parameter (#5707) -* owncloudcmd: Fix timestamps, Fix --logdebug -* AccountSettings: Sync with clean discovery on Ctrl-F6 (#5666) -* Sync: Dynamic sizing of chunks in chunked uploads for improved big file upload performance (#5852) -* Sync: Introduce overall errors that are not tied to a file (#5746) -* Sync: Better messaging for 507 Insufficient Storage (#5537) -* Sync: Create conflicts by comparing the hash of files with identical mtime/size (#5589) -* Sync: Avoid downloads by comparing the hash of files with identical mtime/size (#6153) -* Sync: Upload conflict files if OWNCLOUD_UPLOAD_CONFLICT_FILES environment variable is set (#6038) -* Sync: Blacklist: Don't let errors become warnings (#5516) -* Sync: Check etag again after active sync (#4116) -* Sync: Rename handling fixes: duplicate file ids (#6096, #6212) -* Sync: Rename handling fixes: File size must be equal -* Sync: Rename handling: Fix duplicate files on abort/resume sync (#5949) -* Sync: Add capability for invalid filename regexes (#6092) -* SyncJournalDB: Fall back to DELETE journal mode if WAL mode does not seem to work (#5723) -* SyncJournalDB: Don't crash if the db file is readonly (#6050) -* SyncJournalDB: DB close error is not fatal -* Fix at least one memory leak -* Documentation improvements -* Logging improvements (With Qt logging categories) (#5671) -* Logging filtering per account (#5672) -* Crash fixes -* Test improvements -* Small UI layout fixes -* Performance improvements -* Maintenance Mode: Detect maintenance mode (#4485) -* Maintenance Mode: Add a 1 to 5 min reconnection delay (#5872) -* HTTP: Send a unique X-Request-ID with each request (#5853) -* HTTP: Support HTTP2 when built and running with Qt 5.9.x (Official packages still on Qt 5.6.x) (#5659) -* owncloudcmd: Don't start if connection or auth fails (#5692) -* csync: Switch build from C to C++ (#6033) -* csync: Refactor a lot to use common data structures to save memory and memory copying -* csync: Switch some data structures to Qt data structures -* csync: Switch to using upper layer SyncJournalDB (#6087) -* Switch 3rdparty/json usage to Qt5's QJson (#5710) -* OpenSSL: Don't require directly, only via Qt (#5833) -* Remove iconv dependency, use Qt for file system locale encoding/decoding (emoji filename support on macOS) (#5875) -* Compilation: Remove Qt 4 code (#6025, #5702, #5505) -* Harmonize source code style with clang-format (#5732) -* Switch over to Qt 5 function pointer signal/slot syntax (#6041) -* Compile with stack-smashing protection -* Updater: Rudimentary support for beta channel (#6048) - -version 2.3.4 (2017-11-02) -* Checksums: Use addData function to avoid endless loop CPU load issues with Office files -* Packaging: Require ZLIB - -version 2.3.3 (2017-08-29) -* Chunking NG: Don't use old chunking on new DAV endpoint (#5855) -* Selective Sync: Skip excluded folders when reading DB, don't let them show errors (#5772) -* Settings: Make window bigger so Qt version is always visible (#5760) -* Share links: Show warning that public link shares are public (#5786) -* Downloads: Re-trigger folder discovery on HTTP 404 (#5799) -* Overlay Icons: Fix potential hangs on Windows -* SyncJournalDB: Don't use ._ as filename pattern if that does not work because of SMB storage settings (#5844) -* SyncJournalDB: Log reason for sqlite3 opening errors -* Notifications: Propagate "Dismiss" button action to server (#5922) -* Switch Linux build also to Qt 5.6.2 (#5470) -* Stopped maintaining Qt 4 build ability - -version 2.3.2 (2017-05-08) -* Fix more crashes (thanks to everyone submitting to our crash reporter!) -* Improve compatibility with server 10.0 (#5691, X-OC-Total-Size) -* Share dialog: UI improvements, Bring to front on tray click -* owncloudcmd: Align process return value with sync return value (#3936) -* Fix disk free check on Windows when opening the local DB - -version 2.3.1 (2017-03-21) -* Fix several crashes (thanks to everyone submitting to our crash reporter!) -* Improve HTTP redirect handling (#5555) -* Blacklist: Escalate repeated soft error to normal error (#5500) -* NTFS: Do not attempt to upload two existing files with similar casing (#5544) -* Fix URL for linking to application password generation for ownCloud 10.0 (#5605) - -version 2.3.0 (2017-03-03) -* Decreased memory usage during sync -* Overlay icons: Lower CPU usage -* Allow to not sync the server's external storages by default -* Switch Windows and OS X build to Qt 5.6.2 -* Switch to new ownCloud server WebDAV endpoint -* Chunking NG: New file upload chunking algorithm for ownCloud server 9.2 -* Allow to sync a folder to multiple different servers (Filename change from .csync_journal.db to _sync_$HASH.db) -* Conflicts: Use the local mtime for the conflict file name (#5273) -* "Sync now" menu item -* SSL Client certificate support improved (Show UI, Store keys in keychain) -* Propagator: Upload more small files in parallel -* Sync Engine: Read data-fingerprint property to detect backups (#2325) -* GUI: Show link to create an app password/token for syncing -* Share dialog: Add 'Mail link' button -* Caja file manager plugin -* Make "backup detected" message to not trigger in wrong cases -* SyncEngine: Fix renaming of folder when file are changed (#5192) -* Fix reconnect bug if status.php intermittently returns wrong data (#5188) -* Improve sync scheduling (#5317) -* Overlay icons: Improvements in correctness -* Tray menu: Only update on demand to fix Linux desktop integration glitches -* Progress: Better time/bandwidth estimations -* Network: Follow certain HTTP redirects (#2791) -* Network: Remove all cookies (including load balancers etc) when logging out -* Discovery thread: Low priority -* owncloudsync.log: Write during propagation -* Better error message for files with trailing spaces on Windows -* Excludes: Consider files in hidden folders excluded (#5163) -* Allow sync directory to be a symlinked directory -* Add manifest file on Windows to make the application UAC aware -* macOS: Improve monochrome tray icons -* Shibboleth bugfixes -* Fixes with regards to low disk space -* A ton of other bugfixes -* Refactorings -* Improved documentation -* Crash fixes - -version 2.2.4 (release 2016-09-27) -* Dolphin Plugin: Use the Application name for the socket path (#5172) -* SyncEngine: Fix renaming of folder when file are changed (#5195) -* Selective Sync: Fix HTTP request loop and show error in view (#5154) -* ConnectionValidator: properly handle error in status.php request (#5188) -* Discovery: Set thread priority to low (#5017) -* ExcludeFiles: Fix when the folder casing is not the same in the settings and in the FS -* ShareLink: Ensure the password line edit is enabled (#5117) - -version 2.2.3 (release 2016-08-08) -* SyncEngine: Fix detection of backup (#5104) -* Fix bug with overriding URL in config (#5016) -* Sharing: Fix bug with file names containing percent encodes (#5042, #5043) -* Sharing: Permissions for federated shares on servers >=9.1 (#4996, #5001) -* Overlays: Fix issues with file name casing on OS X and Windows -* Windows: Skip symlinks and junctions again (#5019) -* Only accept notification API Capability if endpoint is OCS-enabled (#5034) -* Fix windows HiDPI (#4994) -* SocketAPI: Use different pipe name to avoid unusual delay (#4977) -* Tray: Add minimal mode as workaround and testing tool for Linux issues (#4985, #4990) -* owncloudcmd: Fix --exclude regression #4979 -* Small memleak: Use the full file stat destructors (#4992) -* Fix small QAction memleak (#5008) -* Fix crash on shutting down during propagation (#4979) -* Decrease memory usage during sync #4979 -* Setup csync logging earlier to get all log output (#4991) -* Enable Shibboleth debug view with OWNCLOUD_SHIBBOLETH_DEBUG env - -version 2.2.2 (release 2016-06-21) -* Excludes: Don't redundantly add the same exclude files (memleak) (#4967, #4988) -* Excludes: Only log if the pattern was really logged. (#4989) - -version 2.2.1 (release 2016-06-06) - * Fix out of memory error when too many uploads happen (#4611) - * Fix display errors in progress display (#4803 #4856) - * LockWatcher: Remember to upload files after they become unlocked (#4865) - * Fix overlay icons for files with umlauts (#4884) - * Certs: Re-ask for different cert after rejection (#4898, #4911) - * Progress: Don't count items without propagation jobs (#4856, #4910) - * Utility: Fix for the translation of minutes, second (#4855) - * SyncEngine: invalid the blacklist entry when the rename destination change - -version 2.2.0 (release 2016-05-12) - * Overlay icons: Refactoring - mainly for performance improvements - * Improved error handling with Sync Journal on USB storages (#4632) - * Sharing Completion: Improved UI of completion in sharing from desktop. (#3737) - * Show server notifications on the client (#3733) - * Improved Speed with small files by dynamic parallel request count (#4529) - * LockWatcher: Make sure to sync files after apps released exclusive locks on Windows. - * Improved handling of Win32 file locks and network files - * Workaround Ubuntu 16.04 tray icon bug (#4693) - * Removed the Alias field from the folder definition (#4695) - * Improved netrc parser (#4691) - * Improved user notifications about ignored files and conflicts (#4761, #3222) - * Add warnings for old server versions (#4523) - * Enable transportation checksums if the server supports based on server capabilities (#3735) - - * Default Chunk-size changed to 10MB (#4354) - * Documentation Improvements, ie. about overlay icons - * Translation fixes - * Countless other bugfixes - * Update of QtKeyChain to support Windows credential store - * Packaging of dolphin overlay icon module for bleeding edge distros - -version 2.1.1 (release 2016-02-10) - * UI improvements for HiDPI screens, error messages, RTL languages - * Fix occurrences of "Connection Closed" when a new unauthenticated TCP socket is used - * Fix undeliberate WiFi scanning done by Qt Network classes - * Several fixes/improvements to the sharing dialog - * Several fixes/improvements to the server activity tab - * Create the directory when using --confdir and it does not exist - * Windows Overlay icons: Fix DLL and icon oddities - * Mac Overlay icons: Don't install legacy Finder plugin on >= 10.10 - * Linux Overlay icons: Nemo plugin - * Overlay icons: Fix several wrong icon state computations - * Allow changeable upload chunk size in owncloud.cfg - * Crash fixes on account deletion - * Forget password on explicit sign-out - * OS X: Fix the file system watcher ignoring unicode paths (#4424) - * Windows Installer: Update to NSIS 2.50, fixes possible DLL injection - * Sync Engine: .lnk files - * Sync Engine: symlinked syn directories - * Sync Engine: Windows: Fix deleting and replacing of read-only files (#4308, #4277) - * Sync Engine: Fixes for files becoming directories and vice versa (#4302) - * Misc other fixes/improvements - -version 2.1 (release 2015-12-03) - * GUI: Added a display of server activities - * GUI: Added a separate view for not synced items, ignores, errors - * GUI: Improved upload/download progress UI (#3403, #3569) - * Allowed sharing with ownCloud internal users and groups from Desktop - * Changed files starting in .* to be considered hidden on all platforms (#4023) - * Reflect read-only permissions in filesystem (#3244) - * Blacklist: Clear on successful chunk upload (#3934) - * Improved reconnecting after network change/disconnect (#4167 #3969 ...) - * Improved performance in Windows file system discovery - * Removed libneon-based propagator. As a consequence, The client can no - longer provide bandwidth limiting on Linux-distributions where it is - using Qt < 5.4 - * Performance improvements in the logging functions - * Ensured that local disk space problems are handled gracefully (#2939) - * Improved handling of checksums: transport validation, db (#3735) - * For *eml-files don't re-upload if size and checksum are unchanged (#3235) - * Ensured 403 reply code is handled properly (File Firewall) (#3490) - * Reduced number of PROPFIND requests to server(#3964) - * GUI: Added Account toolbox widget to keep account actions (#4139) - * Tray Menu: Added fixes for Recent Activity menu (#4093, #3969) - * FolderMan: Fixed infinite wait on pause (#4093) - * Renamed env variables to include unit (#2939) - * FolderStatusModel: Attempt to detect removed undecided files (#3612) - * SyncEngine: Don't wipe the white list if the sync was aborted (#4018) - * Quota: Handle special negative value for the quota (#3940) - * State app name in update notification (#4020) - * PropagateUpload: Fixed double-emission of finished (#3844) - * GUI: Ensured folder names which are excluded from sync can be clicked - * Shell Integration: Dolphin support, requires KF 5.16 and KDE Application 15.12 - * FolderStatusModel: Ensured reset also if a folder was renamed (#4011) - * GUI: Fixed accessibility of remaining items in full settings toolbar (#3795) - * Introduced the term "folder sync connection" in more places (#3757) - * AccountSettings: Don't disable pause when offline (#4010) - * Fixed handling of hidden files (#3980) - * Handle download errors while resuming as soft errors (#4000) - * SocketAPI: Ensured that the command isn't trimmed (#3297) - * Shutdown socket API before removing the db (#3824) - * GUI: Made "Keep" default in the delete-all dialog (#3824) - * owncloudcmd: Introduced return code 0 for --version and --help - * owncloudcmd: Added --max-sync-retries (#4037) - * owncloudcmd: Don't do a check that file are older than 2s (#4160) - * Fixed getting size for selective sync (#3986) - * Re-added close button in the settings window (#3713) - * Added ability to handle storage limitations gracefully (#3736) - * Organized patches to our base Qt version into admin/qt/patches - * Plus: A lot of unmentioned improvements and fixes - -version 2.0.2 (release 2015-10-21) - * csync_file_stat_s: Save a bit of memory - * Shibboleth: Add our base user agent to WebKit - * SelectiveSync: Increase folder list timeout to 60 - * Propagation: Try another sync on 423 Locked (#3387) - * Propagation: Make 423 Locked a soft error (#3387) - * Propagation: Reset upload blacklist if a chunk succeeds - * Application: Fix crash on early shutdown (#3898) - * Linux: Don't show settings dialog always when launched twice (#3273, #3771, #3485) - * win32 vio: Add the OPEN_REPARSE_POINTS flag to the CreateFileW call. (#3813) - * AccountSettings: only expand root elements on single click. - * AccountSettings: Do not allow to expand the folder list when disconnected. - * Use application SHORT name for the name of the MacOSX pkg file (ownBrander). - * FolderMan: Fix for removing a syncing folder (#3843) - * ConnectionMethodDialog: Don't be insecure on close (#3863) - * Updater: Ensure folders are not removed (#3747) - * Folder settings: Ensure path is cleaned (#3811) - * Propagator: Simplify sub job finished counting (#3844) - * Share dialog: Hide settings dialog before showing (#3783) - * UI: Only expand 1 level in folder list (#3585) - * UI: Allow folder expanding from button click (#3585) - * UI: Expand folder treeview on single click (#3585) - * GUI: Change tray menu order (#3657) - * GUI: Replace term "sign in" with "Log in" and friends. - * SetupPage: Fix crash caused by uninitialized Account object. - * Use a themable WebDAV path all over. - * Units: Back to the "usual" mix units (JEDEC standard). - * csync io: Full UNC path support on Win (#3748) - * Tray: Don't use the tray workaround with the KDE theme (#3706, #3765) - * ShareDialog: Fix folder display (#3659) - * AccountSettings: Restore from legacy only once (#3565) - * SSL Certificate Error Dialog: show account name (#3729) - * Tray notification: Don't show a message about modified folder (#3613) - * PropagateLocalRemove: remove entries from the DB even if there was an error. - * Settings UI improvements (eg. #3713, #3721, #3619 and others) - * Folder: Do not create the sync folder if it does not exist (#3692) - * Shell integration: don't show share menu item for top level folders - * Tray: Hide while modifying menus (#3656, #3672) - * AddFolder: Improve remote path selection error handling (#3573) - * csync_update: Use excluded_traversal() to improve performance (#3638) - * csync_excluded: Add fast _traversal() function (#3638) - * csync_exclude: Speed up significantly (#3638) - * AccountSettings: Adjust quota info design (#3644, #3651) - * Adjust buttons on remove folder/account questions (#3654) - -version 2.0.1 (release 2015-09-01) - * AccountWizard: fix when the theme specify a override URL (#3699) - -version 2.0.0 (release 2015-08-25) - * Add support for multiple accounts (#3084) - * Do not sync down new big folders from server without users consent (#3148) - * Integrate Selective Sync into the default UI - * OS X: Support native finder integration for 10.10 Yosemite (#2340) - * Fix situation where client would not reconnect after timeout (#2321) - * Use SI units for the file sizes - * Improve progress reporting during sync (better estimations, show all files, show all bandwidth) - * Windows: Support paths >255 characters (#57) by using Windows API instead of POSIX API - * Windows, OS X: Allow to not sync hidden files (#2086) - * OS X: Show file name in UI if file has invalid UTF-8 in file name - * Sharing: Make use of Capability API (#3439) - * Sharing: Do not allow sharing the root folder (#3495) - * Sharing: Show thumbnail - * Client Updater: Check for updates periodically, not only once per run (#3044) - * Windows: Remove misleading option to remove sync data (#3461) - * Windows: Do not provoke AD account locking if password changes (#2186) - * Windows: Fix installer when installing unprivileged (#2616, #2568) - * Quota: Only refresh from server when UI is shown - * SSL Button: Show more information - * owncloudcmd: Fix --httpproxy (#3465) - * System proxy: Ask user for credentials if needed - * Several fixes and performance improvements in the sync engine - * Network: Try to use SSL session tickets/identifiers. Check the SSL button to see if they are used. - * Bandwidth Throttling: Provide automatic limit setting for downloads (#3084) - * Systray: Workaround for issue with Qt 5.5.0 #3656 - -version 1.8.4 (release 2015-07-13) - * Release to ship a security release of openSSL. No source changes of the ownCloud Client code. - -version 1.8.3 (release 2015-06-23) - * Fix a bug in the Windows Installer that could crash explorer (#3320) - * Reduce 'Connection closed' errors (#3318, #3313, #3298) - * Ignores: Force a remote discovery after ignore list change (#3172) - * Shibboleth: Avoid crash by letting the webview use its own QNAM (#3359) - * System Ignores: Removed *.tmp from system ignore again. If a user - wants to ignore *.tmp, it needs to be added to the user ignore list. - -version 1.8.2 (release 2015-06-08) - * Improve reporting of server error messages (#3220) - * Discovery: Ignore folders with any 503 (#3113) - * Wizard: Show server error message if possible (#3220) - * QNAM: Fix handling of mitm cert changes (#3283) - * Win32: Installer translations added (#3277) - * Win32: Allow concurrent OEM (un-)installers (#3272) - * Win32: Make Setup/Update Mutex theme-unique (#3272) - * HTTP: Add the branding name to the UserAgent string - * ConnectionValidator: Always run with new credentials (#3266) - * Recall Feature: Admins can trigger an upload of a file from - client to server again (#3246) - * Propagator: Add 'Content-Length: 0' header to MKCOL request (#3256) - * Switch on checksum verification through branding or config - * Add ability for checksum verification of up and download - * Fix opening external links for some labels (#3135) - * AccountState: Run only a single validator, allow error message - overriding (#3236, #3153) - * SyncJournalDB: Minor fixes and simplifications - * SyncEngine: Force re-read of folder Etags for upgrades from - 1.8.0 and 1.8.1 - * Propagator: Limit length of temporary file name (#2789) - * ShareDialog: Password ui fixes (#3189) - * Fix startup hang by removing QSettings lock file (#3175) - * Wizard: Allow SSL cert dialog to show twice (#3168) - * ProtocolWidget: Fix rename message (#3210) - * Discovery: Test better, treat invalid hrefs as error (#3176) - * Propagator: Overwrite local data only if unchanged (#3156) - * ShareDialog: Improve error reporting for share API fails - * OSX Updater: Only allow updates only if in /Applications (#2931) - * Wizard: Fix lock icon (#1447) - * Fix compilation with GCC 5 - * Treat any 503 error as temporary (#3113) - * Work around for the Qt PUT corruption bug (#2425) - * OSX Shell integration: Optimizations - * Windows Shell integration: Optimizations - .. more than 250 commits since 1.8.1 - -version 1.8.1 (release 2015-05-07) - * Make "operation canceled" error a soft error - * Do not throw an error for files that are scheduled to be removed, - but can not be found on the server. #2919 - * Windows: Reset QNAM to proper function after hibernation. #2899 #2895 #2973 - * Fix argument verification of --confdir #2453 - * Fix a crash when accessing a dangling UploadDevice pointer #2984 - * Add-folder wizard: Make sure there is a scrollbar if folder names - are too long #2962 - * Add-folder Wizard: Select the newly created folder - * Activity: Correctly restore column sizes #3005 - * SSL Button: do not crash on empty certificate chain - * SSL Button: Make menu creation lazy #3007 #2990 - * Lookup system proxy async to avoid hangs #2993 #2802 - * ShareDialog: Some GUI refinements - * ShareDialog: On creation of a share always retrieve the share - This makes sure that if a default expiration date is set this is reflected - in the dialog. #2889 - * ShareDialog: Only show share dialog if we are connected. - * HttpCreds: Fill pw dialog with previous password. #2848 #2879 - * HttpCreds: Delete password from old location. #2186 - * Do not store Session Cookies in the client cookie storage - * CookieJar: Don't accidentally overwrite cookies. #2808 - * ProtocolWidget: Always add seconds to the DateTime locale. #2535 - * Updater: Give context as to which app is about to be updated #3040 - * Windows: Add version information for owncloud.exe. This should help us know - what version or build number a crash report was generated with. - * Fix a crash on shutdown in ~SocketApi #3057 - * SyncEngine: Show more timing measurements #3064 - * Discovery: Add warning if returned etag is 0 - * Fix a crash caused by an invalid DiscoveryDirectoryResult::iterator #3051 - * Sync: Fix sync of deletions during 503. #2894 - * Handle redirect of auth request. #3082 - * Discovery: Fix parsing of broken XML replies, which fixes local file disappearing #3102 - * Migration: Silently restore files that were deleted locally by bug #3102 - * Sort folder sizes SelectiveSyncTreeView numerically #3112 - * Sync: PropagateDownload: Read the mtime from the file system after writing it #3103 - * Sync: Propagate download: Fix restoring files for which the conflict file exists #3106 - * Use identical User Agents and version for csync and the Qt parts - * Prevent another crash in ~SocketApi #3118 - * Windows: Fix rename of finished file. #3073 - * AccountWizard: Fix auth error handling. #3155 - * Documentation fixes - * Infrastructure/build fixes - * Win32/OS X: Apply patch from OpenSSL to handle outdated intermediates gracefully #3087 - -version 1.8.0 (release 2015-03-17) - * Mac OS: HIDPI support - * Support Sharing from desktop: Added a share dialog that can be - opened by context menu in the file managers (Win, Mac, Nautilus) - Supports public links with password enforcement - * Enhanced usage of parallel HTTP requests for ownCloud 8 servers - * Renamed github repository from mirall to client. - * Mac OS: Use native notification support - * Selective Sync: allow to enforce selective sync in branding. - * Added ability to build on Windows utilizing MingGW - * SQLite database fixes if running on FAT filesystems - * Improved detection of changing files to upload from local - * Preparations for the multi-account feature - * Fixed experience for Window manager without system tray - * Build with Qt 5.4 - * Dropped libneon dependency if Qt 5.4 is available - * Keep files open very short, that avoid lock problems on Windows - especially with office software but also others. - * Merged some NetBSD patches - * Selective sync support for owncloudcmd - * Reorganize the source repository - * Prepared direct download - * Added Crashreporter feature to be switched on on demand - * A huge amount of bug fixes in all areas of the client. - * almost 700 commits since 1.7.1 - -version 1.7.1 (release 2014-12-18) - * Documentation fixes and updates - * Nautilus Python plugin fixed for Python 3 - * GUI wording fixes plus improved log messages - * Fix hiding of the database files in the sync directories - * Compare http download size with the header value to avoid broken - downloads, bug #2528 - * Avoid initial ETag fetch job at startup, which is not needed. - * Add chunk size http header to PUT requests - * Fixed detectCookie method of our CookieJar, fix for Shibboleth - * Added fallback for distros where XDG_RUNTIME_DIR is undefined - * Fix the setup wizard, bug #1989, #2264 - * Fix scheduling of ETag check jobs, bug #2553 - * Fix to avoid syncing more than one folder at a time, bug #2407 - * Use fife minutes timeout for all network jobs - * Cleanup for Folderwizard wording - * Improve journal check: Remove corrupted journal files, bug #2547 - * Fix item count in progress dialog for deletes, bug #1132 - * Display correct file count on deletion (#1132) - * Fix reinitializing the folder using the wizard in certain cases (#2606) - * Mac OS: Fixed branding of the pkg file - * Mac OS: Fix display of overlay icons in certain situations (#1132) - * Mac OS: Use a bundled version of OpenSSL (#764, #2600, #2510) - * Win32: improved filesystem watcher - * Win32: Improve threading with shell integration - * Win32: Upgraded to OpenSSL 1.0.1j - * Win32: Improve reliability of Installer, fix removal of Shell Extensions - -version 1.7.0 (release 2014-11-07) - - * oC7 Sharing: Handle new sharing options of ownCloud 7 correctly. - * Added Selective sync: Ability to unselect server folders which are - excluded from syncing, plus GUI and setup GUI - * Added overlay icons for Windows Explorer, Mac OS Finder and GNOME Nautilus. - Information is provided by the client via a local socket / named pipe API - which provides information about the sync status of files. - * Improved local change detection: consider file size, detect files - with ongoing changes and do not upload immediately - * Improved HTTP request timeout handler: all successful requests reset - the timeout counter - * Improvements for syncing command line tool: netrc support, improved - SSL support, non interactive mode - * Permission system: ownCloud 7 delivers file and folder permissions, - added ability to deal with it for shared folders and more. - * Ignore handling: Do not recurse into ignored or excluded directories - * Major sync journal database improvements for more stability and performance - * New library interface to sqlite3 - * Improve "resync handling" if errors occur - * Blacklist improvements - * Improved logging: more useful meta info, removed noise - * Updated to latest Qt5 versions on Windows and OS X - * Fixed data loss when renaming a download temporary fails and there was - a conflict at the same time. - * Fixed missing warnings about reusing a sync folder when the back button - was used in the advanced folder setup wizard. - * The 'Retry Sync' button now also restarts all downloads. - * Clean up temporary downloads and some extra database files when wiping a - folder. - * OS X: Sparkle update to provide pkg format properly - * OS X: Change distribution format from dmg to pkg with new installer. - * Windows: Fix handling of filenames with trailing dot or space - * Windows: Don't use the wrong way to get file mtimes in the legacy propagator. - -version 1.6.4 (release 2014-10-22) - * Fix startup logic, fixes bug #1989 - * Fix raise dialog on X11 - * Win32: fix overflow when computing the size of file > 4GiB - * Use a fixed function to get files modification time, the - original one was broken for certain timezone issues, see - core bug #9781 for details - * Added some missing copyright headers - * Avoid data corruption due to wrong error handling, bug #2280 - * Do improved request timeout handling to reduce the number of - timed out jobs, bug #2155 - version 1.6.3 (release 2014-09-03) - * Fixed updater on OS X - * Fixed memory leak in SSL button that could lead to quick memory draining - * Fixed upload problem with files >4 GB - * MacOSX, Linux: Bring Settings window to front properly - * Branded clients: If no configuration is detected, try to import the data - from a previously configured community edition. - -version 1.6.2 (release 2014-07-28 ) - * Limit the HTTP buffer size when downloading to limit memory consumption. - * Another small mem leak fixed in HTTP Credentials. - * Fix local file name clash detection for MacOSX. - * Limit maximum wait time to ten seconds in network limiting. - * Fix data corruption while trying to resume and the server does - not support it. - * HTTP Credentials: Read password from legacy place if not found. - * Shibboleth: Fix the waiting cursor that would not disappear (#1915) - * Limit memory usage to avoid mem wasting and crashes - * Propagator: Fix crash when logging out during upload (#1957) - * Propagator_qnam: Fix signal slot connection (#1963) - * Use more elaborated way to detect that the server was reconfigured (#1948) - * Setup Wizard: Reconfigure Server also if local path was changed (#1948) - -version 1.6.1 (release 2014-06-26 ) - * Fix 'precondition failed' bug with broken upload - * Fix openSSL problems for windows deployment - * Fix syncing a folder with '#' in the name - * Fix #1845: do not update parent directory etag before sub - directories are removed - * Fix reappearing directories if dirs are removed during its - upload - * Fix app version in settings dialog, General tab - * Fix crash in FolderWizard when going offline - * Shibboleth fixes - * More specific error messages (file remove during upload, open - local sync file) - * Use QSet rather than QHash in SyncEngine (save memory) - * Fix some memory leaks - * Fix some thread race problems, ie. wait for neon thread to finish - before the propagator is shut down - * Fix a lot of issues and warnings found by Coverity - * Fix Mac some settings dialog problems - - -version 1.6.0 (release 2014-05-30 ) - * Minor GUI improvements - * Qt5 compile issues fixed - * Ignore sync log file in file-watcher - * Install libocsync to private library dir and use rpath to localize - * Fix reconnect after server disconnect - * Fix "unknown action" display in Activity window - * Fix memory leaks - * Respect XDG_CONFIG_HOME environment var - * Handle empty fileids in the journal correctly - * Add ability to compile libowncloudsync without GUI dependency - * Fix SSL error with previously-expired CAs on Windows - * Fix incorrect folder pause state after start - * Fix a couple of actual potential crashes - * Improve Cookie support (e.g. for cookie-based load-balancers) - * Introduce a general timeout of 300s for network operations - * Improve error handling, blacklisting - * Job-based change propagation, enables faster parallel up/downloads - (right now only if no bandwidth limit is set and no proxy is used) - * Significantly reduced CPU load when checking for local and remote changes - * Speed up file stat code on Windows - * Enforce Qt5 for Windows and Mac OS X builds - * Improved owncloudcmd: SSL support, documentation - * Added advanced logging of operations (file .???.log in sync - directory) - * Avoid creating a temporary copy of the sync database (.ctmp) - * Enable support for TLS 1.2 negotiation on platforms that use - Qt 5.2 or later - * Forward server exception messages to client error messages - * Mac OS X: Support Notification Center in OS X 10.8+ - * Mac OS X: Use native settings dialog - * Mac OS X: Fix UI inconsistencies on Mavericks - * Shibboleth: Warn if authenticating with a different user - * Remove vio abstraction in csync - * Avoid data loss when a client file system is not case sensitive - -version 1.5.3 (release 2014-03-10 ) - * Fix usage of proxies after first sync run (#1502, #1524, #1459, #1521) - * Do not wipe the credentials from config for reconnect (#1499, #1503) - * Do not erase the full account config if an old version of the client stored - the password (related to above) - * Fix layout of the network tab (fixes #1491) - * Handle authentication requests by a Shibboleth IdP - * Shibboleth: If no connection is available, don't open the login window - * [Packaging] Debian/Ubuntu: ship sync-exclude.lst - * [Packaging] Fix issues with access to gnome keychain in Fedora and RHEL6 - * [Packaging] Ensure all sub packages get updated - * [Packaging] Fix incorrect path in desktop file (RHEL6/CentOS6) - -version 1.5.2 (release 2014-02-26 ) - * Fix behavior when attempting to rename Shared folder - * Fix potential endless sync loops on Mac OS (#1463) - * Fix potential crash when pausing during update phase (#1442) - * Fix handing of shared directories - * Fix online state handling (#1441, #1459) - * Fix potential crash in c_iconv on Mac OS - * Fix certificate chain display in SSLButton - * Fix sporadically appearing multiple auth prompts on sign-in - * Show correct state icon in Account Settings right away - * Re-fetch content that gets deleted from read only shared directories - * Do not store the password in the config file, erase existing ones (#1469) - * Shibboleth: Close browser window after login - * Shibboleth: Proper invalidation if timeout during sync - * Shibboleth: Do not pop up IdP login immediately when modifying account - * Shibboleth: Avoid auth on restart by storing cookies in the wallet - * Fix license headers - -version 1.5.1 (release 2014-02-13 ) - * Added an auto updater that updates the client if a - more recent version was found automatically (Windows, Mac OS X) - * Added a button to the account dialog that gives information - about the encryption layer used for communication, plus a - certificate information widget - * Preserve the permission settings of local files rather than - setting them to a default (Bug #820) - * Handle windows lnk files correctly (Bug #1307) - * Detect removes and renames in read only shares and - restore the gone away files. (Bug #1386) - * Fixes sign in/sign out and password dialog. (Bug #1353) - * Fixed error messages (Bug #1394) - * Lots of fixes for building with Qt5 - * Changes to network limits are now also applied during a - sync run - * Fixed mem leak after via valgrind on Mac - * Imported the ocsync library into miralls repository. - Adopted all build systems and packaging to that. - * Introduce a new linux packaging scheme following the - debian upstream scheme - * Use a refactored Linux file system watcher based on - inotify, incl. unit tests - * Wizard: Gracefully fall back to HTTP if HTTPS connection - fails, issuing a warning - * Fixed translation misses in the propagator - * Fixes in proxy configuration - * Fixes in sync journal handling - * Fix the upload progress if the local source is still - changing when the upload begins. - * Add proxy support to owncloud commandline client - * NSIS fixes - * A lot of other fixes and minor improvements - * Improve Qt5 compatability - -version 1.5.0 (release 2013-12-12 ), csync 0.91.4 required - * New owncloud propagator that skips the vio abstraction layer - * Add owncloudcmd to replace the ocsync command line tool - * Localize Windows installer - * Allow to sign in and out - * Ask for password if missing - * Introduce activity view - * Introduce black list for files which could not be synced - * Enabling accessibility by shipping accessibility enables on OS X (#736) - * Toggle Settings window when clicking on systray icon on Win and KDE (#896) - * FolderWizard: Sanitize error detection (#1201) - * Set proper enable state of blacklist button after the dialog was opened - * Set proper tooltips in blacklist - * Translatable error messages for file errors - * Add man page for owncloudcmd (#1234) - * Don't close setup wizard when the initial sync run is started - * Close the sync journal if a folder gets removed (#1252) - * Activity: Avoid horizontal scrollbar (#1213) - * Fix crash (#1229) - * Resize wizard appropriately (#1130) - * Fix account identity test (#1231) - * Maintain the file type correctly - * Display rename-target in sync protocol action column - * Let recursive removal also remove the top dir - * If item is a directory, remove its contents from the database as well (#1257) - * Install headers for owncloudsync library - * Fix opening the explorer with a selected file in Windows (#1249) - * Add build number into versioning scheme - * Windows: Fix rename of temporary files - * Windows: Fix move file operation - -version 1.4.2 (release 2013-10-18 ), csync 0.90.4 required - * Do not show the warning icon in the tray (#944) - * Fix manual proxy support when switching (#1016) - * Add folder column to detailed sync protocol (#1037) - * Fix possible endless loop in inotify (#1041) - * Do not elide the progress text (#1049) - * Fix high CPU load (#1073) - * Reconnect if network is unavailable after startup (#1080) - * Ensure paused folder stays paused when syncing with more than one folder (#1083) - * Don't show desktop notification when the user does not want to (#1093) - * System tray: Avoid quick flickering up of the ok-icon for the sync prepare state - * Progress: Do not show progress if nothing is transmitted - * Progress: Show number of deletes. - -version 1.4.1 (release 2013-09-24 ), csync 0.90.1 required - - * Translation and documentation fixes. - * Fixed error display in settings/status dialog, displays multi - line error messages now correctly. - * Wait up to 30 secs before complaining about missing systray - Fixes bug #949 - * Fixed utf8 issues with basic auth authentication, fixes bug #941 - * Fixed remote folder selector, avoid recursive syncing, fixes bug #962 - * Handle and display network problems at startup correctly. - * Enable and disable the folder watcher during syncs correctly. - * Fix setting of thread priority. - * Fixed file size display. - * Fixed various folder wizard issues, bug #992 - * Made "Sync started" message optional, fixes bug #934 - * Fixed shutdown, avoid crashed config on win32, fixes bug #945 - * Pop up config wizard if no server URL is configured, fixes bug #1018 - * Settings: calculate sidebar width dynamically, fixes bug #1020 - * Fixed a crash if sync folders were removed, fixes bug #713 - * Do proper re-sync after network disconnect, fixes bug #1007 - * Various minor code fixes - -version 1.4.0 (release 2013-09-04 ), csync 0.90.0 required - - * New Scheduler: Only sync when there are actual changes in the server - * Add a Settings Dialog, move Proxy Settings there - * Transform folder Status Dialog into Account Settings, provide feedback via context menu - * Add Bandwidth Control - * Add a visual storage/quota indicator (context menu and account settings) - * Add progress indication (context menu and account settings) - * Introduce a sync history, persisting results across syncs - * Move ability to switch to mono icons from a switch to a Settings option - * Add "Launch on System Startup" GUI option - * Add "Show Desktop Notifications" GUI option (enabled by default) - top optionally disable sync notifications - * Add Help item, pointing to online reference - * Implement graphical selection of remote folders in FolderWizard - * Allow custom ignore patterns - * Add an editor for ignore patterns - * Allow to flag certain ignore patterns as discard-able - * Ensure to ship with all valid translations - * Progress Dialog now preserves the last synced items across sync runs - * Split Setup Wizard into multiple pages again - * Implement "--logfile -" to log to stdout - * Add preliminary support for Shibboleth authentication - * Linux: Provide more icon sizes - * Linux: Do not trigger notifier on ignored files - * Windows: Reduce priority of CSync thread - * Documentation: Prem. updates to reflect UI changes - * Significant code refactorings - * Require Qt 4.7 - * Known issue: Under certain conditions, a file will only get uploaded after up to five minutes - -version 1.3.0 (release 2013-06-25 ), csync 0.80.0 required - - * Default proxy port to 8080 - * Don't lose proxy settings when changing passwords - * Support SOCKS5 proxy (useful in combination with ssh *D) - * Propagate proxy changes to csync at runtime - * Improve proxy wizard - * Display proxy errors - * Solved problems with lock files - * Warn if for some reason all files are scheduled for removal on either side - * Avoid infinite loop if authentication fails in certain cases - * Fix reading the password from the config in certain cases - * Do not crash when configured sync target disappears - * Make --help work on windows - * Make sync feedback less ambiguous. - * Fix icon tray tooltip sometimes showing repeated content - * More use of native directory separators on Windows - * Remove journal when reusing a directory that used to have a journal before - * Visual clean up of status dialog items - * Wizard: When changing the URL or user name, allow the user to push his data - to the new location or wipe the folder and start from scratch - * Wizard: Make setting a custom folder as a sync target work again - * Fix application icon - * User-Agent now contains "Mozilla/5.0" and the Platform name (for firewall/proxy compat) - * Server side directory moves will be detected - * New setup wizard, defaulting to root syncing (only for new setups) - * Improved thread stop/termination - -version 1.2.5 (release 2013-04-23 ), csync 0.70.7 required - * [Fixes] NSIS installer fixes - * [Fixes] Fix crash race by making certificateChain() thread safe - * [Fixes] Build with older CMake versions (CentOS/RHEL 6) - * [Fixes] Wording in GUI - * [Fixes] Silently ignore "installed = true" status.php - * Set log verbosity before calling csync_init. - * GUI feedback for the statistics copy action - * Safer approach for detecting duplicate sync runs - -version 1.2.4 (release 2013-04-11 ), csync 0.70.6 required - * [Fixes] Clarify string in folder wizard - * [Fixes] Fixed some valgrind warnings - * [Fixes] Ensure that only one sync thread can ever run - * [Fixes] Fix default config storage path - * [Fixes] Skip folders with no absolute path - * [Fixes] Allow setting the configuration directory on command line - -version 1.2.3 (release 2013-04-02 ), csync 0.70.5 required - * [Fixes] Un-break self-signed certificate handling - -version 1.2.2 (release 2013-04-02 ), csync 0.70.5 required - * [Fixes] Do not crash when local file tree contains symlinks - * [Fixes] Correctly handle locked files on Windows - * [Fixes] Display errors in all members of the SSL chain - * [Fixes] Enable Accessibility features on Windows - * [Fixes] Make setupFavLink work properly on Mac OS - * [Fixes] Ignore temporary files created by MS Office - * [Gui] Support Nautilus in setupFavLink - -version 1.2.1 (release 2013-02-26 ), csync 0.70.4 required - * [Fixes] Leave configured folders on configuration changes. - * [Fixes] Do not allow to finish the setup dialog if connection can't be established. - * [Fixes] Better handling of credentials in setup dialog. - * [Fixes] Do not leak fd's to /dev/null when using gnutls - * [Fixes] Stop sync scheduling when configuration wizard starts. - * [Fixes] Clear pending network requests when stepping back in config wizard. - * [Fixes] User password dialog asynchronous issues. - * [Fixes] Make folderman starting and stopping the scheduling. - * [Fixes] Various minor fixes and cleanups. - * [Fixes] Crash on pausing sync - * [Fixes] Stale lock file after pausing sync - * [App] Load translations from app dir or bundle as well. - * [Platform] Build fixes and simplifications, ie. build only one lib. - * [Platform] Added some getter/setters for configuration values. - * [Platform] Added man pages. - * [Platform] Simplified/fixed credential store usage and custom configs. - * [Platform] Added soname version to libowncloudsync. - * [Platform] Pull in Qt translations - * [Gui] Make sync result popups less annoying - * [Gui] Fix for result popup - -version 1.2.0 (release 2013-01-24 ), csync 0.70.2 required - * [GUI] New status dialog to show a detailed list of synced files. - * [GUI] New tray notifications about synced files. - * [GUI] New platform specific icon set. - * [App] Using cross platform QtKeychain library to store credentials encrypted. - * [App] Use cross platform notification for changes in the local file system rather than regular poll. - * [Fixes] Improved SSL Certificate handling and SSL fixes throughout syncing. - * [Fixes] Fixed proxy authentication. - * [Fixes] Allow brackets in folder name alias. - * [Fixes] Lots of other minor fixes. - * [Platform] cmake fixes. - * [Platform] Improved, more detailed error reporting. - -version 1.1.4 (release 2012-12-19 ), csync 0.60.4 required - * No changes to mirall, only csync fixes. - -version 1.1.3 (release 2012-11-30 ), csync 0.60.3 required - * No changes to mirall, only csync fixes. - -version 1.1.2 (release 2012-11-26 ), csync 0.60.2 required - * [Fixes] Allow to properly cancel the password dialog. - * [Fixes] Share folder name correctly percent encoded with old Qt - 4.6 builds ie. Debian. - * [Fixes] If local sync dir is not existing, create it. - * [Fixes] lots of other minor fixes. - * [GUI] Display error messages in status dialog. - * [GUI] GUI fixes for the connection wizard. - * [GUI] Show username for connection in status-dialog. - * [GUI] Show intro wizard on new connection setup. - * [APP] Use CredentialStore to better support various credential - backends. - * [APP] Handle missing local folder more robust: Create it if - missing instead of ignoring. - * [APP] Simplify tree-walk code. - * [Platform] Fix Mac building - -version 1.1.1 (release 2012-10-18), csync 0.60.1 required - * [GUI] Allow changing folder name in single folder mode - * [GUI] Windows: Add license to installer - * [GUI] owncloud --logwindow will bring up the log window - in an already running instance - * [Fixes] Make sure SSL errors are always handled - * [Fixes] Allow special characters in folder alias - * [Fixes] Proper workaround for Menu bug in Ubuntu - * [Fixes] csync: Fix improper memory cleanup which could - cause memory leaks and crashes - * [Fixes] csync: Fix memory leak - * [Fixes] csync: Allow single quote (') in file names - * [Fixes] csync: Remove stray temporary files - - * [GUI] Reworked tray context menu. - * [GUI] Users can now sync the server root folder. - * [Fixes] Proxy support: now supports Proxy Auto-Configuration (PAC) - on Windows, reliability fixes across all OSes. - * [Fixes] Url entry field in setup assistant handles http/https correctly. - * [Fixes] Button enable state in status dialog. - * [Fixes] Crash fixed on ending the client, tray icon related. - * [Fixes] Crash through wrong delete operator. - * [MacOS] behave correctly on retina displays. - * [MacOS] fix focus policy. - * [MacOS] Packaging improvements. - * [MacOS] Packaging improvements. - * [Platform] Windows: Setup closes client prior to uninstall. - * [Platform] Windows: ownCloud gets added to autorun by default. - * [Platform] insert correct version info from cmake. - * [Platform] csync conf file and database were moved to the users app data - directory, away from the .csync dir. - * Renamed exclude.lst to sync-exclude.lst and moved it to - /etc/appName()/ for more clean packaging. From the user path, - still exclude.lst is read if sync-exclude.lst is not existing. - * Placed custom.ini with customization options to /etc/appName() - -version 1.0.5 (release 2012-08-14), csync 0.50.8 required - * [Fixes] Fixed setup dialog: Really use https if checkbox is activated. - -version 1.0.4 (release 2012-08-10), csync 0.50.8 required - * [APP] ownCloud is now a single instance app, can not start twice any more. - * [APP] Proxy support - * [APP] Handle HTTP redirection correctly, note new URL. - * [APP] More relaxed handling of read only directories in the sync paths. - * [APP] Started to split off a library with sync functionality, eg for KDE - * [APP] Make ownCloud Info class a singleton, more robust. - * [GUI] New, simplified connection wizard. - * [GUI] Added ability for customized theming. - * [GUI] Improved icon size handling. - * [GUI] Removed Log Window Button, log available through command line. - * [GUI] Proxy configuration dialog added. - * [GUI] Added Translations to languages Slovenian, Polish, Catalan, - Portuguese (Brazil), German, Greek, Spanish, Czech, Italian, Slovak, - French, Russian, Japanese, Swedish, Portuguese (Portugal) - all with translation rate >90%. - * [Fixes] Loading of self signed certs into NetworkManager (#oc-843) - * [Fixes] Win32: Handle SSL dll loading correctly. - * [Fixes] Many other small fixes and improvements. - -version 1.0.3 (release 2012-06-19), csync 0.50.7 required - * [GUI] Added a log window which catches the logging if required and - allows to save for information. - * [CMI] Added options --help, --logfile and --logflush - * [APP] Allow to specify sync frequency in the config file. - * [Fixes] Do not use csync database files from a sync before. - * [Fixes] In Connection wizard, write the final config onyl if - the user really accepted. Also remove the former database. - * [Fixes] More user expected behaviour deletion of sync folder local - and remote. - * [Fixes] Allow special characters in the sync directory names - * [Fixes] Win32: Fixed directory removal with special character dirs. - * [Fixes] MacOS: Do not flood the system log any more - * [Fixes] MacOS: Put app translations to correct places - * [Fixes] Win32: Fix loading of csync state db. - * [Fixes] Improved some english grammar. - * [Platform] Added krazy2 static code checks. - -version 1.0.2 (release 2012-05-18), csync 0.50.6 required - * [GUI] New icon set for ownCloud client - * [GUI] No splashscreen any more (oC Bug #498) - * [GUI] Russian translation added - * [GUI] Added 'open ownCloud' to tray-menu - * [GUI] "Pause" and "Resume" instead of Enable/Disable - * [Fixes] Long running syncs can be interrupted now. - * [Fixes] Dialogs comes to front on click - * [Fixes] Open local sync folder from tray and status for win32 - * [Fixes] Load exclude.lst correctly on MacOSX - + csync fixes. - -version 1.0.1 (release 2012-04-18), csync 0.50.5 required - * [Security] Support SSL Connections - * [Security] SSL Warning dialog - * [Security] Do not store password in clear text anymore - * [Security] Restrict credentials to the configured host - * [Security] Added ability to forbid local password storage. - * [Fixes] Various fixes of the startup behaviour. - * [Fixes] Various fixes in sync status display - * [GUI] Various error messages for user display improved. - * [GUI] fixed terms and Translations - * [GUI] fixed translation loading - * [Intern] Migrate old credentials to new format - * [Intern] Some code refactorings, got rid of rotten QWebDav lib - * [Intern] lots of cmake cleanups - * [Intern] Backport to Qt Version 4.6 for compat. with older distros. - * [Platform] MacOSX porting efforts - * [Platform] MacOSX Bundle creation added - * [Platform] Enabled translations on Windows. diff --git a/changelog/TEMPLATE b/changelog/TEMPLATE deleted file mode 100644 index 59dbbf06a9..0000000000 --- a/changelog/TEMPLATE +++ /dev/null @@ -1,12 +0,0 @@ -Bugfix: Fix behavior for foobar (in the present tense, max length 80 chars) - -We've fixed the behavior for foobar, a long-standing annoyance for ownCloud -users. - -The text in the paragraphs is written in past tense. The last section is a list -of issue URLs, PR URLs and other URLs. The first issue ID (or the first PR ID, -in case there aren't any issue links) is used as the primary ID. - -https://github.com/owncloud/client/issues/1234 -https://github.com/owncloud/client/pull/55555 -https://doc.owncloud.com/server/admin_manual/configuration/server/config_sample_php_parameters.html \ No newline at end of file diff --git a/changelog/unreleased/10980.md b/changelog/unreleased/10980.md deleted file mode 100644 index 69ba31b075..0000000000 --- a/changelog/unreleased/10980.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: Ask user to restart application when update is available on Windows - -Instead of a tray message, we now display a modal dialog on Windows to inform -the user about a downloaded update. Also, we now can prompt the user to -restart the application and apply the update immediately, adding a bit of user -comfort. - -https://github.com/owncloud/client/pull/11442 diff --git a/changelog/unreleased/11204.md b/changelog/unreleased/11204.md deleted file mode 100644 index 90e3fa9a2c..0000000000 --- a/changelog/unreleased/11204.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: Prevent same default sync folder for multiple accounts with Spaces - -This is done by tagging the sync folder by an extended attribute -(Linux/macOS) or an alternative data stream (Windows). - -https://github.com/owncloud/client/issues/11204 -https://github.com/owncloud/client/pull/11364 diff --git a/changelog/unreleased/11245.md b/changelog/unreleased/11245.md deleted file mode 100644 index f5ccffa47d..0000000000 --- a/changelog/unreleased/11245.md +++ /dev/null @@ -1,8 +0,0 @@ -Change: Remove unused command line option --language - -This option was used before the UI language could be chosen in the -settings. The option --list-languages is also removed, as it no longer -serves a purpose. - -https://github.com/owncloud/client/issues/11245 -https://github.com/owncloud/client/pull/11270 diff --git a/changelog/unreleased/11275.md b/changelog/unreleased/11275.md deleted file mode 100644 index 7138e51904..0000000000 --- a/changelog/unreleased/11275.md +++ /dev/null @@ -1,8 +0,0 @@ -Change: Windows: always use fusion style - -We already used the fusion style on Windows for years if the system used dpi scaling. -Since Qt6.5 the fusion style also support the dark theme on Windows. -Those two reasons convinced us that always using the fusion style on Windows will result -in the best experience for the users. - -https://github.com/owncloud/client/issues/11275 diff --git a/changelog/unreleased/11300.md b/changelog/unreleased/11300.md deleted file mode 100644 index 94f935affe..0000000000 --- a/changelog/unreleased/11300.md +++ /dev/null @@ -1,10 +0,0 @@ -Change: Make messages translatable that occur early in start-up - -These messages include the command-line messages (both errors and the -help text). To do this, the deprecated `--confdir` option has been -removed. This option was only used on windows before roaming profiles -were supported. - -https://github.com/owncloud/client/issues/11142 -https://github.com/owncloud/client/issues/11246 -https://github.com/owncloud/client/pull/11300 diff --git a/changelog/unreleased/11304.md b/changelog/unreleased/11304.md deleted file mode 100644 index f9314fb95b..0000000000 --- a/changelog/unreleased/11304.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: Use less modal dialogs - -As the rather high number of modal dialogs we used caused different issues on different platforms, -we decided to use them less often and try other concepts. - -https://github.com/owncloud/client/issues/11304 -https://github.com/owncloud/client/issues/11032 -https://github.com/owncloud/client/issues/11208 diff --git a/changelog/unreleased/11320.md b/changelog/unreleased/11320.md deleted file mode 100644 index c2186afbfe..0000000000 --- a/changelog/unreleased/11320.md +++ /dev/null @@ -1,8 +0,0 @@ -Enhancement: Add option to move files to trash instead of deleting - -An option has been added that when files on the server are deleted, -the client will move them to the system trash bin instead of deleting -those files. - -https://github.com/owncloud/client/issues/9001 -https://github.com/owncloud/client/pull/11320 diff --git a/changelog/unreleased/11325.md b/changelog/unreleased/11325.md deleted file mode 100644 index 9d82e069d6..0000000000 --- a/changelog/unreleased/11325.md +++ /dev/null @@ -1,5 +0,0 @@ -Change: Deprecate suffix VFS - -We decided to deprecate the suffix VFS implementations and thus prepare its removal in 7.0. - -https://github.com/owncloud/client/issues/11325 diff --git a/changelog/unreleased/11347.md b/changelog/unreleased/11347.md deleted file mode 100644 index a58729274c..0000000000 --- a/changelog/unreleased/11347.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Include recent changes in scheduled syncs - -When starting a new sync we now also include the recent change events in the discovery. - -https://github.com/owncloud/client/pull/11347 diff --git a/changelog/unreleased/11357.md b/changelog/unreleased/11357.md deleted file mode 100644 index 7b8ab8ab48..0000000000 --- a/changelog/unreleased/11357.md +++ /dev/null @@ -1,14 +0,0 @@ -Change: Removal of selective sync tree from account status page - -We removed the selective sync support from the main widget and moved it to its own dialog, -available through the context menu of the sync folder. - -Having both the sync status and the selective sync settings in the same widget caused a lot of problems and overhead over the years. -Additionally, it required us to maintain a lot of special and basically duplicated code, as we already had a dedicated widget to handle selective sync. - -https://github.com/owncloud/client/issues/11357 -https://github.com/owncloud/client/issues/11357 -https://github.com/owncloud/client/issues/8102 -https://github.com/owncloud/client/issues/5423 -https://github.com/owncloud/client/issues/4080 -https://github.com/owncloud/client/pull/11524 diff --git a/changelog/unreleased/11396.md b/changelog/unreleased/11396.md deleted file mode 100644 index 0152740990..0000000000 --- a/changelog/unreleased/11396.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Schedule syncs after an abort - -We fixed a bug where the client stopped scheduling syncs after a sync was aborted. - -https://github.com/owncloud/client/pull/11396 diff --git a/changelog/unreleased/11412.md b/changelog/unreleased/11412.md deleted file mode 100644 index 0d1cf3beb6..0000000000 --- a/changelog/unreleased/11412.md +++ /dev/null @@ -1,10 +0,0 @@ -Change: Fix three badly styled warning messages - -There were 3 labels for warning messages that were nearly unreadable in -dark mode due to bad styling. These have been changed to only use a bold -font, but are now displayed with a big warning icon on their left. The -places are: the account settings page, the folder wizard remote path -page, and the log browser. - -https://github.com/owncloud/client/issues/11412 -https://github.com/owncloud/client/pull/11470 diff --git a/changelog/unreleased/11424.md b/changelog/unreleased/11424.md deleted file mode 100644 index cab7fa3033..0000000000 --- a/changelog/unreleased/11424.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Improve handling of a server blocking an unsupported client - -We improved the handling of HTTP 403 status codes. - -https://github.com/owncloud/client/issues/11424 diff --git a/changelog/unreleased/11450.md b/changelog/unreleased/11450.md deleted file mode 100644 index b714fa8bd8..0000000000 --- a/changelog/unreleased/11450.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Fix description of manage public links action - -https://github.com/owncloud/client/issues/11450 diff --git a/changelog/unreleased/11460.md b/changelog/unreleased/11460.md deleted file mode 100644 index 8d8b3aa97b..0000000000 --- a/changelog/unreleased/11460.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: Fix early-use crash in the folder watcher on Linux - -In a few error scenarios, the folder watcher on Linux shows a dialog -with an error message. A crash has been fixed where this occurred before -the GUI was fully initialised. - -https://github.com/owncloud/client/issues/11460 -https://github.com/owncloud/client/pull/11475 diff --git a/changelog/unreleased/11472.md b/changelog/unreleased/11472.md deleted file mode 100644 index 0083cf6cc6..0000000000 --- a/changelog/unreleased/11472.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Properly encode scope and prompt items in OAuth URL - -Fixed a bug where the scope and prompt items of an OAuth query would not -be encoded, resulting in an invalid request. - -https://github.com/owncloud/client/issues/11472 -https://github.com/owncloud/client/pull/11479 diff --git a/changelog/unreleased/11478.md b/changelog/unreleased/11478.md deleted file mode 100644 index 4044bf53c9..0000000000 --- a/changelog/unreleased/11478.md +++ /dev/null @@ -1,7 +0,0 @@ -Bugfix: Client stuck in reconnecting state after application start - -We fixed a bug where the client was starting OAuth authentication but -did not prompt the user properly to renew authentication. -This resulted in the client apparently getting stuck in the "reconnecting" state. - -https://github.com/owncloud/client/pull/11478 diff --git a/changelog/unreleased/11491.md b/changelog/unreleased/11491.md deleted file mode 100644 index 645e9498b8..0000000000 --- a/changelog/unreleased/11491.md +++ /dev/null @@ -1,6 +0,0 @@ -Enhancement: New Folder status - -We rewrote the Folder status page. - -https://github.com/owncloud/client/pull/11491 -https://github.com/owncloud/client/issues/11527 diff --git a/changelog/unreleased/11497.md b/changelog/unreleased/11497.md deleted file mode 100644 index ca8cc85f49..0000000000 --- a/changelog/unreleased/11497.md +++ /dev/null @@ -1,8 +0,0 @@ -Bugfix: strip user information from new-connection URL - -Credentials in the URL are not supported for some time. This fix strips -them from the URL before storage and using it to authenticate the client -to the server. - -https://github.com/owncloud/client/issues/11497 -https://github.com/owncloud/client/pull/11509 diff --git a/changelog/unreleased/11517.md b/changelog/unreleased/11517.md deleted file mode 100644 index 06aed724d5..0000000000 --- a/changelog/unreleased/11517.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Removed support for limiting sync of big new folder & external storage - -We removed an option which allowed to block new folders bigger than a set limit, from being synchronized automatically, when selective synchronization is used. -Additionally, we removed the option that allowed to block automatic synchronization of external storage. - -https://github.com/owncloud/client/pull/11517 diff --git a/changelog/unreleased/11531.md b/changelog/unreleased/11531.md deleted file mode 100644 index 7afaf8b8c3..0000000000 --- a/changelog/unreleased/11531.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Set the 'No' button as default action in the Unknown Certificate dialog - -When an unknown certificate is used by the server, the safe action is to -reject this certificate. So the default action for this dialog should be -not to accept this unknown certificate. - -https://github.com/owncloud/client/issues/11531 diff --git a/changelog/unreleased/11533.md b/changelog/unreleased/11533.md deleted file mode 100644 index 1e0a45aa21..0000000000 --- a/changelog/unreleased/11533.md +++ /dev/null @@ -1,9 +0,0 @@ -Enhancement: Pause sync when behind a captive portal - -When the operating system detects a captive portal, stop all outgoing -network requests. These requests will fail with an SSL certificate -mismatch error. When the captive portal is "gone", synchronisation will -be restarted. - -https://github.com/owncloud/client/issues/11533 -https://github.com/owncloud/client/pull/11567 diff --git a/changelog/unreleased/11569.md b/changelog/unreleased/11569.md deleted file mode 100644 index 6fb236b2d1..0000000000 --- a/changelog/unreleased/11569.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Remove `Remove all files` dialog - -We no longer ask the user whether all files should be removed but just sync. - -https://github.com/owncloud/client/issues/11569 -https://github.com/owncloud/client/issues/7304 diff --git a/changelog/unreleased/11581.md b/changelog/unreleased/11581.md deleted file mode 100644 index 993a189bee..0000000000 --- a/changelog/unreleased/11581.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Support logging redirect - -We now log when all urls when a request was redirected. - -https://github.com/owncloud/client/pull/11581 diff --git a/changelog/unreleased/11595.md b/changelog/unreleased/11595.md deleted file mode 100644 index 743979fbd3..0000000000 --- a/changelog/unreleased/11595.md +++ /dev/null @@ -1,3 +0,0 @@ -Change: Rewrite of the spaces browser - -https://github.com/owncloud/client/pull/11595 diff --git a/changelog/unreleased/11621.md b/changelog/unreleased/11621.md deleted file mode 100644 index eb6bdc8591..0000000000 --- a/changelog/unreleased/11621.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Don't store null certificates in the account - -https://github.com/owncloud/client/issues/11621 diff --git a/changelog/unreleased/11664.md b/changelog/unreleased/11664.md deleted file mode 100644 index 065f8a4bfa..0000000000 --- a/changelog/unreleased/11664.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix crash for folders that could not be initialized - -We fixed a bug where interacting with a folder in the file browser could lead to a crash if the folder was not properly initialized. - -https://github.com/owncloud/client/pull/11664 diff --git a/changelog/unreleased/11729.md b/changelog/unreleased/11729.md deleted file mode 100644 index d5f2ecc968..0000000000 --- a/changelog/unreleased/11729.md +++ /dev/null @@ -1,5 +0,0 @@ -Enhancement: Support for prompt_values_supported in openid-configuration - -We implemented support for idP's to specify the supported prompt values. - -https://github.com/owncloud/client/pull/11729 diff --git a/changelog/unreleased/11742.md b/changelog/unreleased/11742.md deleted file mode 100644 index 31dd4c711f..0000000000 --- a/changelog/unreleased/11742.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: New update channel for ownCloud infinite scale - -The release series 6 is a long term release. -As version 7 will drop the support for ownCloud 10, users will either have to select the ownCloud infinite scale update channel in the about-dialog or manually install a newer release. -This change only affects the unbranded version. - -https://github.com/owncloud/client/issues/11742 diff --git a/changelog/unreleased/11743.md b/changelog/unreleased/11743.md deleted file mode 100644 index 539eef3a2f..0000000000 --- a/changelog/unreleased/11743.md +++ /dev/null @@ -1,6 +0,0 @@ -Change: Remove support for branded shell extensions on Linux - -From now on user will have to install dolphin-owncloud nautilus-owncloud -instead of a branded version. - -https://github.com/owncloud/client/issues/11743 diff --git a/changelog/unreleased/11752.md b/changelog/unreleased/11752.md deleted file mode 100644 index 277d596f62..0000000000 --- a/changelog/unreleased/11752.md +++ /dev/null @@ -1,7 +0,0 @@ -Change: Only allow to add un-synced spaces - -We now prevent users from syncing the same space multiple times. - - -https://github.com/owncloud/client/issues/11752 -https://github.com/owncloud/client/pull/11759 diff --git a/changelog/unreleased/11760.md b/changelog/unreleased/11760.md deleted file mode 100644 index 63f2111f7e..0000000000 --- a/changelog/unreleased/11760.md +++ /dev/null @@ -1,3 +0,0 @@ -Enhancement: Display how many spaces are un-synced - -https://github.com/owncloud/client/pull/11760 diff --git a/changelog/unreleased/11774.md b/changelog/unreleased/11774.md deleted file mode 100644 index 3bd534d8a5..0000000000 --- a/changelog/unreleased/11774.md +++ /dev/null @@ -1,7 +0,0 @@ -Enhancement: New branding option: automatically sync new spaces - -A branding option was added to add new sync connections for newly -discovered spaces. - -https://github.com/owncloud/client/issues/11751 -https://github.com/owncloud/client/pull/11774 diff --git a/changelog/unreleased/11810.md b/changelog/unreleased/11810.md deleted file mode 100644 index 337bd6b839..0000000000 --- a/changelog/unreleased/11810.md +++ /dev/null @@ -1,11 +0,0 @@ -Bugfix: Make open account in browser accessible for keyboard navigation - -On the account settings page, the status label contained the URL of the -server. This URL was not accessible with keyboard navigation or when a -screen-reader was used. Now there is an "Open in Web Browser" action in -the pop-up menu of the "Manage Account" button (which is next to the -status label), and the URL has been removed from the status label. - -https://github.com/owncloud/client/issues/11772 -https://github.com/owncloud/client/issues/11800 -https://github.com/owncloud/client/pull/11810 diff --git a/changelog/unreleased/11839.md b/changelog/unreleased/11839.md deleted file mode 100644 index 79cbdeef7f..0000000000 --- a/changelog/unreleased/11839.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Don't log misleading error if dynamic registration failed - -https://github.com/owncloud/client/pull/11839 diff --git a/changelog/unreleased/11856.md b/changelog/unreleased/11856.md deleted file mode 100644 index a73353d02f..0000000000 --- a/changelog/unreleased/11856.md +++ /dev/null @@ -1,3 +0,0 @@ -Change: Rewrite of the login widget in QML - -https://github.com/owncloud/client/pull/11856 diff --git a/changelog/unreleased/4808.md b/changelog/unreleased/4808.md deleted file mode 100644 index 4ca761fa4c..0000000000 --- a/changelog/unreleased/4808.md +++ /dev/null @@ -1,9 +0,0 @@ -Enhancement: Add option to pause synchronization on metered connections - -On platforms that support metered-connection detection, an option is now -available to pause folder synchronization when the network connection -switches to metered-connection. When synchronization is paused, force-syncing can -still be done. - -https://github.com/owncloud/client/issues/4808 -https://github.com/owncloud/client/pull/11305 diff --git a/changelog/unreleased/enterprise-6390.md b/changelog/unreleased/enterprise-6390.md deleted file mode 100644 index c1bcabac07..0000000000 --- a/changelog/unreleased/enterprise-6390.md +++ /dev/null @@ -1,18 +0,0 @@ -Change: Revert local folder name back to pre 3.0 behavior - -Due to user requests, we reverted the folder name from -``` -ownCloud - Albert@owncloud.com -ownCloud - Katherine@owncloud.org -ownCloud - Marie@owncloud.com -``` - -back to - - ``` -ownCloud -ownCloud (1) -ownCloud (2) -``` - -https://github.com/owncloud/enterprise/issues/6390 diff --git a/changelog/unreleased/enterprise-6761.md b/changelog/unreleased/enterprise-6761.md deleted file mode 100644 index 7c18b5b0c6..0000000000 --- a/changelog/unreleased/enterprise-6761.md +++ /dev/null @@ -1,3 +0,0 @@ -Bugfix: Fix location loading on Mac - -https://github.com/owncloud/enterprise/issues/6761