| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-20 | 2.2 kB | |
| Release 3.17.4 source code.tar.gz | 2025-11-20 | 9.6 MB | |
| Release 3.17.4 source code.zip | 2025-11-20 | 10.5 MB | |
| Totals: 3 Items | 20.1 MB | 1 | |
Bug fixes
- fix(network): fall back to unlimited bandwidth in case the legacy global limit is still set by @nilsding in https://github.com/nextcloud/desktop/pull/8925
- fix(i18n): Fixed grammar by @rakekniven in https://github.com/nextcloud/desktop/pull/8870
- fix(discovery): display more user friendly message when data is missing from server response. by @camilasan in https://github.com/nextcloud/desktop/pull/8982
- fix: make sure migration is skipped when setting DISABLE_ACCOUNT_MIGRATION by @camilasan in https://github.com/nextcloud/desktop/pull/8973
- fix: activity tray is not refreshed by @Rello in https://github.com/nextcloud/desktop/pull/9043
- fix: Clicking the copy share link button breaks it. by @Aiiaiiio in https://github.com/nextcloud/desktop/pull/8785
- fix: try to avoid displaying duplicate server notifications in activity list by @nilsding in https://github.com/nextcloud/desktop/pull/8782
- fix(folderstatusmodel): 32 bit int overflow in current item progress fixed by @barisbasar1209 in https://github.com/nextcloud/desktop/pull/8759
- fix: use /usr/bin/open to show a file/folder in finder (#12379) by @camilasan in https://github.com/nextcloud/desktop/pull/9076
- fix(encryption/token): try to init the token again after errors by @mgallien in https://github.com/nextcloud/desktop/pull/8724
- feat(login): use stored credential user ID when authenticating again by @mgallien in https://github.com/nextcloud/desktop/pull/8709
- fix(tray): use native tooltips when available by @nilsding in https://github.com/nextcloud/desktop/pull/9085
- fix(quota): return unlimited quota if server query is invalid or file is in folder root. by @camilasan in https://github.com/nextcloud/desktop/pull/8714
- fix(checksums): avoid crash on aborted checksum calculation job by @nilsding in https://github.com/nextcloud/desktop/pull/9039
- fix(migration): set all settings and keychain keys from the previous version of the client. by @camilasan in https://github.com/nextcloud/desktop/pull/8969
- fix: migration of icon and user network settings. by @camilasan in https://github.com/nextcloud/desktop/pull/9106
Full Changelog: https://github.com/nextcloud/desktop/compare/v3.17.3...v3.17.4