Skip to content

Releases: cozy-labs/cozy-desktop

Release v3.40.0-beta.1 (#2332)

26 Oct 09:16
e4d8cfa
Compare
Choose a tag to compare
Pre-release

Improvements for all users:

  • 🔧 We anticipate changes in the way the remote Cozy will inform Cozy Desktop
    that its OAuth token has expired and should be refreshed.

See also known issues.

Happy syncing!

Let's be real

18 Oct 09:33
866af41
Compare
Choose a tag to compare

Improvements for all users:

  • ✨ We will now fetch the latest changes from your Cozy as soon as they've been
    made (with some delay in case many changes were made).
    This feature is hidden behind a flag so we can do more tests in live
    conditions before releasing it to everybody.
  • ✨ OpenOffice lock files won't be synchronized anymore.
  • ✨ The onboarding window will now honor _blank link targets during the
    onboarding process by opening the targeted URL in a default browser tab
    rather than a new Cozy Desktop window.
  • 🐛 Cozy Desktop will now stop its processes when power is suspended and restart
    them when power is resumed. This should speed up suspension and prevent
    unwanted wake ups in some situations but, mostly it will ensure that
    processes are fully functional when power is resumed (we could lose the
    remote watcher leading to missed remote changes).
  • 🐛 We fixed an issue in the detection of changes to synchronize (i.e. after
    they've been detected either on the local filesystem or the remote Cozy)
    which could lead to the synchronization process hanging until the application
    is restarted.
  • 🔧 We fixed our network configuration as it was preventing the realtime manager,
    responsible for fetching changes from your Cozy as soon as they've bee made,
    to create a connection with the Cozy.

Improvements for macOS users:

  • 🐛 We've made improvements to the local changes watcher to make sure that
    detected changes batches are not processed concurrently as this could lead to
    unexpected behavior. These also ensure that stopping the application while
    the initial local synchronization directory is being scanned will not lead to
    documents being sent to the trash without reason.

See also known issues.

Happy syncing!

Release v3.39.0-beta.6 (#2328)

12 Oct 09:06
06e1c5b
Compare
Choose a tag to compare
Pre-release

Improvements for all users:

  • We fixed a regression introduced in the remote watcher that could lead to a
    stuck synchronization process after an error such as failing to create a
    conflict on the remote Cozy.

See also known issues.

Happy syncing!

Release v3.39.0-beta.5 (#2326)

05 Oct 09:36
47b4739
Compare
Choose a tag to compare
Pre-release

Improvements for all users:

  • 🐛 Cozy Desktop will now stop its processes when power is suspended and restart
    them when power is resumed. This should speed up suspension and prevent
    unwanted wake ups in some situations but, mostly it will ensure that
    processes are fully functional when power is resumed (we could lose the
    remote watcher leading to missed remote changes).
  • 🔧 The realtime remote changes detection feature is now hidden behind a flag so
    we can do more tests in live conditions before releasing it to everybody.
  • 🐛 We fixed an issue in the detection of changes to synchronize (i.e. after
    they've been detected either on the local filesystem or the remote Cozy)
    which could lead to the synchronization process hanging until the application
    is restarted.

Improvements for macOS users:

  • 🐛 We've made improvements to the local changes watcher to make sure that
    detected changes batches are not processed concurrently as this could lead to
    unexpected behavior. These also ensure that stopping the application while
    the initial local synchronization directory is being scanned will not lead to
    documents being sent to the trash without reason.

See also known issues.

Happy syncing!

Release v3.39.0-beta.4 (#2316)

01 Sep 17:39
6225b1e
Compare
Choose a tag to compare
Pre-release

Improvements for all users:

  • ✨ OpenOffice lock files won't be synchronized anymore.
  • ✨ The onboarding window will now honor _blank link targets during the
    onboarding process by opening the targeted URL in a default browser tab
    rather than a new Cozy Desktop window.

See also known issues.

Happy syncing!

Release v3.39.0-beta.3 (#2311)

20 Jun 10:00
94d9853
Compare
Choose a tag to compare
Pre-release

Improvements for all users:

  • We fixed our network configuration as it was preventing the realtime manager,
    responsible for fetching changes from your Cozy as soon as they've bee made,
    to create a connection with the Cozy.

See also known issues.

Happy syncing!

Release v3.39.0-beta.2 (#2309)

14 Jun 16:29
4cf47f1
Compare
Choose a tag to compare
Pre-release

Improvements for all users:

  • We fixed our network configuration as it was preventing the realtime manager,
    responsible for fetching changes from your Cozy as soon as they've bee made,
    to create a connection with the Cozy.

See also known issues.

Happy syncing!

Release v3.39.0-beta.1 (#2306)

30 May 15:54
2d5b398
Compare
Choose a tag to compare
Pre-release

Improvements for all users:

  • ✨ We will now fetch the latest changes from your Cozy as soon as they've been
    made (with some delay in case many changes were made).

See also known issues.

Happy syncing!

Release v3.38.0 (#2303)

09 May 12:32
c4f3f9a
Compare
Choose a tag to compare

Improvements for all users:

  • 🔧 We've activated the partial synchronization feature by default. It can still
    be disabled by setting the
    settings.partial-desktop-sync.show-synced-folders-selection flag to false
    either in the client's config or on the Cozy itself.
  • ✨ Google Chrome's temporary download files will now be ignored by the local
    changes watcher.
    This will prevent synchronization attempts while the file is being downloaded
    as they will most probably fail and are useless since the temporary file will
    be removed in the end.
  • 🐛 We'll now try to synchronize documents that were modified even after multiple
    previous failed attempts as the new changes might fix the previous issues.

Improvements for Windows users:

  • 🐛 Documents trashed or erased on the remote Cozy will now be erased on the local
    filesystem when they cannot be trashed (because the Trash is configured to be
    skipped or because the synchronized directory is located on a network disk
    without any Trash).
    This will prevent de-synchronization between the local filesystem and the
    remote Cozy and thus prevent future errors.

Improvements for Linux users:

  • 🔧 We reverted our build machine Ubuntu version back to v20.04 as newer versions
    make our native addons such as the Linux local watcher incompatible with some
    current LTS versions of popular distributions like Ubuntu and Debian.
    This change does not have short term drawbacks.

See also known issues.

Happy syncing!

Release v3.38.0-beta.3

04 May 12:46
565cfc5
Compare
Choose a tag to compare
Pre-release

Improvements for all users:

  • ✨ Google Chrome's temporary download files will now be ignored by the local
    changes watcher.
    This will prevent synchronization attempts while the file is being downloaded
    as they will most probably fail and are useless since the temporary file will
    be removed in the end.
  • 🔧 We'll now try to synchronize documents that were modified even after multiple
    previous failed attempts as the new changes might fix the previous issues.

Improvements for Windows users:

  • 🔧 Documents trashed or erased on the remote Cozy will now be erased on the local
    filesystem when they cannot be trashed (because the Trash is configured to be
    skipped or because the synchronized directory is located on a network disk
    without any Trash).
    This will prevent de-synchronization between the local filesystem and the
    remote Cozy and thus prevent future errors.
  • 🔧 We'll now wait for the full synchronization stop before closing the
    application on users' request.
    This will prevent data corruption and should prevent crashes on Windows.

See also known issues.

Happy syncing!