Releases: nextcloud/desktop
Releases · nextcloud/desktop
Release 3.16.3
What's Changed
- [stable-3.16] Bugfix/input pin title too wide by @backportbot in #8055
- [stable-3.16] use standard way to find the checkum type and really send it to server by @backportbot in #8057
- [stable-3.16] fix Windows build by @backportbot in #8068
- [stable-3.16] use our own craft cache on windows by @backportbot in #8069
- [stable-3.16] gui/macOS: Do not assume accountState will always be valid in socket controller by @backportbot in #8074
- [stable-3.16] gui/macOS: Fix broken file provider domain progress reporting in settings window by @backportbot in #8079
- [stable-3.16] gui/tray: change the status icon background colour again by @backportbot in #8082
- [stable-3.16] set
CFBundleDevelopmentRegion
to"en"
and setCFBundleAllowMixedLocalizations
by @backportbot in #8085 - [stable-3.16] gui/macOS: Fix memory issues in Objective-C++ code for FileProvider support by @backportbot in #8089
- [stable-3.16] fix(mac): bump deployment target to 12.0 by @backportbot in #8115
- [stable-3.16] fix(gui): remove ignored file notifications from Activity list by @backportbot in #8116
- [stable-3.16] fix(mac-crafter): Work around broken consecutive shell integration builds by @backportbot in #8117
- [stable-3.16] Bugfix/delete errors by @backportbot in #8124
- [stable-3.16] remove costly availability check that is never used by @backportbot in #8123
- [stable-3.16] fix crash within FolderStatusModelTest by @backportbot in #8125
- [stable-3.16] fix: move array to correct value in dict by @backportbot in #8126
- [stable-3.16] remove bogus check that tried to check for existing case clash conflict by @backportbot in #8129
- [stable-3.16] stop using QFile api to delete a single local file by @backportbot in #8130
- [stable-3.16] fix: try to correct mtime on upsyncs by @backportbot in #8131
- [stable-3.16] Bugfix/use newer bulk upload checksum header by @backportbot in #8137
- [stable-3.16] Bugfix/slow bulk upload by @backportbot in #8139
- [stable-3.16] disable use of bulk upload for small files by @backportbot in #8141
- [stable-3.16] simplify deletions of invalid read-only items: do not interrupt sync by @backportbot in #8153
- [stable-3.16] fix(PinState): don't trigger sync when file's PinState changed to Unspecified. by @backportbot in #8157
- [stable-3.16] skip single test or whole test file for macOS: they are broken by @backportbot in #8163
- [stable-3.16] Exclude NavigationPaneHelper from non-Windows compile by @backportbot in #8158
- [stable-3.16] Use AccountPtr in Account signals instead of raw pointer by @backportbot in #8159
- [stable-3.16] fix(theme): correct dark/light mode check on Win10 by @backportbot in #8162
- [stable-3.16] fix(msi): allow custom installation directory by @backportbot in #8166
- [stable-3.16] fix(migration): import proxy and general settings from legacy config. by @backportbot in #8169
- [stable-3.16] use specific revision for KDE blueprints that matches the craft cache by @backportbot in #8172
Full Changelog: v3.16.2...v3.16.3
Release 3.16.2
What's Changed
- [stable-3.16] make version.cmake more readable by @backportbot in #7986
- [stable-3.16] remove gcc and clang build checks by @backportbot in #8025
- [stable-3.16] gui/macOS: Avoid UB in edge cases where there is no matching accountstate for a domain by @backportbot in #8028
- [stable-3.16] gui: fix dark mode change on Windows 10 with universal style by @backportbot in #8037
- [stable-3.16] Bugfix/input pin title too wide by @backportbot in #8042
- [stable-3.16] explicitly set colours for header items by @backportbot in #8049
- [stable-3.16] Bugfix/highlight too bright appimage by @backportbot in #8051
Full Changelog: v3.16.1...v3.16.2
Release 3.16.1
What's Changed
- [stable-3.16] remove unused capture of this in one lambda by @backportbot in #7985
- [stable-3.16] fix setups that use basic auth by @backportbot in #7993
- [stable-3.16] use our own Craft cache for macOS builds by @backportbot in #8003
- [stable-3.16] Bugfix/do not warn about invalid files in not synced folders by @backportbot in #8001
- [stable-3.16] Fix version detection by the Ubuntu/Debian build script by @backportbot in #8008
- [stable-3.16] gui/wizard: Integrate macOS VFS (File Provider) configuration into account wizard by @claucambra in #8006
- [stable-3.16] gui/tray: Hide resume all menu item when no local sync folders are configured by @backportbot in #8011
- [stable-3.16] display reshares in sharing dialog by @backportbot in #8013
- [stable-3.16] Add option to disable virtual files syncing on Windows. by @backportbot in #8002
- [stable-3.16] Fix build when BUILD_WEBENGINE=OFF by @backportbot in #8015
- [stable-3.16] gui/macOS: Do not log account detail-related messages that were not sent on dead file provider socket by @backportbot in #8014
- [stable-3.16] ensure user receiving an encrypted share maintain proper state by @backportbot in #8017
Full Changelog: v3.16.0...v3.16.1
Release 3.16.0
What's Changed
- fix spelling os UserStatus qml type when setting user status by @mgallien in #7558
- gui/tray: Dark mode switch by @claucambra in #7561
- no transparent background for main ApplicationWindow by @mgallien in #7564
- fix regressions in automated tests for bulk upload by @mgallien in #7580
- when updating a virtual file after lock/unlock: avoid setting modtime by @mgallien in #7572
- enable reversed locale layout (RTL) in QML by @mgallien in #4240
- Fix text strings by @Valdnet in #3792
- l10n: Change to a capital letter by @Valdnet in #4953
- mac-crafter: Fix codesigning of app bundle when auto-updater is excluded by @claucambra in #7605
- when locking a file set If-Match header to ensure etag is correct by @mgallien in #7595
- gui/tray: Fix tray window corners by @claucambra in #7566
- gui/tray: Fix activity icon colours by @claucambra in #7567
- Bugfix/handle windows directory junction by @mgallien in #7609
- gui: Remove content margins account settings subsections by @claucambra in #7568
- Disable legacy import dialog by @camilasan in #7623
- chore(i18n): Aligned error messages by @rakekniven in #7612
- gui/tray: Ensure colour of featured app icon is consistent with other header buttons by @claucambra in #7604
- doc: Rename first header on macos vfs doc entry, fixing title in index by @claucambra in #7576
- mac-crafter: Close isExecutable command outpipe file handle after use by @claucambra in #7585
- Bug fix import of unbranded account by @camilasan in #7635
- improve definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD by @mgallien in #7625
- dehydrate placeholder files using CfDehydratePlaceholder by @mgallien in #7602
- use modern non deprecated hash algorithm and parameters by @mgallien in #7642
- optionally install PDB files when building them by @mgallien in #7626
- Include folders when displaying the local metadata about a conflict. by @camilasan in #7639
- Fix: correctly detects network drive. by @camilasan in #7636
- chore(i18n): Corrected spelling and improved grammar by @rakekniven in #7655
- remove NC17 support by @Rello in #7656
- improvement of error message by @Rello in #7667
- Fix a bug preventing sync root in folder on drive roots by @xjzsq in #7662
- Bugfix/lnk folder virtual files by @mgallien in #7670
- Add authors file by @AndyScherzinger in #7680
- Bump cpp-linter/cpp-linter-action from 2.13.3 to 2.13.4 by @dependabot in #7675
- all: Fix deprecation warnings when building with Qt 6.8.0 by @claucambra in #7584
- Bugfix/catch exceptions to prevent crash by @mgallien in #7684
- Bugfix/elidedtext by @camilasan in #7679
- Remove assert for when the timestamp is not empty. by @camilasan in #7641
- url update in readme by @sol8712 in #7704
- Call setDesktopFileName without
.desktop
suffix by @kleifgch in #7699 - add a simple github action workflow to build test the documentation by @mgallien in #7708
- Fix filename of fix-macosvfs-file-sharing.png by @Flowdalic in #7691
- Fix .netrc parsing by @fredrik-eriksson in #7698
- Bugfix/do not always free up storage windows shortcuts by @mgallien in #7713
- fix dev application name to keep a consitant migration behaviour for the dev and prod build by @kaikli in #7683
- ensure proper read write access to root folder and db files by @mgallien in #7724
- Make extraction of ETag header independent of capitalisation by @PatrickJosh in #7720
- gui/tray: Fix colour for secondary text items being too pale by @claucambra in #7725
- Fix "open local or group folders" menu not showing by @nilsding in #7730
- improve feedback from documentation generation workflow by @nilsding in #7743
- gui/tray: Remove BasicComboBox QML component, prefer native component by @claucambra in #7583
- Update macosvfs.rst by @tflidd in #7742
- chore(i18n): Improved grammar by @rakekniven in #7749
- update runwizard introduction screen by @mgallien in #7737
- updater: Upgrade to Sparkle 2 by @claucambra in #7750
- gui/tray: Fix sync state icon showing paused state when using macOS VFS with no standard sync folders by @claucambra in #7741
- fix window resize on DPI changes by @nilsding in #7735
- github: Implement issue types in issue templates by @claucambra in #7766
- Use normal MenuSeparator instead of custom code by @CarlSchwan in #7770
- update legal notice copyright years for Nextcloud by @mgallien in #7773
- add some missing doc images in a valid path by @mgallien in #7774
- Avoid converting string to color by @CarlSchwan in #7769
- Bugfix/read only classical sync lnk shortcuts windows by @mgallien in #7779
- fix the if check for invalid virtual LNK files by @mgallien in #7781
- Make Brander QT selection dynamic by @Rello in #7754
- sync: Respect maximum chunk size provided in server capabilities by @claucambra in #7772
- switch client side encryption to use sha256 hash algorithm by @mgallien in #7780
- Log path strings directly instead of accumulating by @Diff-fusion in #7718
- modify AppImage build script to work with an EL8 base by @nilsding in #7782
- notifications: Do not assume root activity link is the correct "join call" link by @claucambra in #7786
- fix "Resolve conflicts" dialog not showing up by @nilsding in #7789
- persist credentials retrieved through the wizard by @nilsding in #7768
- use new in Qt6.8 windows fluent style by @mgallien in #7416
- fix wrong if condition by @mgallien in #7799
- Add Ubuntu Plucky by @ivaradi in #7801
- Link to new documentation by @Rello in #7810
- Update doc link in issue template by @Rello in #7811
- fix colours in dark mode by @nilsding in #7755
- refactor: replace QString() with QStringLiteral() for better performance by @Integral-Tech in #7422
- use correct qml style on Windows by @nilsding in #7812
- craft: Upgrade to binary cache 25.01 by @claucambra in #7825
- only use debug log level for discovery traces to decrease cost by @mgallien in #7819
- shell_integration/macOS: Upgrade to NextcloudFileProviderKit 2.0 by @claucambra in #7824
- Adds some extra info when throwing exception with setting folder permissions. by @camilasan in #7809
- Feature/e2ee use hardware token secure storage by @mgallien in #5877
- Fetch "shared with me" information separately by @nilsding in #7744
- gui/tray: Fix defaulting to "problem" state in sync tray icon when using macOS VFS by @claucambra in #7827
- set the parent folder read/write always when downloading a new file by @...
Release 3.16.0-rc3
What's Changed
- [stable-3.16] FolderStatusModel: only create a single QFileIconProvider object by @backportbot in #7900
- [stable-3.16] UserStatusSelector: set focusPolicy on accept button by @backportbot in #7907
- [stable-3.16] Bugfix/delete read only remnants by @backportbot in #7909
- [stable-3.16] Added plural forms handling correction to notification message by @backportbot in #7912
- [stable-3.16] Added space between sentences by @backportbot in #7913
- [stable-3.16] Removed deprecated Qt macros/functions by @backportbot in #7915
- [stable-3.16] chore(i18n): Use correct plural syntax by @backportbot in #7917
- [stable-3.16] Improve UI of settings by @backportbot in #7921
- [stable-3.16] do not display encrypt action for external folders by @backportbot in #7922
- [stable-3.16] craft: Use Qt 6.8.2 by @backportbot in #7923
Full Changelog: v3.16.0-rc2...v3.16.0-rc3
Release 3.16.0 rc2
What's Changed
- fix spelling os UserStatus qml type when setting user status by @mgallien in #7558
- gui/tray: Dark mode switch by @claucambra in #7561
- no transparent background for main ApplicationWindow by @mgallien in #7564
- fix regressions in automated tests for bulk upload by @mgallien in #7580
- when updating a virtual file after lock/unlock: avoid setting modtime by @mgallien in #7572
- enable reversed locale layout (RTL) in QML by @mgallien in #4240
- Fix text strings by @Valdnet in #3792
- l10n: Change to a capital letter by @Valdnet in #4953
- mac-crafter: Fix codesigning of app bundle when auto-updater is excluded by @claucambra in #7605
- when locking a file set If-Match header to ensure etag is correct by @mgallien in #7595
- gui/tray: Fix tray window corners by @claucambra in #7566
- gui/tray: Fix activity icon colours by @claucambra in #7567
- Bugfix/handle windows directory junction by @mgallien in #7609
- gui: Remove content margins account settings subsections by @claucambra in #7568
- Disable legacy import dialog by @camilasan in #7623
- chore(i18n): Aligned error messages by @rakekniven in #7612
- gui/tray: Ensure colour of featured app icon is consistent with other header buttons by @claucambra in #7604
- doc: Rename first header on macos vfs doc entry, fixing title in index by @claucambra in #7576
- mac-crafter: Close isExecutable command outpipe file handle after use by @claucambra in #7585
- Bug fix import of unbranded account by @camilasan in #7635
- improve definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD by @mgallien in #7625
- dehydrate placeholder files using CfDehydratePlaceholder by @mgallien in #7602
- use modern non deprecated hash algorithm and parameters by @mgallien in #7642
- optionally install PDB files when building them by @mgallien in #7626
- Include folders when displaying the local metadata about a conflict. by @camilasan in #7639
- Fix: correctly detects network drive. by @camilasan in #7636
- chore(i18n): Corrected spelling and improved grammar by @rakekniven in #7655
- remove NC17 support by @Rello in #7656
- improvement of error message by @Rello in #7667
- Fix a bug preventing sync root in folder on drive roots by @xjzsq in #7662
- Bugfix/lnk folder virtual files by @mgallien in #7670
- Add authors file by @AndyScherzinger in #7680
- Bump cpp-linter/cpp-linter-action from 2.13.3 to 2.13.4 by @dependabot in #7675
- all: Fix deprecation warnings when building with Qt 6.8.0 by @claucambra in #7584
- Bugfix/catch exceptions to prevent crash by @mgallien in #7684
- Bugfix/elidedtext by @camilasan in #7679
- Remove assert for when the timestamp is not empty. by @camilasan in #7641
- url update in readme by @sol8712 in #7704
- Call setDesktopFileName without
.desktop
suffix by @kleifgch in #7699 - add a simple github action workflow to build test the documentation by @mgallien in #7708
- Fix filename of fix-macosvfs-file-sharing.png by @Flowdalic in #7691
- Fix .netrc parsing by @fredrik-eriksson in #7698
- Bugfix/do not always free up storage windows shortcuts by @mgallien in #7713
- fix dev application name to keep a consitant migration behaviour for the dev and prod build by @kaikli in #7683
- ensure proper read write access to root folder and db files by @mgallien in #7724
- Make extraction of ETag header independent of capitalisation by @PatrickJosh in #7720
- gui/tray: Fix colour for secondary text items being too pale by @claucambra in #7725
- Fix "open local or group folders" menu not showing by @nilsding in #7730
- improve feedback from documentation generation workflow by @nilsding in #7743
- gui/tray: Remove BasicComboBox QML component, prefer native component by @claucambra in #7583
- Update macosvfs.rst by @tflidd in #7742
- chore(i18n): Improved grammar by @rakekniven in #7749
- update runwizard introduction screen by @mgallien in #7737
- updater: Upgrade to Sparkle 2 by @claucambra in #7750
- gui/tray: Fix sync state icon showing paused state when using macOS VFS with no standard sync folders by @claucambra in #7741
- fix window resize on DPI changes by @nilsding in #7735
- github: Implement issue types in issue templates by @claucambra in #7766
- Use normal MenuSeparator instead of custom code by @CarlSchwan in #7770
- update legal notice copyright years for Nextcloud by @mgallien in #7773
- add some missing doc images in a valid path by @mgallien in #7774
- Avoid converting string to color by @CarlSchwan in #7769
- Bugfix/read only classical sync lnk shortcuts windows by @mgallien in #7779
- fix the if check for invalid virtual LNK files by @mgallien in #7781
- Make Brander QT selection dynamic by @Rello in #7754
- sync: Respect maximum chunk size provided in server capabilities by @claucambra in #7772
- switch client side encryption to use sha256 hash algorithm by @mgallien in #7780
- Log path strings directly instead of accumulating by @Diff-fusion in #7718
- modify AppImage build script to work with an EL8 base by @nilsding in #7782
- notifications: Do not assume root activity link is the correct "join call" link by @claucambra in #7786
- fix "Resolve conflicts" dialog not showing up by @nilsding in #7789
- persist credentials retrieved through the wizard by @nilsding in #7768
- use new in Qt6.8 windows fluent style by @mgallien in #7416
- fix wrong if condition by @mgallien in #7799
- Add Ubuntu Plucky by @ivaradi in #7801
- Link to new documentation by @Rello in #7810
- Update doc link in issue template by @Rello in #7811
- fix colours in dark mode by @nilsding in #7755
- refactor: replace QString() with QStringLiteral() for better performance by @Integral-Tech in #7422
- use correct qml style on Windows by @nilsding in #7812
- craft: Upgrade to binary cache 25.01 by @claucambra in #7825
- only use debug log level for discovery traces to decrease cost by @mgallien in #7819
- shell_integration/macOS: Upgrade to NextcloudFileProviderKit 2.0 by @claucambra in #7824
- Adds some extra info when throwing exception with setting folder permissions. by @camilasan in #7809
- Feature/e2ee use hardware token secure storage by @mgallien in #5877
- Fetch "shared with me" information separately by @nilsding in #7744
- gui/tray: Fix defaulting to "problem" state in sync tray icon when using macOS VFS by @claucambra in #7827
- set the parent folder read/write always when downloading a new file by @...
Release 3.16.0 RC1
What's Changed
- fix spelling os UserStatus qml type when setting user status by @mgallien in #7558
- gui/tray: Dark mode switch by @claucambra in #7561
- no transparent background for main ApplicationWindow by @mgallien in #7564
- fix regressions in automated tests for bulk upload by @mgallien in #7580
- when updating a virtual file after lock/unlock: avoid setting modtime by @mgallien in #7572
- enable reversed locale layout (RTL) in QML by @mgallien in #4240
- Fix text strings by @Valdnet in #3792
- l10n: Change to a capital letter by @Valdnet in #4953
- mac-crafter: Fix codesigning of app bundle when auto-updater is excluded by @claucambra in #7605
- when locking a file set If-Match header to ensure etag is correct by @mgallien in #7595
- gui/tray: Fix tray window corners by @claucambra in #7566
- gui/tray: Fix activity icon colours by @claucambra in #7567
- Bugfix/handle windows directory junction by @mgallien in #7609
- gui: Remove content margins account settings subsections by @claucambra in #7568
- Disable legacy import dialog by @camilasan in #7623
- chore(i18n): Aligned error messages by @rakekniven in #7612
- gui/tray: Ensure colour of featured app icon is consistent with other header buttons by @claucambra in #7604
- doc: Rename first header on macos vfs doc entry, fixing title in index by @claucambra in #7576
- mac-crafter: Close isExecutable command outpipe file handle after use by @claucambra in #7585
- Bug fix import of unbranded account by @camilasan in #7635
- improve definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD by @mgallien in #7625
- dehydrate placeholder files using CfDehydratePlaceholder by @mgallien in #7602
- use modern non deprecated hash algorithm and parameters by @mgallien in #7642
- optionally install PDB files when building them by @mgallien in #7626
- Include folders when displaying the local metadata about a conflict. by @camilasan in #7639
- Fix: correctly detects network drive. by @camilasan in #7636
- chore(i18n): Corrected spelling and improved grammar by @rakekniven in #7655
- remove NC17 support by @Rello in #7656
- improvement of error message by @Rello in #7667
- Fix a bug preventing sync root in folder on drive roots by @xjzsq in #7662
- Bugfix/lnk folder virtual files by @mgallien in #7670
- Add authors file by @AndyScherzinger in #7680
- Bump cpp-linter/cpp-linter-action from 2.13.3 to 2.13.4 by @dependabot in #7675
- all: Fix deprecation warnings when building with Qt 6.8.0 by @claucambra in #7584
- Bugfix/catch exceptions to prevent crash by @mgallien in #7684
- Bugfix/elidedtext by @camilasan in #7679
- Remove assert for when the timestamp is not empty. by @camilasan in #7641
- url update in readme by @sol8712 in #7704
- Call setDesktopFileName without
.desktop
suffix by @kleifgch in #7699 - add a simple github action workflow to build test the documentation by @mgallien in #7708
- Fix filename of fix-macosvfs-file-sharing.png by @Flowdalic in #7691
- Fix .netrc parsing by @fredrik-eriksson in #7698
- Bugfix/do not always free up storage windows shortcuts by @mgallien in #7713
- fix dev application name to keep a consitant migration behaviour for the dev and prod build by @kaikli in #7683
- ensure proper read write access to root folder and db files by @mgallien in #7724
- Make extraction of ETag header independent of capitalisation by @PatrickJosh in #7720
- gui/tray: Fix colour for secondary text items being too pale by @claucambra in #7725
- Fix "open local or group folders" menu not showing by @nilsding in #7730
- improve feedback from documentation generation workflow by @nilsding in #7743
- gui/tray: Remove BasicComboBox QML component, prefer native component by @claucambra in #7583
- Update macosvfs.rst by @tflidd in #7742
- chore(i18n): Improved grammar by @rakekniven in #7749
- update runwizard introduction screen by @mgallien in #7737
- updater: Upgrade to Sparkle 2 by @claucambra in #7750
- gui/tray: Fix sync state icon showing paused state when using macOS VFS with no standard sync folders by @claucambra in #7741
- fix window resize on DPI changes by @nilsding in #7735
- github: Implement issue types in issue templates by @claucambra in #7766
- Use normal MenuSeparator instead of custom code by @CarlSchwan in #7770
- update legal notice copyright years for Nextcloud by @mgallien in #7773
- add some missing doc images in a valid path by @mgallien in #7774
- Avoid converting string to color by @CarlSchwan in #7769
- Bugfix/read only classical sync lnk shortcuts windows by @mgallien in #7779
- fix the if check for invalid virtual LNK files by @mgallien in #7781
- Make Brander QT selection dynamic by @Rello in #7754
- sync: Respect maximum chunk size provided in server capabilities by @claucambra in #7772
- switch client side encryption to use sha256 hash algorithm by @mgallien in #7780
- Log path strings directly instead of accumulating by @Diff-fusion in #7718
- modify AppImage build script to work with an EL8 base by @nilsding in #7782
- notifications: Do not assume root activity link is the correct "join call" link by @claucambra in #7786
- fix "Resolve conflicts" dialog not showing up by @nilsding in #7789
- persist credentials retrieved through the wizard by @nilsding in #7768
- use new in Qt6.8 windows fluent style by @mgallien in #7416
- fix wrong if condition by @mgallien in #7799
- Add Ubuntu Plucky by @ivaradi in #7801
- Link to new documentation by @Rello in #7810
- Update doc link in issue template by @Rello in #7811
- fix colours in dark mode by @nilsding in #7755
- refactor: replace QString() with QStringLiteral() for better performance by @Integral-Tech in #7422
- use correct qml style on Windows by @nilsding in #7812
- craft: Upgrade to binary cache 25.01 by @claucambra in #7825
- only use debug log level for discovery traces to decrease cost by @mgallien in #7819
- shell_integration/macOS: Upgrade to NextcloudFileProviderKit 2.0 by @claucambra in #7824
- Adds some extra info when throwing exception with setting folder permissions. by @camilasan in #7809
- Feature/e2ee use hardware token secure storage by @mgallien in #5877
- Fetch "shared with me" information separately by @nilsding in #7744
- gui/tray: Fix defaulting to "problem" state in sync tray icon when using macOS VFS by @claucambra in #7827
- set the parent folder read/write always when downloading a new file by @...
Release 3.15.3
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.15] Bugfix/catch exceptions to prevent crash by @backportbot in #7705
- [stable-3.15] Bugfix/elidedtext by @backportbot in #7706
- [stable-3.15] Call setDesktopFileName without
.desktop
suffix by @backportbot in #7707 - [stable-3.15] add a simple github action workflow to build test the documentation by @backportbot in #7709
- [stable-3.15] Fix filename of fix-macosvfs-file-sharing.png by @backportbot in #7712
- [stable-3.15] Fix .netrc parsing by @backportbot in #7714
- [stable-3.15] Bugfix/do not always free up storage windows shortcuts by @backportbot in #7715
- [stable-3.15] fix dev application name to keep a consitant migration behaviour for the dev and prod build by @backportbot in #7722
- [stable-3.15] ensure proper read write access to root folder and db files by @backportbot in #7726
- [stable-3.15] gui/tray: Fix colour for secondary text items being too pale by @backportbot in #7727
Full Changelog: v3.15.2...v3.15.3
Release 3.15.2
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.15] chore(i18n): Corrected spelling and improved grammar by @backportbot in #7666
- [stable-3.15] improvement of error message by @backportbot in #7671
- [stable-3.15] Fix a bug preventing sync root in folder on drive roots by @backportbot in #7672
- [stable-3.15] Bugfix/lnk folder virtual files by @backportbot in #7673
Full Changelog: v3.15.1...v3.15.2
Release 3.15.1
List of supported platforms by this release: System Requirements
What's Changed
- [stable-3.15] fix regressions in automated tests for bulk upload by @backportbot in #7588
- [stable-3.15] when updating a virtual file after lock/unlock: avoid setting modtime by @backportbot in #7587
- [stable-3.15] mac-crafter: Fix codesigning of app bundle when auto-updater is excluded by @backportbot in #7617
- [stable-3.15] Fix text strings by @backportbot in #7598
- [stable-3.15] gui/tray: Fix tray window corners by @backportbot in #7618
- [stable-3.15] gui/tray: Fix activity icon colours by @backportbot in #7619
- [stable-3.15] when locking a file set If-Match header to ensure etag is correct by @backportbot in #7620
- [stable-3.15] Bugfix/handle windows directory junction by @backportbot in #7621
- [stable-3.15] gui: Remove content margins account settings subsections by @backportbot in #7624
- [stable-3.15] Disable legacy import dialog by @backportbot in #7627
- [stable-3.15] chore(i18n): Aligned error messages by @backportbot in #7628
- [stable-3.15] gui/tray: Ensure colour of featured app icon is consistent with other header buttons by @backportbot in #7629
- [stable-3.15] doc: Rename first header on macos vfs doc entry, fixing title in index by @backportbot in #7630
- [stable-3.15] mac-crafter: Close isExecutable command outpipe file handle after use by @backportbot in #7631
- [stable-3.15] Bug fix import of unbranded account by @backportbot in #7637
- [stable-3.15] improve definition of MIRALL_VERSION_SUFFIX and MIRALL_VERSION_BUILD by @backportbot in #7638
- Backport/7642/stable 3.15 by @mgallien in #7643
- [stable-3.15] optionally install PDB files when building them by @backportbot in #7645
- [stable-3.15] Include folders when displaying the local metadata about a conflict. by @backportbot in #7646
- [stable-3.15] Fix: correctly detects network drive. by @backportbot in #7648
Full Changelog: v3.15.0...v3.15.1