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