| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-16 | 6.2 kB | |
| Release 34.0.4 source code.tar.gz | 2026-09-16 | 10.2 MB | |
| Release 34.0.4 source code.zip | 2026-09-16 | 11.3 MB | |
| Totals: 3 Items | 21.5 MB | 4 | |
What's Changed
- [stable-34.0] Chore/improve clang format configuration by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10676
- [stable-34.0] fix (fileprovider): Consume lock ETags before File Provider content updates by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10690
- [stable-34.0] fix(cmake): set cmake var APPLICATION_REV_DOMAIN_INSTALLER by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10706
- [stable-34.0] fix(ci): cache Windows Craft dependencies by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10709
- [stable-34.0] fix(warnings): ensure compilation without warnings with gcc 16 by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10710
- [stable-34.0] fix(agents): Guide agents to follow proper conduct when working on major features by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10712
- [stable-34.0] chore: fix two small issues for compilation and clang-format by @mgallien in https://github.com/nextcloud/desktop/pull/10713
- [stable-34.0] fix(ci): reuse Clang build for clang-tidy by @Rello in https://github.com/nextcloud/desktop/pull/10714
- [stable-34.0] fix(ci): cancel obsolete pull request workflows - [#10715] by @Rello in https://github.com/nextcloud/desktop/pull/10716
- Backport/10680/stable 34.0 by @mgallien in https://github.com/nextcloud/desktop/pull/10725
- [stable-34.0] fix(shares): Only acquire shares for target path by @claucambra in https://github.com/nextcloud/desktop/pull/10731
- fix(osx): refresh stale FinderSync pluginkit registration on install. by @camilasan in https://github.com/nextcloud/desktop/pull/10730
- [stable-34.0] fix(mac-crafter): quote file path for codesign invocation by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10735
- [stable-34.0] fix: avoid warning by not calling joinPath with invalid parameters by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10744
- [stable-34.0] fix: Include error message in update download error notification by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10755
- [stable-34.0] Chore/improve clang tidy integration by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10743
- [stable-34.0] Faster File Provider Log Rotation by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10768
- [stable-34.0] fix(i18n): add document translation placeholders by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10774
- [stable-34.0] refactor(tray): remove obsolete tray window by @Rello in https://github.com/nextcloud/desktop/pull/10779
- [stable-34.0] refactor(tray): remove orphaned QML components by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10777
- [stable-34.0] refactor(tray): remove legacy tray backend by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10778
- [stable-34.0] fix(ci): run appimage/flatpack only for Linux-labeled PRs by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10785
- [stable-34.0] fix(tray): match menu icons to palette by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10784
- [stable-34.0] Make Materialized Item Reconciliation Converge by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10788
- [stable-34.0] fix(docs): Expand terminology and documentation guidance by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10789
- [stable-34.0] fix(ci): skip expensive checks for backports by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10793
- [stable-34.0] fix(agents): Generalize GUI testing guidance by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10797
- [stable-34.0] Repair account creation via CLI by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10800
- [stable-34.0] fix: warnings. by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10799
- [stable-34.0] Fix macOS File Provider Synchronization Drops by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10801
- [stable-34.0] Handling (Un)Visited Directories Correctly by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10803
- [stable-34.0] fix(e2ee): wrap mnemonic text in dialog by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10804
- [stable-34.0] File Provider Synchronization Blocking by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10806
- [stable-34.0] Indexed Logical Address Lookups by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10807
- [stable-34.0] fix(tray): scroll to top in the activity window on opening by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10808
- [stable-34.0] fix(lock): file provider handling 412 for UNLOCK requests by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10816
- [stable-34.0] fix: Enhanced settings dialog as fallback for Linux systems w/o tray menus by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10818
- [stable-34.0] fix(clntenc): Do not use ENGINE_get_default_RSA by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10821
- [stable-34.0] fix: Normalisation of Windows paths during journal clean-up after recursive deletion by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10824
- [stable-34.0] Treat 404s on items intended for deletion as valid by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10827
- [stable-34.0] fix(macOS): Fix clang format config for Objective-C/Objective-C++ by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10842
- [stable-34.0] fix: sync engine readonly folder file deletion by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10835
- [stable-34.0] fix(settings): restore Windows panel palette roles by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10844
- [stable-34.0] fix(file-provider): Fix build on Xcode 27 by @backportbot[bot] in https://github.com/nextcloud/desktop/pull/10839
Full Changelog: https://github.com/nextcloud/desktop/compare/v34.0.3...v34.0.4