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