|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.0.0](https://github.com/opencloud-eu/desktop/releases/tag/v2.0.0) - 2025-06-06 |
| 4 | + |
| 5 | +### β€οΈ Thanks to all contributors! β€οΈ |
| 6 | + |
| 7 | +@TheOneRing, @anon-pradip, @individual-it, @michaelstingl, @prashant-gurung899 |
| 8 | + |
| 9 | +### π₯ Breaking changes |
| 10 | + |
| 11 | +- Since Qt 6.8 network headers are normalized to lowercase [[#308](https://github.com/opencloud-eu/desktop/pull/308)] |
| 12 | +- Remove Theme::linkSharing and Theme::userGroupSharing [[#279](https://github.com/opencloud-eu/desktop/pull/279)] |
| 13 | +- Remove unsupported solid avatar color branding [[#280](https://github.com/opencloud-eu/desktop/pull/280)] |
| 14 | +- Remove Theme::wizardUrlPostfix [[#278](https://github.com/opencloud-eu/desktop/pull/278)] |
| 15 | +- Read preconfigured server urls [[#275](https://github.com/opencloud-eu/desktop/pull/275)] |
| 16 | +- Require global settings to always be located in /etc/ [[#268](https://github.com/opencloud-eu/desktop/pull/268)] |
| 17 | +- Move default exclude file to a resource [[#266](https://github.com/opencloud-eu/desktop/pull/266)] |
| 18 | + |
| 19 | +### π Bug Fixes |
| 20 | + |
| 21 | +- Fix reuse of existing Space folders [[#311](https://github.com/opencloud-eu/desktop/pull/311)] |
| 22 | +- Retry oauth refresh if wellknown request failed [[#310](https://github.com/opencloud-eu/desktop/pull/310)] |
| 23 | +- Update KDSingleApplication to 1.2.0 [[#293](https://github.com/opencloud-eu/desktop/pull/293)] |
| 24 | +- Fix casing of Spaces [[#272](https://github.com/opencloud-eu/desktop/pull/272)] |
| 25 | +- Restart the client if the server url changed [[#254](https://github.com/opencloud-eu/desktop/pull/254)] |
| 26 | +- Directly schedule sync once the etag changed [[#253](https://github.com/opencloud-eu/desktop/pull/253)] |
| 27 | +- Update quota exeeded message [[#248](https://github.com/opencloud-eu/desktop/pull/248)] |
| 28 | +- Fix sync location with manual setup [[#243](https://github.com/opencloud-eu/desktop/pull/243)] |
| 29 | +- Properly handle `server_error` response from IDP [[#231](https://github.com/opencloud-eu/desktop/pull/231)] |
| 30 | + |
| 31 | +### π Enhancement |
| 32 | + |
| 33 | +- Remove settings update from connection validator, update settings only oce per hour [[#301](https://github.com/opencloud-eu/desktop/pull/301)] |
| 34 | +- Handle return key for the url wizard page [[#300](https://github.com/opencloud-eu/desktop/pull/300)] |
| 35 | +- Show profile images in Desktop Client [[#297](https://github.com/opencloud-eu/desktop/pull/297)] |
| 36 | +- Enable native tooltips for the accounts on Qt >= 6.8.3 [[#255](https://github.com/opencloud-eu/desktop/pull/255)] |
| 37 | +- Update dependencies to Qt 6.8.3 and OpenSSL 3.4.1 [[#252](https://github.com/opencloud-eu/desktop/pull/252)] |
0 commit comments