Skip to content

Releases: cozy-labs/cozy-desktop

v3.42.0-beta.2

07 Jan 22:54
Compare
Choose a tag to compare
v3.42.0-beta.2 Pre-release
Pre-release

Improvements for all users:

  • 🐛 We fixed a regression introduced in the previous beta that broke the
    synchronization after the computer would wake from sleep.
    The process is now properly restarted once the watchers have resumed.

Improvements for macOS users:

  • 🐛 Opening a Cozy Note from its local file while Cozy Desktop was not running
    would not work anymore and event prevent it from starting until its process
    was killed in a system monitor.
    Notes can now be opened again and Cozy Desktop will properly exit after that
    if it was not running when the file was opened.

See also known issues.

Happy syncing!

v3.42.0-beta.1

18 Dec 16:07
Compare
Choose a tag to compare
v3.42.0-beta.1 Pre-release
Pre-release

Improvements for all users:

  • ✨ Desktop won't run a full scan of the local synchronization directory when the
    computer wakes from sleep anymore.
    This will reduce pressure on your computer's resources and improve
    synchronization resume speed.
  • 🐛 We improved the way we save numerous changes in Desktop's local database to
    avoid crashes when there are too many of them.

See also known issues.

Happy syncing!

Too fast to catch

13 Nov 14:49
Compare
Choose a tag to compare

Improvements for all users:

  • The previous release introduced a performance regression due to some internal
    changes (i.e. the library used to store logs locally to help us debug your
    issues).
    We decreased the number of elements logged to mitigate this situation.
  • The previous release introduced a second regression that prevented us from
    receiving the appropriate log file in some cases when you contact us via the
    application for support.
    We fixed this issue and we should now receive the most recent file again.
  • The Electron framework was upgraded to v31.6.0. This brings a lot of security
    patches as well as other smaller fixes.

See also known issues.

Happy syncing!

v3.41.0-beta.3

06 Nov 17:11
Compare
Choose a tag to compare
v3.41.0-beta.3 Pre-release
Pre-release

Improvements for all users:

  • We decreased yet again the number of logging calls writing to disk to avoid
    performance issues in case many changes are made on the remote Cozy.

See also known issues.

Happy syncing!

v3.41.0-beta.2

31 Oct 13:25
Compare
Choose a tag to compare
v3.41.0-beta.2 Pre-release
Pre-release

Improvements for all users:

  • The Electron framework was upgraded to v31.6.0. This brings a lot of security
    patches as well as other smaller fixes.
  • The previous beta release did not bring the expected performance boost we
    expected because the logger would still process a lot of logging calls even
    after we decreased the number of elements written to disk.
    We changed the logger setup to make sure only the relevant logging calls are
    processed and now have the performance boost.

See also known issues.

Happy syncing!

v3.41.0-beta.1

30 Oct 17:16
Compare
Choose a tag to compare
v3.41.0-beta.1 Pre-release
Pre-release

Improvements for all users:

  • The previous release introduced a performance regression due to some internal
    changes (i.e. the library used to store logs locally to help us debug your
    issues).
    We decreased the number of elements logged to mitigate this situation.
  • The previous release introduced a second regression that prevented us from
    receiving the appropriate log file in some cases when you contact us via the
    application for support.
    We fixed this issue and we should now receive the most recent file again.

See also known issues.

Happy syncing!

Everything changes so quickly nowadays

15 Oct 15:06
Compare
Choose a tag to compare

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.
  • Desktop will now track local deletions in a way that permits cancelling the
    deletion if the document is brought back before the deletion could be applied
    on the remote Cozy.
  • We've activated the realtime retrieval of changes from your Cozy that was
    hidden behind a flag.
    You should now see great improvements in the synchronization of remote
    changes, especially small ones.
  • Log files will only rotate every day instead of every minute.

Improvements for macOS users:

  • Some close movements of the same document could be interpreted as a deletion.
    This is now fixed and Desktop will synchronize a movement from the source
    path of the first movement to the destination path of the last one.

See also known issues.

Happy syncing!

v3.40.0-beta.3

13 Oct 21:45
Compare
Choose a tag to compare
v3.40.0-beta.3 Pre-release
Pre-release

Improvements for all users:

  • Log files will only rotate every day instead of every minute.

See also known issues.

Happy syncing!

v3.40.0-beta.2

11 Oct 14:13
Compare
Choose a tag to compare
v3.40.0-beta.2 Pre-release
Pre-release

Improvements for all users:

  • Desktop will now track local deletions in a way that permits cancelling the
    deletion if the document is brought back before the deletion could be applied
    on the remote Cozy.
  • We've activated the realtime retrieval of changes from your Cozy that was
    hidden behind a flag.
    You should now see great improvements in the synchronization of remote
    changes, especially small ones.

Improvements for macOS users:

  • Some close movements of the same document could be interpreted as a deletion.
    This is now fixed and Desktop will synchronize a movement from the source
    path of the first movement to the destination path of the last one.

See also known issues.

Happy syncing!

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!